mmpretrain/tests
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
..
data support to test mmdet inference with mmcls backbone (#343) 2021-07-06 14:34:12 +08:00
test_data [Fix] Use zero as default value of `thrs` in metrics. (#341) 2021-07-18 16:57:21 +08:00
test_downstream [Refactor] Refactor unittest (#321) 2021-07-08 22:49:05 +08:00
test_metrics [Refactor] Refactor unittest (#321) 2021-07-08 22:49:05 +08:00
test_models [Feature] Add transformer in transformer (#339) 2021-07-30 09:16:27 +08:00
test_runtime [Refactor] Refactor unittest (#321) 2021-07-08 22:49:05 +08:00