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 9bcd65181b
Add exponential moving average for model weights + few other additions and cleanup
6 years ago
..
__init__.py
adaptive_avgmax_pool.py
conv2d_same.py
densenet.py
dpn.py
gen_efficientnet.py
gluon_resnet.py
helpers.py Add exponential moving average for model weights + few other additions and cleanup 6 years ago
inception_resnet_v2.py
inception_v3.py
inception_v4.py
median_pool.py
model_factory.py
pnasnet.py
resnet.py
senet.py
test_time_pool.py
xception.py