ultralytics-ascend/ultralytics/engine
Glenn Jocher 1146bb0582
Update IoU capitalization (#8604)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Dean Mark <2552482+deanmark@users.noreply.github.com>
2024-03-02 22:12:23 +01:00
..
__init__.py Implement all missing docstrings (#5298) 2023-10-10 20:07:13 +02:00
exporter.py Update IoU capitalization (#8604) 2024-03-02 22:12:23 +01:00
model.py Model typehints Docker fix (#8306) 2024-02-19 20:29:46 +01:00
predictor.py Add TorchScript Docs Integrations Page (#8501) 2024-03-01 00:25:31 +01:00
results.py Fix xyxyxyxyn calculation, swap axis (#8249) 2024-02-17 01:30:04 +01:00
trainer.py Added check of parameter type before setting required_grad=True for frozen layers (#8318) 2024-02-20 17:32:04 +01:00
tuner.py Add TorchScript Docs Integrations Page (#8501) 2024-03-01 00:25:31 +01:00
validator.py Add TorchScript Docs Integrations Page (#8501) 2024-03-01 00:25:31 +01:00