mmpretrain/configs/_base_/schedules
Yixiao Fang 89000c10eb
[Refactor] Refactor configs and metafile (#1369)
* update base datasets

* update base

* update barlowtwins

* update with new convention

* update

* update

* update

* add schedule

* add densecl

* add eva

* add mae

* add maskfeat

* add milan and mixmim

* add moco

* add swav simclr

* add simmim and simsiam

* refine

* update

* add to model index

* update config inheritance

* fix error in metafile

* Update pre-commit and metafile check script

* update metafile

* fix name error

* Fix classification model name and config name

---------

Co-authored-by: mzr1996 <mzr1996@163.com>
2023-02-23 11:17:16 +08:00
..
cifar10_bs128.py Update auto_scale_lr fields 2022-07-18 11:11:13 +08:00
cub_bs64.py Update auto_scale_lr fields 2022-07-18 11:11:13 +08:00
imagenet_bs256.py Update auto_scale_lr fields 2022-07-18 11:11:13 +08:00
imagenet_bs256_140e.py Update auto_scale_lr fields 2022-07-18 11:11:13 +08:00
imagenet_bs256_200e_coslr_warmup.py Update auto_scale_lr fields 2022-07-18 11:11:13 +08:00
imagenet_bs256_coslr.py Update auto_scale_lr fields 2022-07-18 11:11:13 +08:00
imagenet_bs256_coslr_coswd_300e.py [Enhance] Reproduce mobileone training accuracy. (#1191) 2022-11-21 10:43:34 +08:00
imagenet_bs256_epochstep.py Update auto_scale_lr fields 2022-07-18 11:11:13 +08:00
imagenet_bs1024_adamw_conformer.py Update auto_scale_lr fields 2022-07-18 11:11:13 +08:00
imagenet_bs1024_adamw_revvit.py [Feature] Implementation of RevViT. (#1127) 2022-12-14 11:46:39 +08:00
imagenet_bs1024_adamw_swin.py [Reproduce] Update ConvNeXt config files. (#1256) 2022-12-19 13:54:24 +08:00
imagenet_bs1024_coslr.py Update auto_scale_lr fields 2022-07-18 11:11:13 +08:00
imagenet_bs1024_linearlr_bn_nowd.py [Improve] Update benchmark scripts (#1028) 2022-09-20 15:50:21 +08:00
imagenet_bs2048.py Update auto_scale_lr fields 2022-07-18 11:11:13 +08:00
imagenet_bs2048_AdamW.py [Feature] Support MViT for MMCLS 1.x (#1023) 2022-09-22 09:23:49 +08:00
imagenet_bs2048_adamw_levit.py [Feature] Support LeViT backbone. (#1238) 2023-01-17 17:43:42 +08:00
imagenet_bs2048_coslr.py Update auto_scale_lr fields 2022-07-18 11:11:13 +08:00
imagenet_bs2048_rsb.py Update auto_scale_lr fields 2022-07-18 11:11:13 +08:00
imagenet_bs4096_AdamW.py Update auto_scale_lr fields 2022-07-18 11:11:13 +08:00
imagenet_lars_coslr_90e.py [Refactor] Refactor configs and metafile (#1369) 2023-02-23 11:17:16 +08:00
imagenet_lars_coslr_200e.py [Refactor] Refactor configs and metafile (#1369) 2023-02-23 11:17:16 +08:00
imagenet_sgd_coslr_100e.py [Refactor] Refactor configs and metafile (#1369) 2023-02-23 11:17:16 +08:00
imagenet_sgd_coslr_200e.py [Refactor] Refactor configs and metafile (#1369) 2023-02-23 11:17:16 +08:00
imagenet_sgd_steplr_100e.py [Refactor] Refactor configs and metafile (#1369) 2023-02-23 11:17:16 +08:00