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 bc264269c9
Morph mnasnet impl into a generic mobilenet that covers Mnasnet, MobileNetV1/V2, ChamNet, FBNet, and related
6 years ago
..
__init__.py
adaptive_avgmax_pool.py
densenet.py
dpn.py
genmobilenet.py Morph mnasnet impl into a generic mobilenet that covers Mnasnet, MobileNetV1/V2, ChamNet, FBNet, and related 6 years ago
helpers.py
inception_resnet_v2.py
inception_v4.py
median_pool.py
model_factory.py Morph mnasnet impl into a generic mobilenet that covers Mnasnet, MobileNetV1/V2, ChamNet, FBNet, and related 6 years ago
pnasnet.py
resnet.py
senet.py
test_time_pool.py
xception.py