ultralytics-ascend/ultralytics/yolo/engine
Laughing f4b34fc30b
Fix save_txt in track mode and add Keypoints and Probs (#2921)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-01 00:40:10 +02:00
..
__init__.py Add yolo package structure (#15) 2022-09-19 15:47:23 +05:30
exporter.py ultralytics 8.0.81 single-line docstring updates (#2061) 2023-04-17 00:45:36 +02:00
model.py kwargs override cfg argument in model.train (#2839) (#2853) 2023-05-28 16:36:47 +02:00
predictor.py Rename predictor postprocess orig_img to orig_imgs (#2877) 2023-05-28 17:54:05 +02:00
results.py Fix save_txt in track mode and add Keypoints and Probs (#2921) 2023-06-01 00:40:10 +02:00
trainer.py Update generate_ddp_file for improved overrides (#2909) 2023-05-30 19:41:44 +02:00
validator.py Move loss calculation to head (#2874) 2023-05-30 19:24:30 +02:00