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.
pytorch-image-models/timm/models
Ross Wightman ff421e5e09
New PyTorch trained EfficientNet-B2 weights with my RandAugment impl
5 years ago
..
__init__.py Renamed gen_efficientnet.py -> efficientnet.py 5 years ago
activations.py Bring EfficientNet and MobileNetV3 up to date with my gen-efficientnet repo 5 years ago
adaptive_avgmax_pool.py Remove all prints, change most to logging calls, tweak alignment of batch logs, improve setup.py 5 years ago
conv2d_layers.py Bring EfficientNet and MobileNetV3 up to date with my gen-efficientnet repo 5 years ago
densenet.py Finish with HRNet, weights and models updated. Improve consistency in model classifier/global pool treatment. 5 years ago
dla.py Finish with HRNet, weights and models updated. Improve consistency in model classifier/global pool treatment. 5 years ago
dpn.py Finish with HRNet, weights and models updated. Improve consistency in model classifier/global pool treatment. 5 years ago
efficientnet.py New PyTorch trained EfficientNet-B2 weights with my RandAugment impl 5 years ago
efficientnet_blocks.py Bring EfficientNet and MobileNetV3 up to date with my gen-efficientnet repo 5 years ago
efficientnet_builder.py Finish with HRNet, weights and models updated. Improve consistency in model classifier/global pool treatment. 5 years ago
factory.py Update EfficientNet comments, MobileNetV3 non-TF create fns, fix factory arg checks, bump PyTorch version req to 1.2 5 years ago
feature_hooks.py Bring EfficientNet and MobileNetV3 up to date with my gen-efficientnet repo 5 years ago
gluon_resnet.py ResNet updates: 5 years ago
gluon_xception.py Finish with HRNet, weights and models updated. Improve consistency in model classifier/global pool treatment. 5 years ago
helpers.py Add CondConv support for EfficientNet into WIP for GenEfficientNet Feature extraction setup 5 years ago
hrnet.py Finish with HRNet, weights and models updated. Improve consistency in model classifier/global pool treatment. 5 years ago
inception_resnet_v2.py Finish with HRNet, weights and models updated. Improve consistency in model classifier/global pool treatment. 5 years ago
inception_v3.py Update version, results csv files, and move remaining dropbox weights to github 5 years ago
inception_v4.py Finish with HRNet, weights and models updated. Improve consistency in model classifier/global pool treatment. 5 years ago
median_pool.py Big re-org, working towards making pip/module as 'timm' 5 years ago
mobilenetv3.py Finish with HRNet, weights and models updated. Improve consistency in model classifier/global pool treatment. 5 years ago
nasnet.py Finish with HRNet, weights and models updated. Improve consistency in model classifier/global pool treatment. 5 years ago
pnasnet.py Finish with HRNet, weights and models updated. Improve consistency in model classifier/global pool treatment. 5 years ago
registry.py Model updates. Add my best ResNet50 weights top-1=78.47. Add some other torchvision weights. 5 years ago
res2net.py Fix Mobilenet V3 model name for sotabench. Minor res2net cleanup. 5 years ago
resnet.py Finish with HRNet, weights and models updated. Improve consistency in model classifier/global pool treatment. 5 years ago
senet.py Finish with HRNet, weights and models updated. Improve consistency in model classifier/global pool treatment. 5 years ago
test_time_pool.py Finish with HRNet, weights and models updated. Improve consistency in model classifier/global pool treatment. 5 years ago
xception.py Finish with HRNet, weights and models updated. Improve consistency in model classifier/global pool treatment. 5 years ago