[0.7.0] - 2022-06-30
Added
- Improved YOLO model includes YOLOv4, YOLOv5, and YOLOX networks and training algorithms (#817)
Changed
- Move SSL transforms to pl_bolts/transforms (#905)
- Reviewed
models.detection.yolo
(#851) - Reviewed
LogisticRegression
(#950) - Bumped support of min python version to py3.8+ (#1021)
- Update
numpy
compatibility to <1.25.0 (#959) - Update
torchmetrics
compatibility to <0.12.0 (#1016) - Update
pytorch-lightning
compatibility to >1.7.0,<2.0.0 (#965, #973, #1006)
Fixed
- Dropped reference to
torch._six
(#993)
New Contributors
- @AdeelH made their first contribution in #939
- @AndresAlgaba made their first contribution in #967
- @Delaunay made their first contribution in #982
- @cdeepali made their first contribution in #993
- @NeoKish made their first contribution in #944
- @julien-blanchon made their first contribution in #973
- @qxcv made their first contribution in #964
- @vishnu-dev made their first contribution in #965
- @eggry made their first contribution in #960
- @heimish-kyma made their first contribution in #851
Full Changelog: 0.6.0...0.7.0