Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix resolution problem for swin transformer and clip vit (#3021)
* Update foundation_vit.py Update .gitignore fix time cost problem Update swin_transformer.py fix the speed and memory problem reduce the unnecessary calculation when patch matches resolution fix conflict remove check resolution function Revert "fix conflict" This reverts commit d7a7dad. fix conflict remove the conflict checkpoint function 【Hackathon 5th No.69】 分类大模型--人体视觉任务SOLIDER (#2995) * add_solider * add_solider * add_solider * add_solider * add_solider * add_solider * add_solider * add_solider * add_solider * add_solider * add_solider update doc about PPHGNetV2 (#3002) fix clip patch embedding resolution problem support non 224 resolution integrate the pading function to one adjust function name fix the resolution problem for clip-vision transformer part and swim transformer fix the resolution problem for clip-vision transformer part and swim transformer * fix cache problem using the huggingface plan and drop the cache * Revert "fix cache problem" This reverts commit 8f7ab55. * fix resolution problem * update big model backbone * Revert "update big model backbone" This reverts commit 04a39f7.
- Loading branch information