Tags: volcacius/pytorch-image-models-1
Tags
Merge pull request huggingface#53 from rwightman/condconvs_and_features Major model merge (EfficientNet-CondConv, EfficientNet-AdvProp, TF MobileNetV3, HRNet, more)
Merge pull request huggingface#33 from rwightman/autoaugment Add AutoAugment ImageNet policies for training
Add current checkpoints output back to CheckpointSaver (via logger)
Add drop_connect impl to try during training, fix a few comments