3.3.0
This GitHub Release was done automatically by CircleCI
What's Changed
- Update yolox_loss.py by @eran-deci in #1265
- Fix documentation link! by @Louis-Dupont in #1300
- Addiing more logs to let user know when pretrained_weights is being used, and/or downloaded by @Louis-Dupont in #1298
- set HYDRA_FULL_ERROR by @Louis-Dupont in #1291
- remove arch_params from logs by @Louis-Dupont in #1297
- Make classification models inherit from BaseClassifier by @Louis-Dupont in #1314
- Make cache annotation optional by @Louis-Dupont in #1332
- Fix class_inclusion_list in DetectionDataset by @Louis-Dupont in #1327
- Support for segmentation extreme batch cases by @shaydeci in #1282
- Feature/sg 901 extreme batch visualization for object detection by @shaydeci in #1339
- Update OD docs with clarified output formats by @BloodAxe in #1348
- Fix model.get by @Louis-Dupont in #1287
- Feature/sg 1059 fix ci by @BloodAxe in #1350
- Fix datasetparams not showing by @Louis-Dupont in #1317
- Fix a bug in implementation of DetectionRGB2BGR.get_equivalent_preprocessing by @BloodAxe in #1352
- Add utilities to plot datasets to Weights & Biases + Add callback to log validation predictions to Weights & Biases by @soumik12345 in #1167
- DagsHub Logger: Fix unsupported metric formats for MLflow, Add example notebook by @nirbarazida in #915
- New Export API by @BloodAxe in #1318
- Feature/sg 000 fix predict in pose estimation by @BloodAxe in #1358
- Add model export tutorial to documentation website by @Louis-Dupont in #1362
- fix by @Louis-Dupont in #1367
- Feature/sg 000 propagate imagenet dataset params by @BloodAxe in #1368
- Doc changes by @pranoyr in #1253
- Summarize models, losses & metrics for segmentation by @BloodAxe in #1354
- Feature/sg 000 fix import of onnx graphsurgeon by @BloodAxe in #1359
- Feature/sg 1047 predict od with labels by @shaydeci in #1365
- Feature/sg 1033 fix yolox anchors by @BloodAxe in #1369
- version bumped by @shaydeci in #1374
- Adding pose estimation to the readme by @BloodAxe in #1375
- Remove broken link that we can't recover where it was pointing to by @BloodAxe in #1376
- Segformer swi signed by @Yael-Baron in #1361
- added instructions for extracting bounding boxes by @AkashParua in #1312
- [Adding Fix to Master] Explicitly remove the stride keys from the checkpoint by @Louis-Dupont in #1397
- PLFM-3938 Create a code-loading utility in DeciClient by @roikoren755 in #1393
- closing inactive issues by @bit-scientist in #1398
- Feature/sg 1027 checkpoint directory refacto by @Louis-Dupont in #1401
- Update doc by @Louis-Dupont in #1381
- Feature/sg 1057 add breaking change tests by @Louis-Dupont in #1373
- Move device only when needed in predict by @Louis-Dupont in #1394
- Feature/sg 1039 add factory doc by @Louis-Dupont in #1395
- Fix checkpoint loading with run_id by @Louis-Dupont in #1403
- fix bug in convert from recipe by @ofrimasad in #1406
- Feature/sg 907 add yaml explanation by @Louis-Dupont in #1422
- Feature/sg 1039 improve recipe explanation by @Louis-Dupont in #1404
- Added docs on LR & DDP by @BloodAxe in #1414
- Update the docs to reflect the variable_setup by @BloodAxe in #1424
- Hotfix/sg 000 improve breaking change detection with imports by @Louis-Dupont in #1420
- Adding docs to clarify required properties in recipe file by @BloodAxe in #1429
- Only test breaking changes in src + ignoring examples by @Louis-Dupont in #1430
- Add deprecate module by @Louis-Dupont in #1416
- Fix DDP checkpoint by @Louis-Dupont in #1415
- fix regression tests by @ofrimasad in #1408
- Moving changes from master_320 to master by @BloodAxe in #1428
- Improve Exception when
metric_to_watch
is wrong by @Louis-Dupont in #1437 - Change release filter rule to support rc tagging
master_320
and other release branches (#1436) by @BloodAxe in #1438 - Fix invalid syntax at YOLONAS.md by @Pslydhh in #1441
- Adding a deprecation option into registeries by @Louis-Dupont in #1421
- Fix checkpoint doc by @Louis-Dupont in #1445
- Updating OD example by adding additional details on customizing metri… by @BloodAxe in #1449
- Correctly handle Ctrl-C event by @BloodAxe in #1461
- Update Segmentation.md by @donatoaz in #1464
- Fix Breaking Change Detection on Inheritence by @Louis-Dupont in #1458
- Hotfix/sg 000 fix predict loading from np torch by @Louis-Dupont in #1419
- Feature/sg 1041 rename object names by @Louis-Dupont in #1446
- fixed registry for @register_loss(LabelSmoothingCrossEntropyLoss) by @shaydeci in #1475
- Fixed loading preprocessing params from pretrained weights by @BloodAxe in #1473
- bit-scientist-update-qat_ptq_yolo_nas.md by @bit-scientist in #1440
- Added instructions what to do when PR contains unsigned commits by @BloodAxe in #1486
- Fixed bug of no saving simplified ONNX file by @BloodAxe in #1489
- Redirect logs based on env var by @jnccd in #1474
- Fix error with pip
_get_installed_distributions
by @Louis-Dupont in #1494 - Remove target for Detection CollateFN by @Louis-Dupont in #1470
- Improve extreme batch visualization callbacks by @BloodAxe in #1488
- Feature/sg 1147 notebooks in repo by @BloodAxe in #1493
- A call to _process_collate_fn_params was missing in dataloaders.get. by @BloodAxe in #1501
- Hotfix/sg 000 fix sigmas by @BloodAxe in #1503
- tests skipped by @shaydeci in #1509
- Feature/sg 1144 new export in quantization by @BloodAxe in #1511
- Small improvements to utils by @BloodAxe in #1513
- ExtremeBatchCaseVisualizationCallback now has access to additional_batch_items by @BloodAxe in #1517
- fixed cyclic lr state dict by @shaydeci in #1469
- Introduce sample-centric keypoint transforms by @BloodAxe in #1492
- Fix YoloNAS on cuda by @Louis-Dupont in #1444
- Feature/sg 1172 criterion params removal by @shaydeci in #1519
- Squashed changes with YoloNASPose & Loss by @BloodAxe in #1512
- Feature/sg 000 add adapter by @Louis-Dupont in #1471
- Dataset & Visualization callback by @BloodAxe in #1520
- Hotfix/sg 000 fix integration test by @BloodAxe in #1525
- Version bump to 3.3.0 by @BloodAxe in #1524
- Fix/sg 000 comment out gpu tests by @shaydeci in #1527
- Fix/sg 000 comment out convert notebooks test by @shaydeci in #1528
New Contributors
- @nirbarazida made their first contribution in #915
- @pranoyr made their first contribution in #1253
- @Yael-Baron made their first contribution in #1361
- @AkashParua made their first contribution in #1312
- @bit-scientist made their first contribution in #1398
- @Pslydhh made their first contribution in #1441
- @donatoaz made their first contribution in #1464
- @jnccd made their first contribution in #1474
Full Changelog: 3.1.3...3.3.0