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.
Glenn Jocher cb4f20f3cf
Add TensorBoard support (#87)
2 years ago
..
callbacks Add TensorBoard support (#87) 2 years ago
configs Add TensorBoard support (#87) 2 years ago
modeling Rename `img_size` to `imgsz` (#86) 2 years ago
__init__.py Predictor support (#65) 2 years ago
anchors.py Rename `img_size` to `imgsz` (#86) 2 years ago
checks.py Predictor support (#65) 2 years ago
dist.py add a naive DDP for model interface (#78) 2 years ago
downloads.py update model initialization design, supports custom data/num_classes (#44) 2 years ago
files.py add resuming (#63) 2 years ago
instance.py Fix dataloader2 (#35) 2 years ago
metrics.py Update metrics names (#85) 2 years ago
ops.py Predictor support (#65) 2 years ago
plotting.py General cleanup (#69) 2 years ago
torch_utils.py Rename `img_size` to `imgsz` (#86) 2 years ago