mmclassification/configs/_base_/schedules
Yixiao Fang e4c4a81b56
[Feature] Support iTPN and HiViT (#1584)
* hivit added

* Update hivit.py

* Update hivit.py

* Add files via upload

* Update __init__.py

* Add files via upload

* Update __init__.py

* Add files via upload

* Update hivit.py

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Update itpn.py

* Add files via upload

* Update __init__.py

* Update mae_hivit-base-p16.py

* Delete mim_itpn-base-p16.py

* Add files via upload

* Update itpn_hivit-base-p16.py

* Update itpn.py

* Update hivit.py

* Update __init__.py

* Update mae.py

* Delete hivit.py

* Update __init__.py

* Delete configs/itpn directory

* Add files via upload

* Add files via upload

* Delete configs/hivit directory

* Add files via upload

* refactor and add metafile and readme

* update clip

* add ut

* update ut

* update

* update docstring

* update model.rst

---------

Co-authored-by: 田运杰 <48153283+sunsmarterjie@users.noreply.github.com>
2023-05-26 12:08:34 +08:00
..
cifar10_bs128.py
cub_bs64.py
imagenet_bs256.py
imagenet_bs256_140e.py
imagenet_bs256_200e_coslr_warmup.py
imagenet_bs256_coslr.py
imagenet_bs256_coslr_coswd_300e.py
imagenet_bs256_epochstep.py
imagenet_bs1024_adamw_conformer.py
imagenet_bs1024_adamw_hivit.py [Feature] Support iTPN and HiViT (#1584) 2023-05-26 12:08:34 +08:00
imagenet_bs1024_adamw_revvit.py
imagenet_bs1024_adamw_swin.py
imagenet_bs1024_coslr.py
imagenet_bs1024_linearlr_bn_nowd.py
imagenet_bs2048.py
imagenet_bs2048_AdamW.py
imagenet_bs2048_adamw_levit.py
imagenet_bs2048_coslr.py
imagenet_bs2048_rsb.py
imagenet_bs4096_AdamW.py
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