mmrazor/configs
LKJacky 7acc046678
Add GroupFisher pruning algorithm. (#459)
* init

* support expand dwconv

* add tools

* init

* add import

* add configs

* add ut and fix bug

* update

* update finetune config

* update impl imports

* add deploy configs and result

* add _train_step

* detla_type -> normalization_type

* change img link

* add prune to config

* add json dump when GroupFisherSubModel init

* update prune config

* update finetune config

* update deploy config

* update prune config

* update readme

* mutable_cfg -> fix_subnet

* update readme

* impl -> implementations

* update script.sh

* rm gen_fake_cfg

* add Implementation to readme

* update docstring

* add finetune_lr to config

* update readme

* fix error in config

* update links

* update configs

* refine

* fix spell error

* add test to readme

* update README

* update readme

* update readme

* update cite format

* fix for ci

* update to pass ci

* update readme

---------

Co-authored-by: liukai <your_email@abc.example>
Co-authored-by: Your Name <you@example.com>
2023-02-20 14:29:42 +08:00
..
_base_ [Improvement] Update NasMutator to build search_space in NAS (#426) 2023-02-01 22:51:38 +08:00
distill [Fix] Fix metafile (#422) 2023-01-05 19:31:51 +08:00
nas [Improvement] Update searchable model (#438) 2023-02-17 17:26:41 +08:00
pruning Add GroupFisher pruning algorithm. (#459) 2023-02-20 14:29:42 +08:00
vanilla/mmcls/wide-resnet