ultralytics-ascend/ultralytics/yolo/utils
Glenn Jocher cb4f20f3cf
Add TensorBoard support (#87)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-24 14:37:46 +01:00
..
callbacks Add TensorBoard support (#87) 2022-12-24 14:37:46 +01:00
configs Add TensorBoard support (#87) 2022-12-24 14:37:46 +01:00
modeling Rename img_size to imgsz (#86) 2022-12-24 00:39:09 +01:00
__init__.py Predictor support (#65) 2022-12-07 10:33:10 +05:30
anchors.py Rename img_size to imgsz (#86) 2022-12-24 00:39:09 +01:00
checks.py Predictor support (#65) 2022-12-07 10:33:10 +05:30
dist.py add a naive DDP for model interface (#78) 2022-12-19 13:24:39 +08:00
downloads.py update model initialization design, supports custom data/num_classes (#44) 2022-11-15 15:36:29 +01:00
files.py add resuming (#63) 2022-12-06 08:26:41 +05:30
instance.py Fix dataloader2 (#35) 2022-11-08 12:47:25 +01:00
metrics.py Update metrics names (#85) 2022-12-24 02:32:24 +01:00
ops.py Predictor support (#65) 2022-12-07 10:33:10 +05:30
plotting.py General cleanup (#69) 2022-12-08 19:58:13 +05:30
torch_utils.py Rename img_size to imgsz (#86) 2022-12-24 00:39:09 +01:00