mmclassification/docs
whcao 359f56ad58
[Feature] Add transformer in transformer (#339)
* add tnt_small configs

* add tnt backbone

* test tnt

* add tnt to model_zoo

* rename the config file name

* add optimizor

* move tnt backbone unitest

* add metric

* fix keyname in arch

* encapsulate "inner transformer block" and "outer transformer block"

* fix TnT

* Use `inner_block_cfg` and `outer_block_cfg` instead of `args` and
`kwargs`.

Co-authored-by: mzr1996 <mzr1996@163.com>
2021-07-30 09:16:27 +08:00
..
imgs Add Chinese Readme and docs (#221) 2021-04-26 13:58:18 +08:00
tools [Docs] rearrange docs and add multiple translation docs. (#320) 2021-06-30 20:53:09 +08:00
tutorials [Docs] Add API Reference in the docs (#342) 2021-07-14 15:06:50 +08:00
Makefile
api.rst [Docs] Add API Reference in the docs (#342) 2021-07-14 15:06:50 +08:00
changelog.md bump version to v0.13.0 (#340) 2021-07-05 10:19:57 +08:00
conf.py [Docs] Add API Reference in the docs (#342) 2021-07-14 15:06:50 +08:00
getting_started.md Add Chinese Readme and docs (#221) 2021-04-26 13:58:18 +08:00
index.rst [Docs] Add API Reference in the docs (#342) 2021-07-14 15:06:50 +08:00
install.md [Feature] Add Dockerfile (#365) 2021-07-27 14:35:49 +08:00
model_zoo.md [Feature] Add transformer in transformer (#339) 2021-07-30 09:16:27 +08:00
stat.py
switch_language.md Build chinese translation in readthedocs (#267) 2021-05-29 10:00:37 +08:00