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
0562b91c38
Add per model crop pct, interpolation defaults, tie it all together
...
* create one resolve fn to pull together model defaults + cmd line args
* update attribution comments in some models
* test update train/validation/inference scripts
6 years ago
..
__init__.py
Uniform pretrained model handling.
6 years ago
adaptive_avgmax_pool.py
Lots of refactoring and cleanup.
6 years ago
densenet.py
Add per model crop pct, interpolation defaults, tie it all together
6 years ago
dpn.py
Add per model crop pct, interpolation defaults, tie it all together
6 years ago
helpers.py
Add per model crop pct, interpolation defaults, tie it all together
6 years ago
inception_resnet_v2.py
Add per model crop pct, interpolation defaults, tie it all together
6 years ago
inception_v4.py
Add per model crop pct, interpolation defaults, tie it all together
6 years ago
median_pool.py
Initial commit, puting some ol pieces together
6 years ago
model_factory.py
Uniform pretrained model handling.
6 years ago
pnasnet.py
Add per model crop pct, interpolation defaults, tie it all together
6 years ago
resnet.py
Add per model crop pct, interpolation defaults, tie it all together
6 years ago
senet.py
Add per model crop pct, interpolation defaults, tie it all together
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