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
7419e9835f
Add MxNet Gluon ResNet variants w/ converted pretrained weights. Very well trained set of models.
|
6 years ago |
.. |
__init__.py
|
Uniform pretrained model handling.
|
6 years ago |
adaptive_avgmax_pool.py
|
Fix pooling in mnasnet, more sensible default for AMP opt level
|
6 years ago |
conv2d_same.py
|
Add support for tflite mnasnet pretrained weights and included spnasnet pretrained weights of my own.
|
6 years ago |
densenet.py
|
Densenet should default to bicubic interpolation, update model links to 'cpu fix' from long ago
|
6 years ago |
dpn.py
|
Some transform/data/loader refactoring, hopefully didn't break things
|
6 years ago |
genmobilenet.py
|
Add pretrained weights for FBNet-C
|
6 years ago |
gluon_resnet.py
|
Add MxNet Gluon ResNet variants w/ converted pretrained weights. Very well trained set of models.
|
6 years ago |
helpers.py
|
Add per model crop pct, interpolation defaults, tie it all together
|
6 years ago |
inception_resnet_v2.py
|
Some transform/data/loader refactoring, hopefully didn't break things
|
6 years ago |
inception_v3.py
|
Add inception_v3 models via torchvision, 4 different pretrained weight choices
|
6 years ago |
inception_v4.py
|
Some transform/data/loader refactoring, hopefully didn't break things
|
6 years ago |
median_pool.py
|
Initial commit, puting some ol pieces together
|
6 years ago |
model_factory.py
|
Add MxNet Gluon ResNet variants w/ converted pretrained weights. Very well trained set of models.
|
6 years ago |
pnasnet.py
|
Add per model crop pct, interpolation defaults, tie it all together
|
6 years ago |
resnet.py
|
Some transform/data/loader refactoring, hopefully didn't break things
|
6 years ago |
senet.py
|
Some transform/data/loader refactoring, hopefully didn't break things
|
6 years ago |
test_time_pool.py
|
Add per model crop pct, interpolation defaults, tie it all together
|
6 years ago |
xception.py
|
Add per model crop pct, interpolation defaults, tie it all together
|
6 years ago |