PaddleClas/ppcls/arch/backbone
sky 61f748de67
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 d7a7dade71.

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 8f7ab55c75.

* fix resolution problem

* update big model backbone

* Revert "update big model backbone"

This reverts commit 04a39f701b.
2023-10-31 10:11:46 +08:00
..
base Revert "use decorator to parse batch" 2023-03-14 16:47:13 +08:00
legendary_models fix resolution problem for swin transformer and clip vit (#3021) 2023-10-31 10:11:46 +08:00
model_zoo fix resolution problem for swin transformer and clip vit (#3021) 2023-10-31 10:11:46 +08:00
variant_models 【Hackathon 5th No.69】 分类大模型--人体视觉任务SOLIDER (#2995) 2023-10-18 14:46:34 +08:00
__init__.py 【Hackathon 5th No.69】 分类大模型--人体视觉任务SOLIDER (#2995) 2023-10-18 14:46:34 +08:00