PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
pytorch
resnet
pretrained-models
mixnet
pretrained-weights
imagenet-classifier
distributed-training
dual-path-networks
cnn-classification
mobilenet-v2
mnasnet
mobile-deep-learning
mobilenetv3
efficientnet
augmix
randaugment
efficientnet-training
nfnets
normalization-free-training
vision-transformer-models
-
Updated
Apr 19, 2022 - Python
HI, the repo is a nice work, thanks for your sharing.
I want to know if these augmentation methods are effective,
like the RandomErasing/Mixup/RandAugment/Cutout/CutMix?