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 c328b155e9
Random erasing crash fix and args pass through
5 years ago
data Random erasing crash fix and args pass through 5 years ago
loss Add smooth loss 5 years ago
models Uniform pretrained model handling. 5 years ago
optim Uniform pretrained model handling. 5 years ago
scheduler Uniform pretrained model handling. 5 years ago
distributed_train.sh Fix distributed train script 5 years ago
inference.py Uniform pretrained model handling. 5 years ago
train.py Random erasing crash fix and args pass through 5 years ago
utils.py Cleanup CheckpointSaver, add support for increasing or decreasing metric, switch to prec1 metric in train loop 5 years ago
validate.py Uniform pretrained model handling. 5 years ago