Version 3.5.1
Major:
- Add GRN, ConvNeXtBlock_V2 and UpConvNeXtBlock_V2 blocks
Minor:
- Change
CENTRAL_POINT_DILATION
from int to list - Add support for fixed_zero_mean_unit_variance preprocessing for BMZ models
- Adapt BMZ model check function to work properly with models in 0.4 and 0.5 version
Bugs fixed:
- Bug in instance segmentation using only
C
channel - Correct tags in BMZ model creation
- Adapt BMZ model check function to work properly with models in 0.4 and 0.5 version
Full Changelog: v3.5.0...v3.5.1