Published June 5, 2023
| Version 3.1.2
Software
Open
Deci-AI/super-gradients: 3.1.2
Creators
- Shay Aharon
- Louis-Dupont1
- oferbaratz
- Ofri Masad
- Kate Yurkova2
- lkdci
- Lotem Fridman3
- Eugene Khvedchenya2
- Ran Rubin4
- Natan Bagrov
- shairoz-deci
- avideci
- najeeb5
- Borys Tymchenko
- Shani-Perl
- Jonathan Shamir
- Dan Bochman
- Tomer Keren
- Alexander Zhilko
- roikoren755
- eran-deci
- shanibenbaruch
- daniel-deci
- Dean P5
- Ikko Eltociear Ashimine6
- László van den Hoek
- Mathieu Clerté
- fatih7
- 1. Deci
- 2. @Deci-AI
- 3. deci AI
- 4. www.deci.ai
- 5. DAGsHub
- 6. @bandism
- 7. @obss
Description
What's Changed
- Hotfix/sg 000 fix doc typo rf100 by @Louis-Dupont in https://github.com/Deci-AI/super-gradients/pull/897
- Fixed false-positive warning message by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/886
- Update deprecate -> deprecated by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/906
- Fix not-closed tqdm by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/909
- Update of PoseEstimation model by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/872
- Update the notebooks to install super_gradients==3.1 by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/924
- Fix the bug with YOLONAS of not supporting overriding in_channels by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/923
- Feature/sg 000 no explicit pil by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/908
- Force predictions as list by @Louis-Dupont in https://github.com/Deci-AI/super-gradients/pull/945
- Feature/sg 850 support torch 2.0 by @shaydeci in https://github.com/Deci-AI/super-gradients/pull/944
- Bug/sg 764 wrong ckpt when resuming with external ckpt root dir by @shaydeci in https://github.com/Deci-AI/super-gradients/pull/948
- Fix typo in welcome.html by @eltociear in https://github.com/Deci-AI/super-gradients/pull/941
- Add detection prediction tutorial by @Louis-Dupont in https://github.com/Deci-AI/super-gradients/pull/943
- Update YoloNASQuickstart.md by @avideci in https://github.com/Deci-AI/super-gradients/pull/970
- Fix preprocessing by @Louis-Dupont in https://github.com/Deci-AI/super-gradients/pull/972
- Fix train_loader not initalized properly by @Louis-Dupont in https://github.com/Deci-AI/super-gradients/pull/981
- Fix empty mask in MaskAttentionLoss by @lkdci in https://github.com/Deci-AI/super-gradients/pull/982
- changed requirement by @shaydeci in https://github.com/Deci-AI/super-gradients/pull/1002
- Fix convert_to_onnx to correctly handle case when input_shape is None by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/989
- Feature/sg 757 resume for spots by @shaydeci in https://github.com/Deci-AI/super-gradients/pull/870
- Cityscapes AutoLabelling dataset by @lkdci in https://github.com/Deci-AI/super-gradients/pull/1000
- Predict on fused model by @Louis-Dupont in https://github.com/Deci-AI/super-gradients/pull/998
- Proposal of issue template by @Louis-Dupont in https://github.com/Deci-AI/super-gradients/pull/1018
- Fix doc by @Louis-Dupont in https://github.com/Deci-AI/super-gradients/pull/1019
- Fixed missing encoding (Issue #999) by @T0T4R4 in https://github.com/Deci-AI/super-gradients/pull/1044
- Cache model from platform locally by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1009
- Feature/infra 000 nightly by @shaydeci in https://github.com/Deci-AI/super-gradients/pull/1051
- Added CoreML export notebook & method for Apple devices. by @avideci in https://github.com/Deci-AI/super-gradients/pull/1068
- Bug/sg 861 decouple qat from train from config by @shaydeci in https://github.com/Deci-AI/super-gradients/pull/1001
- updated contributing.md by @shaydeci in https://github.com/Deci-AI/super-gradients/pull/965
- Draw most likely bbox on top (#1061) by @laszlovandenhoek in https://github.com/Deci-AI/super-gradients/pull/1063
- replace documentation 'onnx' with 'coreml' by @shanibenbaruch in https://github.com/Deci-AI/super-gradients/pull/1074
- Fix deprecated usage of pycocotools by @fcakyon in https://github.com/Deci-AI/super-gradients/pull/1052
- YoloNAS benchmarking tutorial by @shaydeci in https://github.com/Deci-AI/super-gradients/pull/1076
- Fix arch_param deprecated by @Louis-Dupont in https://github.com/Deci-AI/super-gradients/pull/1084
- fix deprecated naming for stdc by @ofrimasad in https://github.com/Deci-AI/super-gradients/pull/1094
- fix: Plot boxes by @yurkovak in https://github.com/Deci-AI/super-gradients/pull/1097
- Added link to new QAT fine-tuning notebook (YoloNAS) + removed github notebooks by @shaydeci in https://github.com/Deci-AI/super-gradients/pull/1100
- Hotfix/sg 000 fix breaking changes in some imports by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1101
- Hotfix/sg 000 dekr weights hotfix by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1102
- Fixed resuming training with DDP when average_best_models=true by @shaydeci in https://github.com/Deci-AI/super-gradients/pull/1111
- Update deci-lab-client usage by @roikoren755 in https://github.com/Deci-AI/super-gradients/pull/1047
- Feature/sg 815 fix override dataset params by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1092
- Bug/sg 896 add deprecation for previous breaking changes by @shaydeci in https://github.com/Deci-AI/super-gradients/pull/1121
- Actualize pose estimatino zoo. by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1114
- Typo fix in modify_params_for_qat by @shaydeci in https://github.com/Deci-AI/super-gradients/pull/1129
- Bug/sg 897 support for min samples with ddp by @shaydeci in https://github.com/Deci-AI/super-gradients/pull/1128
- strict_load fixed in recipe default checkpoint_params by @shaydeci in https://github.com/Deci-AI/super-gradients/pull/1130
- bump version by @shaydeci in https://github.com/Deci-AI/super-gradients/pull/1132
- @eltociear made their first contribution in https://github.com/Deci-AI/super-gradients/pull/941
- @T0T4R4 made their first contribution in https://github.com/Deci-AI/super-gradients/pull/1044
- @laszlovandenhoek made their first contribution in https://github.com/Deci-AI/super-gradients/pull/1063
- @fcakyon made their first contribution in https://github.com/Deci-AI/super-gradients/pull/1052
Full Changelog: https://github.com/Deci-AI/super-gradients/compare/3.1.1...3.1.2
Files
Deci-AI/super-gradients-3.1.2.zip
Files
(83.4 MB)
Name | Size | Download all |
---|---|---|
md5:75f2e4f48af80a29542a6d1d71d958a0
|
83.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/Deci-AI/super-gradients/tree/3.1.2 (URL)