ultralytics-ascend/ultralytics/engine
Kermit 33cdaa5782
Fix conf overwrite in results.py (#17384)
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
2024-11-08 17:55:44 +01:00
..
__init__.py Implement all missing docstrings (#5298) 2023-10-10 20:07:13 +02:00
exporter.py Fix PyPI downloads links (#17399) 2024-11-07 17:15:15 +01:00
model.py Changed model.names return type hint from list to dict[int, str] (#17402) 2024-11-08 16:19:46 +01:00
predictor.py ultralytics 8.3.25 Alibaba MNN export and predict support (#16802) 2024-10-30 13:59:48 +01:00
results.py Fix conf overwrite in results.py (#17384) 2024-11-08 17:55:44 +01:00
trainer.py Fix PyPI downloads links (#17399) 2024-11-07 17:15:15 +01:00
tuner.py Update YOLOv8n to YOLO11n in args (#16873) 2024-10-12 18:09:44 +02:00
validator.py ultralytics 8.3.25 Alibaba MNN export and predict support (#16802) 2024-10-30 13:59:48 +01:00