Skip to content

3.6.1

Compare
Choose a tag to compare
@deci-services deci-services released this 08 Mar 17:43
· 40 commits to master since this release

New Features

  • Added DistributedSamplerWrapper to automatically wrap non-dist samplers in cases we use dist mode by @NatanBagrov in #1856
  • YoloNAS_Pose_Fine_Tuning_Animals_Pose_Dataset by @ofrimasad in #1876
  • Introduce fp16 flag to enable/disable mixed precision for predict() by @BloodAxe in #1881
  • Feature/sg 1386 granular control over export in ptq and qat by @BloodAxe in #1879

Deprecations

  • Deprecate tight_box_rotation parameters in COCODetectionDataset by @BloodAxe in #1786

Improvements

Bugfixes

  • fixed an issue with eval forcing to have a val_dataloader in config by @NatanBagrov in #1823
  • Fix typo error in ann_areas vs ann_area attribute by @BloodAxe in #1828
  • Added fixed random seed to not depend of randomness of initialized weights by @BloodAxe in #1839
  • Fixed a wrong color channel order when processing images from webcamera and improved exception message when on MacOS by @BloodAxe in #1821
  • Bugfix by @ofrimasad in #1874
  • fix a bug when ploting a dataset with images in a range other than 0-255 by @ofrimasad in #1884
  • Fixed speed of COCO dataset parsing by @BloodAxe in #1888

Other

Full Changelog: 3.6.0...3.6.1