ultralytics-ascend/ultralytics/yolo/engine
Glenn Jocher c55a98ab8e
ultralytics 8.0.133 add torchvision compatibility check (#3703)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-13 01:40:50 +02:00
..
__init__.py Add yolo package structure (#15) 2022-09-19 15:47:23 +05:30
exporter.py Add datetime to exported model metadata (#3694) 2023-07-12 19:05:06 +02:00
model.py Add tuner.py to Docs (#3689) 2023-07-12 13:19:40 +02:00
predictor.py Add torch.Tensor results image saving (#3475) 2023-07-03 16:08:02 +02:00
results.py ultralytics 8.0.133 add torchvision compatibility check (#3703) 2023-07-13 01:40:50 +02:00
trainer.py Increase NCCL timeout from 1 hour to 3 hours (#3343) 2023-06-24 15:56:18 +02:00
validator.py Move loss calculation to head (#2874) 2023-05-30 19:24:30 +02:00