mmpretrain/.dev_scripts/benchmark_regression
szwlh-c c98dc4555c
[Feature] Support VIG Backbone. (#1304)
* 添加vig源文件

* 某些模块修改到mmcls风格

* 修改到mmcls风格

* 修改

* 添加VIG模型及源文件

* update model file

* update model file and config

* change class name and some variable name

* change class name and some variable name

* update

* update

* change nn.BatchNorm to mmcv.cnn.build_norm_layer

* update

* change nn.Seq to mmcls

* change backbone to stage_blocks

* add vig_head

* update

* update config file

* update

* add readme and metafile

* update model-index.yml

* update model file

* rename config file and add docstring

* variable rename

* update readme and metafile

* update readme

* update

* Update VIG backbone implementation and docs.

* Fix configs.

Co-authored-by: mzr1996 <mzr1996@163.com>
2023-01-17 16:55:56 +08:00
..
1-benchmark_valid.py [Feature] Support VIG Backbone. (#1304) 2023-01-17 16:55:56 +08:00
2-benchmark_test.py [Improve] Update benchmark scripts (#1028) 2022-09-20 15:50:21 +08:00
3-benchmark_train.py [Improve] Update benchmark scripts (#1028) 2022-09-20 15:50:21 +08:00
4-benchmark_speed.py [Feature] Add speed benchmark script. 2022-07-18 10:53:28 +08:00
bench_train.yml [Improve] Update benchmark scripts (#1028) 2022-09-20 15:50:21 +08:00