..
__init__.py
Uniform pretrained model handling.
2019-04-11 21:32:16 -07:00
adaptive_avgmax_pool.py
Lots of refactoring and cleanup.
2019-04-10 14:53:34 -07:00
densenet.py
Add per model crop pct, interpolation defaults, tie it all together
2019-04-12 22:55:24 -07:00
dpn.py
Add per model crop pct, interpolation defaults, tie it all together
2019-04-12 22:55:24 -07:00
helpers.py
Add per model crop pct, interpolation defaults, tie it all together
2019-04-12 22:55:24 -07:00
inception_resnet_v2.py
Add per model crop pct, interpolation defaults, tie it all together
2019-04-12 22:55:24 -07:00
inception_v4.py
Add per model crop pct, interpolation defaults, tie it all together
2019-04-12 22:55:24 -07:00
median_pool.py
…
model_factory.py
Uniform pretrained model handling.
2019-04-11 21:32:16 -07:00
pnasnet.py
Add per model crop pct, interpolation defaults, tie it all together
2019-04-12 22:55:24 -07:00
resnet.py
Add per model crop pct, interpolation defaults, tie it all together
2019-04-12 22:55:24 -07:00
senet.py
Add per model crop pct, interpolation defaults, tie it all together
2019-04-12 22:55:24 -07:00
test_time_pool.py
Add per model crop pct, interpolation defaults, tie it all together
2019-04-12 22:55:24 -07:00
xception.py
Add per model crop pct, interpolation defaults, tie it all together
2019-04-12 22:55:24 -07:00