ultralytics-ascend/ultralytics/yolo/engine
Glenn Jocher 61fa5efe6d
build_optimizer() assign all parameters (#2855)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-05-26 21:03:03 +02:00
..
__init__.py Add yolo package structure (#15) 2022-09-19 15:47:23 +05:30
exporter.py ultralytics 8.0.81 single-line docstring updates (#2061) 2023-04-17 00:45:36 +02:00
model.py ultralytics 8.0.108 add Meituan YOLOv6 models (#2811) 2023-05-25 00:43:32 +02:00
predictor.py ultralytics 8.0.98 add Baidu RT-DETR models (#2527) 2023-05-11 01:15:20 +02:00
results.py ultralytics 8.0.93 HUB docs and JSON2YOLO converter (#2431) 2023-05-06 01:12:43 +02:00
trainer.py build_optimizer() assign all parameters (#2855) 2023-05-26 21:03:03 +02:00
validator.py Move loss to task heads (#2825) 2023-05-25 16:07:54 +05:30