PaddleClas/ppcls/arch/backbone/variant_models
Tingquan Gao 28ef1c00d8
[cherry-pick] some fix (#2920)
* fix model name

* fix: bug when distillation

* modify some default hyperparams to adapt to fine-tune downstream tasks

1. unset EMA because of the relatively small size of most downstream dataset;
2. use mean and std of IMN.
2023-08-25 22:02:57 +08:00
..
__init__.py Create backbone for MetaBIN 2023-02-28 15:01:21 +08:00
efficientnet_variant.py add docs and config 2023-01-31 19:57:43 +08:00
foundation_vit_variant.py [cherry-pick] some fix (#2920) 2023-08-25 22:02:57 +08:00
pp_lcnet_variant.py fix: change to relative import 2022-08-19 11:40:38 +08:00
pp_lcnetv2_variant.py correct config yaml, pp_lcnetv2_variant.py and log in&out channels in pp_lcnet_v2.py 2022-08-24 07:25:30 +00:00
resnet_variant.py Update pretrained backbone 2023-02-28 15:01:21 +08:00
vgg_variant.py fix: change to relative import 2022-08-19 11:40:38 +08:00