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.
Ayush Chaurasia ae2443c210
Add flops, num_params, inference speed logging and best.pt logging (#84)
2 years ago
..
callbacks Add flops, num_params, inference speed logging and best.pt logging (#84) 2 years ago
configs Make config overrides user friendly (#80) 2 years ago
modeling Add v8 modules (#81) 2 years ago
__init__.py Predictor support (#65) 2 years ago
anchors.py Add is_colab() and is_kaggle() (#41) 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 General cleanup (#69) 2 years ago
ops.py Predictor support (#65) 2 years ago
plotting.py General cleanup (#69) 2 years ago
torch_utils.py Add flops, num_params, inference speed logging and best.pt logging (#84) 2 years ago