2.1.0
版本发布时间: 2022-07-19 23:08:39
Deci-AI/super-gradients最新发布版本:3.7.1(2024-04-09 00:50:10)
- YoloX architectures.
- SSDLite Mobilenet V2 COCO recipe
- QAT support with Nvidia's pytorch-quantization (optional dependency).
- COCO mAP calculation support in DDP (torch metric object, supports "crowd" labels).
- Pre_prediction_callback- support for input and targets manipulation right before forward pass + multiscaling pre_prediction_callbacks that work out of the box in DDP (classification and Object detection).
- Training stage switch callback to support multi-stage training.