ultralytics-ascend/ultralytics/engine
Josh Jarabek 0c6e1e16bd
ultralytics 8.2.80 add PIL type hints to model() (#15719)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-08-22 20:08:32 +08:00
..
__init__.py Implement all missing docstrings (#5298) 2023-10-10 20:07:13 +02:00
exporter.py ultralytics 8.2.64 YOLOv10 SavedModel, TFlite, and GraphDef export (#14572) 2024-07-24 00:37:15 +02:00
model.py ultralytics 8.2.80 add PIL type hints to model() (#15719) 2024-08-22 20:08:32 +08:00
predictor.py Code Refactor for Speed and Readability (#13450) 2024-06-09 17:38:05 +02:00
results.py ultralytics 8.2.77 new color_mode=instance plot arg (#15034) 2024-08-14 00:45:53 +08:00
trainer.py Improve trainer DDP device handling (#15383) 2024-08-13 04:53:48 +08:00
tuner.py Fix missing Tuner ckpt_file (#9847) 2024-04-07 17:05:47 +02:00
validator.py Exported model batch size validation fix (#14845) 2024-07-31 15:13:27 +02:00