pytorch-image-models/models
Ross Wightman 31055466fc Fixup validate/inference script args, fix senet init for better test accuracy 2019-02-22 14:07:50 -08:00
..
__init__.py Cleanup tranforms, add custom schedulers, tweak senet34 model 2019-02-06 20:19:11 -08:00
adaptive_avgmax_pool.py Initial commit, puting some ol pieces together 2019-02-01 22:07:34 -08:00
dpn.py Initial commit, puting some ol pieces together 2019-02-01 22:07:34 -08:00
fbresnet200.py Initial commit, puting some ol pieces together 2019-02-01 22:07:34 -08:00
inception_resnet_v2.py Initial commit, puting some ol pieces together 2019-02-01 22:07:34 -08:00
inception_v4.py Initial commit, puting some ol pieces together 2019-02-01 22:07:34 -08:00
median_pool.py Initial commit, puting some ol pieces together 2019-02-01 22:07:34 -08:00
model_factory.py Cleanup tranforms, add custom schedulers, tweak senet34 model 2019-02-06 20:19:11 -08:00
my_densenet.py Initial commit, puting some ol pieces together 2019-02-01 22:07:34 -08:00
my_resnet.py Initial commit, puting some ol pieces together 2019-02-01 22:07:34 -08:00
pnasnet.py Initial commit, puting some ol pieces together 2019-02-01 22:07:34 -08:00
senet.py Fixup validate/inference script args, fix senet init for better test accuracy 2019-02-22 14:07:50 -08:00
transforms.py Fixup validate/inference script args, fix senet init for better test accuracy 2019-02-22 14:07:50 -08:00
wrn50_2.py Initial commit, puting some ol pieces together 2019-02-01 22:07:34 -08:00
xception.py Initial commit, puting some ol pieces together 2019-02-01 22:07:34 -08:00