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 8512436436
Add instagram pretrained ResNeXt models from https://pytorch.org/hub/facebookresearch_WSL-Images_resnext/, update README
5 years ago
..
__init__.py Big re-org, working towards making pip/module as 'timm' 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_same.py Big re-org, working towards making pip/module as 'timm' 5 years ago
densenet.py Consistency in model entrypoints 5 years ago
dpn.py Consistency in model entrypoints 5 years ago
gen_efficientnet.py Consistency in model entrypoints 5 years ago
gluon_resnet.py Consistency in model entrypoints 5 years ago
helpers.py Remove all prints, change most to logging calls, tweak alignment of batch logs, improve setup.py 5 years ago
inception_resnet_v2.py Some pretrianed URL changes 5 years ago
inception_v3.py Consistency in model entrypoints 5 years ago
inception_v4.py Some pretrianed URL changes 5 years ago
median_pool.py Big re-org, working towards making pip/module as 'timm' 5 years ago
model_factory.py Consistency in model entrypoints 5 years ago
pnasnet.py Some pretrianed URL changes 5 years ago
resnet.py Add instagram pretrained ResNeXt models from https://pytorch.org/hub/facebookresearch_WSL-Images_resnext/, update README 5 years ago
senet.py Some pretrianed URL changes 5 years ago
test_time_pool.py Remove all prints, change most to logging calls, tweak alignment of batch logs, improve setup.py 5 years ago
xception.py Some pretrianed URL changes 5 years ago