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.
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
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
Consistency in model entrypoints
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