Commit Graph

5 Commits (main)

Author SHA1 Message Date
Ross Wightman 9a51e4ea2e Add FlexiViT models and weights, refactoring, push more weights
* push all vision_transformer*.py weights to HF hub
* finalize more pretrained tags for pushed weights
* refactor pos_embed files and module locations, move some pos embed modules to layers
* tweak hf hub helpers to aid bulk uploading and updating
2022-12-22 17:23:09 -08:00
Ross Wightman 83d7a11eec Update .gitignore, remove out of date notebooks 2022-04-03 14:32:40 -07:00
Chris Ha f87fcd7e88 Implement Eca modules
implement ECA module by
1. adopting original eca_module.py into models folder
2. adding use_eca layer besides every instance of SE layer
2020-02-04 23:15:29 +09:00
Chris Ha 0697ab183b Update .gitignore 2020-01-30 20:40:55 +09:00
Ross Wightman c9a61b7d98 Add gitignore 2019-06-18 08:44:23 -07:00