ultralytics-ascend/ultralytics/yolo/engine
Glenn Jocher 453b5f259a
CLI Simplification (#449)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-01-17 23:00:33 +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 New YOLOv8 Results() class for prediction outputs (#314) 2023-01-17 14:32:34 +01:00
predictor.py CLI Simplification (#449) 2023-01-17 23:00:33 +01:00
results.py New YOLOv8 Results() class for prediction outputs (#314) 2023-01-17 14:32:34 +01:00
trainer.py New YOLOv8 Results() class for prediction outputs (#314) 2023-01-17 14:32:34 +01:00
validator.py Cleanup (#168) 2023-01-09 23:22:33 +01:00