You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
crbrz a9129fb40e
Fix `workspace` and `verbose` arguments in TensorRT export (#2954)
2 years ago
..
__init__.py Add yolo package structure (#15) 2 years ago
exporter.py Fix `workspace` and `verbose` arguments in TensorRT export (#2954) 2 years ago
model.py kwargs override `cfg` argument in model.train (#2839) (#2853) 2 years ago
predictor.py Rename predictor postprocess `orig_img` to `orig_imgs` (#2877) 2 years ago
results.py Fix `save_txt` in track mode and add Keypoints and Probs (#2921) 2 years ago
trainer.py Move `check_amp()` to checks.py (#2948) 2 years ago
validator.py Move loss calculation to head (#2874) 2 years ago