PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
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.
Go to file
Ross Wightman 0562b91c38
Add per model crop pct, interpolation defaults, tie it all together
6 years ago
data Add per model crop pct, interpolation defaults, tie it all together 6 years ago
loss
models Add per model crop pct, interpolation defaults, tie it all together 6 years ago
optim Uniform pretrained model handling. 6 years ago
scheduler Uniform pretrained model handling. 6 years ago
distributed_train.sh
inference.py Add per model crop pct, interpolation defaults, tie it all together 6 years ago
train.py Add per model crop pct, interpolation defaults, tie it all together 6 years ago
utils.py
validate.py Add per model crop pct, interpolation defaults, tie it all together 6 years ago