Skip to content

Version 3.5.1

Compare
Choose a tag to compare
@danifranco danifranco released this 16 Aug 06:59
· 132 commits to master since this release

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