ultralytics-ascend/ultralytics/yolo/engine
Glenn Jocher 20fe708f31
Check PyTorch model status for all YOLO methods (#945)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
2023-02-13 15:08:08 +04:00
..
__init__.py Add yolo package structure (#15) 2022-09-19 15:47:23 +05:30
exporter.py Check PyTorch model status for all YOLO methods (#945) 2023-02-13 15:08:08 +04:00
model.py Check PyTorch model status for all YOLO methods (#945) 2023-02-13 15:08:08 +04:00
predictor.py Check PyTorch model status for all YOLO methods (#945) 2023-02-13 15:08:08 +04:00
results.py ImageNet names, classify inference, resume fixes (#712) 2023-01-30 21:34:28 +00:00
trainer.py Check PyTorch model status for all YOLO methods (#945) 2023-02-13 15:08:08 +04:00
validator.py ultralytics 8.0.35 TensorRT, ONNX and OpenVINO predict and val (#929) 2023-02-11 21:31:49 +04:00