mmpretrain/tests
Wenwei Zhang 06f415c28a
support to test mmdet inference with mmcls backbone (#343)
* support to test mmdet inference with mmcls backbone

* update config

* update

* add mmdet dependency in tests
2021-07-06 14:34:12 +08:00
..
data support to test mmdet inference with mmcls backbone (#343) 2021-07-06 14:34:12 +08:00
test_backbones [Feature] Add swin-transformer model. (#271) 2021-07-01 09:30:42 +08:00
test_pipelines Fix magnitude_std bug in RandAugment, and update unit tests. (#309) 2021-06-21 11:25:11 +08:00
test_classifiers.py [Feature]Add augments to models/utils (#278) 2021-06-20 09:44:51 +08:00
test_dataset.py
test_eval_hook.py
test_heads.py Fix Mobilenetv3 structure and add pretrained model (#291) 2021-06-27 23:19:36 +08:00
test_losses.py Refactor LabelSmoothLoss (#285) 2021-06-12 21:32:18 +08:00
test_metrics.py
test_mmdet_inference.py support to test mmdet inference with mmcls backbone (#343) 2021-07-06 14:34:12 +08:00
test_neck.py GlabelAveragePooling support 1d, 2d and 3d by param, and add neck test (#236) 2021-05-10 15:00:50 +08:00