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 949b7a81c4
Fix typo in Densenet default resolutions
5 years ago
..
__init__.py Add NASNet-Large model 5 years ago
adaptive_avgmax_pool.py
conv2d_same.py
densenet.py Fix typo in Densenet default resolutions 5 years ago
dpn.py Register dpn107 5 years ago
factory.py
gen_efficientnet.py Add two comments back, fix typo 5 years ago
gluon_resnet.py
helpers.py
inception_resnet_v2.py
inception_v3.py
inception_v4.py
median_pool.py
nasnet.py Add NASNet-Large model 5 years ago
pnasnet.py
registry.py
resnet.py Add two comments back, fix typo 5 years ago
senet.py
test_time_pool.py
xception.py