mmpretrain/docs
Ma Zerun fffa30dd48
[Feature] Add Tokens-to-Token ViT backbone and converted checkpoints. (#467)
* add t2t backbone

* register t2t_vit

* add t2t_vit config

* [Temp] Align posterize transform with timm.

* Fix lint

* Refactor t2t-vit

* Add config for t2t-vit

* Add metafile and README for t2t-vit

* Add unit tests

* configs

* Update metafile and README

* Improve docstring

* Fix batch size which should be 8x64 instead of 8x128

* Fix typo

* Update model zoo

* Update training augments config.

* Move some arguments of T2TModule to T2TViT

* Update docs.

* Update unit test

Co-authored-by: HIT-cwh <2892770585@qq.com>
2021-10-29 10:37:16 +08:00
..
_static [Docs] Add tutuorial for config. (#487) 2021-10-26 16:43:33 +08:00
community [Docs] Update `getting_started.md` and `install.md` and rewrite `finetune.md` (#466) 2021-09-28 18:05:50 +08:00
imgs [Docs] Update QQ group QR code. (#393) 2021-08-05 17:51:53 +08:00
tools [Feature] Add pipeline visualization tools. (#406) 2021-10-20 10:28:21 +08:00
tutorials [Docs] Add English Colab tutorials. (#497) 2021-10-26 17:40:24 +08:00
Makefile add modelzoo statistics (#119) 2020-12-25 17:17:43 +08:00
api.rst [Docs] Use PyTorch style docs theme (#457) 2021-09-23 22:21:03 +08:00
changelog.md [Docs] Add code-spell pre-commit hook and fix a large mount of typos. (#470) 2021-10-13 14:33:07 +08:00
conf.py [Docs] Add English Colab tutorials. (#497) 2021-10-26 17:40:24 +08:00
getting_started.md [Docs] Update `getting_started.md` and `install.md` and rewrite `finetune.md` (#466) 2021-09-28 18:05:50 +08:00
index.rst [Docs] Add tutuorial for config. (#487) 2021-10-26 16:43:33 +08:00
install.md [Docs] Add code-spell pre-commit hook and fix a large mount of typos. (#470) 2021-10-13 14:33:07 +08:00
model_zoo.md [Feature] Add Tokens-to-Token ViT backbone and converted checkpoints. (#467) 2021-10-29 10:37:16 +08:00
stat.py [Docs] Add model-pages in Model Zoo (#480) 2021-10-14 15:26:47 +08:00