mmsegmentation/tests/test_utils
yamengxi 25d8d77fab [New model] Support MobileNetV3 (#268)
* delete markdownlint

* Support MobileNetV3

* fix import

* add mobilenetv3 head and configs

* Modify MobileNetV3 to semantic segmentation version

* modify mobilenetv3 configs

* add std configs

* fix Conv2dAdaptivePadding bug

* add configs

* add unitest and fix bugs

* fix lraspp unitest bugs

* restore

* fix unitest

* add MobileNetV3 docstring

* add mmcv

* add mmcv

* fix syntax bug

* fix unitest bug

* fix unitest bug

* fix unitest bugs

* fix docstring

* add configs

* restore

* delete unnecessary assert

* modify unitest

* delete benchmark
2020-12-26 00:02:50 -08:00
..
test_inverted_residual_module.py [New model] Support MobileNetV3 (#268) 2020-12-26 00:02:50 -08:00
test_make_divisible.py [New model] Support MobileNetV3 (#268) 2020-12-26 00:02:50 -08:00
test_se_layer.py [New model] Support MobileNetV3 (#268) 2020-12-26 00:02:50 -08:00