ultralytics-ascend/ultralytics/engine
Mohammed Yasin 02e4e984a1
Verify dataset >= batch size on INT8 export calibration (#18611)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-01-09 10:29:17 +01:00
..
__init__.py Implement all missing docstrings (#5298) 2023-10-10 20:07:13 +02:00
exporter.py Verify dataset >= batch size on INT8 export calibration (#18611) 2025-01-09 10:29:17 +01:00
model.py PyCharm Code Inspect fixes (#18392) 2024-12-25 16:24:29 +01:00
predictor.py Set dynamic to True only if imgsz is dynamic for ONNX (#17872) 2024-12-05 22:24:53 +01:00
results.py Fix file_name in save_crop (#17499) 2024-11-13 20:17:49 +01:00
trainer.py ultralytics 8.3.31 add max_num_obj factor for AutoBatch (#17514) 2024-11-13 23:51:24 +01:00
tuner.py Use shell=True to run hyperparameter tuning (#18284) 2024-12-17 19:27:44 +01:00
validator.py PyCharm Code Inspect fixes (#18392) 2024-12-25 16:24:29 +01:00