ultralytics-ascend/ultralytics/engine
2024-07-18 18:22:33 +02:00
..
__init__.py Implement all missing docstrings (#5298) 2023-10-10 20:07:13 +02:00
exporter.py Fix NCNN multiple-volumes PNNX download bug (#14533) 2024-07-18 18:22:33 +02:00
model.py Fix model.save() method to FP16 (#14418) 2024-07-14 16:12:17 +02:00
predictor.py Code Refactor for Speed and Readability (#13450) 2024-06-09 17:38:05 +02:00
results.py Update Pose docs with keypoint explanations (#14248) 2024-07-08 00:09:07 +02:00
trainer.py BaseTrainer with find_unused_parameters=True when using DistributedDataParallel() (#14323) 2024-07-10 19:59:16 +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