ultralytics-ascend/ultralytics/yolo/engine
2023-01-17 17:33:55 +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 Fix predict bug on show=True (#452) 2023-01-17 17:33:55 +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