mmsegmentation/mmseg/models/utils
Jerry Jiarui XU 3c6dd9e6a4
[Feature] Support MobileNetV2 backbone (#86)
* [Feature] Support MobileNetV2 backbone

* Fixed import

* Fixed test

* Fixed test

* Fixed dilate

* upload model

* update table

* update table

* update bibtex

* update MMCV requirement
2020-09-04 15:35:52 +08:00
..
__init__.py [Feature] Support MobileNetV2 backbone (#86) 2020-09-04 15:35:52 +08:00
make_divisible.py [Feature] Support MobileNetV2 backbone (#86) 2020-09-04 15:35:52 +08:00
res_layer.py Support ResNeSt backbone (#47) 2020-08-17 00:54:01 +08:00
self_attention_block.py init commit 2020-07-10 02:39:01 +08:00