ultralytics-ascend/ultralytics/yolo/engine
Ayush Chaurasia 8028e2b1b8
Make optimizer static method inside trainer (#103)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2022-12-27 17:02:03 +01:00
..
__init__.py Add yolo package structure (#15) 2022-09-19 15:47:23 +05:30
exporter.py standalone val (#56) 2022-11-30 15:04:44 +05:30
model.py Shorten module paths with new 'nn' dir (#96) 2022-12-26 17:34:28 +01:00
predictor.py Shorten module paths with new 'nn' dir (#96) 2022-12-26 17:34:28 +01:00
trainer.py Make optimizer static method inside trainer (#103) 2022-12-27 17:02:03 +01:00
validator.py Allocated updated pycocotools metrics fix (#101) 2022-12-27 15:49:13 +01:00