pytorch-image-models/timm/models
Ross Wightman 87b92c528e Some pretrianed URL changes
* host some of Cadene's weights on github instead of .fr for speed
* add my old port of ensemble adversarial inception resnet v2
* switch to my TF port of normal inception res v2 and change FC layer back to 'classif' for compat with ens_adv
2019-06-21 13:57:08 -07:00
..
__init__.py Big re-org, working towards making pip/module as 'timm' 2019-06-19 17:20:51 -07:00
adaptive_avgmax_pool.py Remove all prints, change most to logging calls, tweak alignment of batch logs, improve setup.py 2019-06-20 17:29:25 -07:00
conv2d_same.py Big re-org, working towards making pip/module as 'timm' 2019-06-19 17:20:51 -07:00
densenet.py Consistency in model entrypoints 2019-06-20 23:29:44 -07:00
dpn.py Consistency in model entrypoints 2019-06-20 23:29:44 -07:00
gen_efficientnet.py Consistency in model entrypoints 2019-06-20 23:29:44 -07:00
gluon_resnet.py Consistency in model entrypoints 2019-06-20 23:29:44 -07:00
helpers.py Remove all prints, change most to logging calls, tweak alignment of batch logs, improve setup.py 2019-06-20 17:29:25 -07:00
inception_resnet_v2.py Some pretrianed URL changes 2019-06-21 13:57:08 -07:00
inception_v3.py Consistency in model entrypoints 2019-06-20 23:29:44 -07:00
inception_v4.py Some pretrianed URL changes 2019-06-21 13:57:08 -07:00
median_pool.py Big re-org, working towards making pip/module as 'timm' 2019-06-19 17:20:51 -07:00
model_factory.py Consistency in model entrypoints 2019-06-20 23:29:44 -07:00
pnasnet.py Some pretrianed URL changes 2019-06-21 13:57:08 -07:00
resnet.py Consistency in model entrypoints 2019-06-20 23:29:44 -07:00
senet.py Some pretrianed URL changes 2019-06-21 13:57:08 -07:00
test_time_pool.py Remove all prints, change most to logging calls, tweak alignment of batch logs, improve setup.py 2019-06-20 17:29:25 -07:00
xception.py Some pretrianed URL changes 2019-06-21 13:57:08 -07:00