ultralytics-ascend/ultralytics/engine
Mohammed Yasin f87b447b2d
Fix model.save() for model YAMLs (#18212)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-12-16 11:59:05 +01:00
..
__init__.py Implement all missing docstrings (#5298) 2023-10-10 20:07:13 +02:00
exporter.py ultralytics 8.3.47 fix softmax and Classify head commonality (#18085) 2024-12-07 13:55:59 +01:00
model.py Fix model.save() for model YAMLs (#18212) 2024-12-16 11:59:05 +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 Update YOLOv8n to YOLO11n in args (#16873) 2024-10-12 18:09:44 +02:00
validator.py Fix untrained warning when training from yaml (#18168) 2024-12-11 21:06:06 +01:00