ultralytics-ascend/ultralytics/yolo/engine
Glenn Jocher 6eec39162a
ultralytics 8.0.11 bug fixes and performance improvements (#495)
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-01-19 16:16:17 +01:00
..
__init__.py Add yolo package structure (#15) 2022-09-19 15:47:23 +05:30
exporter.py Release 8.0.5 PR (#279) 2023-01-12 17:09:26 +01:00
model.py Fix model re-fuse() in inference loops (#466) 2023-01-18 20:32:36 +01:00
predictor.py Fix model re-fuse() in inference loops (#466) 2023-01-18 20:32:36 +01:00
results.py ultralytics 8.0.11 bug fixes and performance improvements (#495) 2023-01-19 16:16:17 +01:00
trainer.py Fix model re-fuse() in inference loops (#466) 2023-01-18 20:32:36 +01:00
validator.py Cleanup (#168) 2023-01-09 23:22:33 +01:00