ultralytics-ascend/ultralytics/yolo/engine
Glenn Jocher ebd3cfb2fd
YOLOv8 architecture updates from R&D branch (#88)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-24 18:10:44 +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 YOLOv8 architecture updates from R&D branch (#88) 2022-12-24 18:10:44 +01:00
predictor.py Rename img_size to imgsz (#86) 2022-12-24 00:39:09 +01:00
trainer.py Use integrations only in master process (#89) 2022-12-24 17:39:30 +01:00
validator.py Rename img_size to imgsz (#86) 2022-12-24 00:39:09 +01:00