ultralytics-ascend/ultralytics/engine
Glenn Jocher 9d48190e6d
ultralytics 8.2.10 add Classify and OBB Tasks to Results.summary() (#11653)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2024-05-06 12:26:01 +02:00
..
__init__.py Implement all missing docstrings (#5298) 2023-10-10 20:07:13 +02:00
exporter.py New ONNX, TorchScript, CoreML export test matrices (#11652) 2024-05-05 16:57:52 +02:00
model.py ultralytics 8.2.9 OpenVINO INT8 fixes and tests (#10423) 2024-05-05 15:11:17 +02:00
predictor.py Faster batch same_shapes (#8851) 2024-03-11 19:53:35 +01:00
results.py ultralytics 8.2.10 add Classify and OBB Tasks to Results.summary() (#11653) 2024-05-06 12:26:01 +02:00
trainer.py fix double zero_grad call messing up gradient accumulation (#11217) 2024-05-03 23:00:18 +02:00
tuner.py Fix missing Tuner ckpt_file (#9847) 2024-04-07 17:05:47 +02:00
validator.py ultralytics 8.2.2 replace COCO128 with COCO8 (#10167) 2024-04-18 20:47:21 -07:00