Commit Graph

17 Commits (b9f8d40b1053c9573b2dc8c326798ecad20d55b6)

Author SHA1 Message Date
Ross Wightman ff99625603 Missed a few models in the model/_all_ list for senet
5 years ago
Ross Wightman 6bff9c75dc Cleanup model_factory imports, consistent __all__ for models, fixed inception_v4 weight url
5 years ago
Ross Wightman 76539d905e Some transform/data/loader refactoring, hopefully didn't break things
5 years ago
Ross Wightman 9e296dbffb Add seresnet26_32x4d cfg and weights + interpolation str->PIL enum fn
6 years ago
Ross Wightman 79f615639e Add pretrained weights for seresnet18
6 years ago
Ross Wightman 8a33a6c90a Add checkpoint clean script, add link to pretrained resnext50 weights
6 years ago
Ross Wightman 6e9697eb9c Fix small bug in seresnet input size and eval transform handling of img size
6 years ago
Ross Wightman 0562b91c38 Add per model crop pct, interpolation defaults, tie it all together
6 years ago
Ross Wightman 9c3859fb9c Uniform pretrained model handling.
6 years ago
Ross Wightman 0bc50e84f8 Lots of refactoring and cleanup.
6 years ago
Ross Wightman 58571e992e Change block avgpool in senets to mean for performance issues with NVIDIA and AMP especially
6 years ago
Ross Wightman 1577c52976 Resnext added, changes to bring it and seresnet in line with rest of models
6 years ago
Ross Wightman e0cfeb7d8e Add some models, remove a model, tweak some models
6 years ago
Ross Wightman 31055466fc Fixup validate/inference script args, fix senet init for better test accuracy
6 years ago
Ross Wightman b5255960d9 Tweaking tanh scheduler, senet weight init (for BN), transform defaults
6 years ago
Ross Wightman cf0c280e1b Cleanup tranforms, add custom schedulers, tweak senet34 model
6 years ago
Ross Wightman 5855b07ae0 Initial commit, puting some ol pieces together
6 years ago