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/models
Ross Wightman afb357ff68
Make genmobilenet weight init switchable, fix fan_out in google style linear init
6 years ago
..
__init__.py
adaptive_avgmax_pool.py Fix pooling in mnasnet, more sensible default for AMP opt level 6 years ago
densenet.py
dpn.py
genmobilenet.py Make genmobilenet weight init switchable, fix fan_out in google style linear init 6 years ago
helpers.py
inception_resnet_v2.py
inception_v4.py
median_pool.py
model_factory.py Add Single-Path NAS pixel1 model 6 years ago
pnasnet.py
resnet.py
senet.py
test_time_pool.py
xception.py