3.6.1
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
Improvements
pycocotools
dependency removed by @BloodAxe in #1791- Added explicit antialias=False to ensure we can export torchvision Resize to ONNX by @BloodAxe in #1824
- Updated colab notebook to include line that initializes plugins by @BloodAxe in #1822
- Feature/sg 000 add note that qat only supports gpu by @shaydeci in #1830
- Added more hydra resolvers by @NatanBagrov in #1829
- Added crash tip for the case when SGLogger is None by @shaydeci in #1799
- Added YoloNAS-Pose fine-tuning notebook by @BloodAxe in #1831
- allow flexibility to provide absolute path to annotations by @NatanBagrov in #1840
- fix vulnerabilities by @ofrimasad in #1861
- fix onnx version by @ofrimasad in #1863
- fix tarfile extraction by @ofrimasad in #1868
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
- Update welcome.md by @ofrimasad in #1790
- Update README.md - voxel51 integration by @Shani-Perl in #1827
- fix vulnerability by @ofrimasad in #1872
- Bug/sg 1247 reoarganize tests by @shaydeci in #1789
- Added warning message for dataset license by @shaydeci in #1846
Full Changelog: 3.6.0...3.6.1