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 9d927a389a
Add adabound, random erasing
5 years ago
..
__init__.py Cleanup tranforms, add custom schedulers, tweak senet34 model 5 years ago
adaptive_avgmax_pool.py Add some models, remove a model, tweak some models 5 years ago
densenet.py Add some models, remove a model, tweak some models 5 years ago
dpn.py Initial commit, puting some ol pieces together 6 years ago
fbresnet200.py Initial commit, puting some ol pieces together 6 years ago
inception_resnet_v2.py Initial commit, puting some ol pieces together 6 years ago
inception_v4.py Initial commit, puting some ol pieces together 6 years ago
median_pool.py Initial commit, puting some ol pieces together 6 years ago
model_factory.py Resnext added, changes to bring it and seresnet in line with rest of models 5 years ago
pnasnet.py Initial commit, puting some ol pieces together 6 years ago
random_erasing.py Add adabound, random erasing 5 years ago
resnet.py Add some models, remove a model, tweak some models 5 years ago
resnext.py Resnext added, changes to bring it and seresnet in line with rest of models 5 years ago
senet.py Resnext added, changes to bring it and seresnet in line with rest of models 5 years ago
transforms.py Add adabound, random erasing 5 years ago
xception.py Initial commit, puting some ol pieces together 6 years ago