3.2.1
版本发布时间: 2023-09-04 22:16:28
Deci-AI/super-gradients最新发布版本:3.7.1(2024-04-09 00:50:10)
3.2 1 - Minor bugfixes release
TLDR:
- Improvements in docs 📜
- A few fixes in export API without introducing breaking changes 💪
What's Changed
- Update yolox_loss.py by @eran-deci in https://github.com/Deci-AI/super-gradients/pull/1265
- Fix documentation link! by @Louis-Dupont in https://github.com/Deci-AI/super-gradients/pull/1300
- Addiing more logs to let user know when pretrained_weights is being used, and/or downloaded by @Louis-Dupont in https://github.com/Deci-AI/super-gradients/pull/1298
- set HYDRA_FULL_ERROR by @Louis-Dupont in https://github.com/Deci-AI/super-gradients/pull/1291
- remove arch_params from logs by @Louis-Dupont in https://github.com/Deci-AI/super-gradients/pull/1297
- Make classification models inherit from BaseClassifier by @Louis-Dupont in https://github.com/Deci-AI/super-gradients/pull/1314
- Make cache annotation optional by @Louis-Dupont in https://github.com/Deci-AI/super-gradients/pull/1332
- Fix class_inclusion_list in DetectionDataset by @Louis-Dupont in https://github.com/Deci-AI/super-gradients/pull/1327
- Support for segmentation extreme batch cases by @shaydeci in https://github.com/Deci-AI/super-gradients/pull/1282
- Feature/sg 901 extreme batch visualization for object detection by @shaydeci in https://github.com/Deci-AI/super-gradients/pull/1339
- Update OD docs with clarified output formats by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1348
- Fix model.get by @Louis-Dupont in https://github.com/Deci-AI/super-gradients/pull/1287
- Feature/sg 1059 fix ci by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1350
- Fix datasetparams not showing by @Louis-Dupont in https://github.com/Deci-AI/super-gradients/pull/1317
- Fix a bug in implementation of DetectionRGB2BGR.get_equivalent_preprocessing by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1352
- Add utilities to plot datasets to Weights & Biases + Add callback to log validation predictions to Weights & Biases by @soumik12345 in https://github.com/Deci-AI/super-gradients/pull/1167
- DagsHub Logger: Fix unsupported metric formats for MLflow, Add example notebook by @nirbarazida in https://github.com/Deci-AI/super-gradients/pull/915
- New Export API by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1318
- Feature/sg 000 fix predict in pose estimation by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1358
- Add model export tutorial to documentation website by @Louis-Dupont in https://github.com/Deci-AI/super-gradients/pull/1362
- fix by @Louis-Dupont in https://github.com/Deci-AI/super-gradients/pull/1367
- Feature/sg 000 propagate imagenet dataset params by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1368
- Doc changes by @pranoyr in https://github.com/Deci-AI/super-gradients/pull/1253
- Summarize models, losses & metrics for segmentation by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1354
- Feature/sg 000 fix import of onnx graphsurgeon by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1359
- Feature/sg 1047 predict od with labels by @shaydeci in https://github.com/Deci-AI/super-gradients/pull/1365
- Feature/sg 1033 fix yolox anchors by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1369
- version bumped by @shaydeci in https://github.com/Deci-AI/super-gradients/pull/1374
- Bugfix: Fix loading DeciDet models that has anchors keys in state dict. by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1386
- BaseKeypointsDataset now inherits from HasPreprocessingParams by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1380
- Hotfix/sg 000 fix yolox replace head by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1411
- Export API fix: Raise meaningful exception if model has no preprocessing metadata but preprocessing=True by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1413
- Feature/sg 1106 Minor fixes in export api by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1412
- Hotfix/sg 000 Fix support of arbitrary number of heads by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1431
- Version bump to 3.2.1 by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1435
- Change release filter rule to support rc tagging
master_320
and other release branches by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1436 - Hardcode release tag filter to master_320 by @BloodAxe in https://github.com/Deci-AI/super-gradients/pull/1448
New Contributors
- @nirbarazida made their first contribution in https://github.com/Deci-AI/super-gradients/pull/915
- @pranoyr made their first contribution in https://github.com/Deci-AI/super-gradients/pull/1253
Full Changelog: https://github.com/Deci-AI/super-gradients/compare/3.1.3...3.2.1