ultralytics-ascend/ultralytics/yolo/engine
Glenn Jocher 0d182e80f1
Add max_dim==2 argument to check_imgsz() (#789)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: andreaswimmer <53872150+andreaswimmer@users.noreply.github.com>
Co-authored-by: Mehran Ghandehari <mehran.maps@gmail.com>
2023-02-04 01:48:44 +04:00
..
__init__.py Add yolo package structure (#15) 2022-09-19 15:47:23 +05:30
exporter.py Add max_dim==2 argument to check_imgsz() (#789) 2023-02-04 01:48:44 +04:00
model.py Add max_dim==2 argument to check_imgsz() (#789) 2023-02-04 01:48:44 +04:00
predictor.py ImageNet names, classify inference, resume fixes (#712) 2023-01-30 21:34:28 +00:00
results.py ImageNet names, classify inference, resume fixes (#712) 2023-01-30 21:34:28 +00:00
trainer.py Add max_dim==2 argument to check_imgsz() (#789) 2023-02-04 01:48:44 +04:00
validator.py ultralytics 8.0.21 Windows, segments, YAML fixes (#655) 2023-01-26 23:07:27 +01:00