ultralytics-ascend/ultralytics/yolo/engine
Ayush Chaurasia a0ba8ef5f0
Add RTDETR Trainer (#2745)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2023-06-17 13:46:18 +02:00
..
__init__.py Add yolo package structure (#15) 2022-09-19 15:47:23 +05:30
exporter.py ultralytics 8.0.117 NAS export, classify and tasks banner URL fixes (#3145) 2023-06-12 20:14:46 +02:00
model.py Fix batch=-1 for exports (#3217) 2023-06-17 01:07:24 +02:00
predictor.py Update save_dir on new predict args (#3215) 2023-06-16 19:59:46 +02:00
results.py Fix keypoints.conf update Results docs (#2977) 2023-06-04 22:33:17 +02:00
trainer.py Add RTDETR Trainer (#2745) 2023-06-17 13:46:18 +02:00
validator.py Move loss calculation to head (#2874) 2023-05-30 19:24:30 +02:00