mmsegmentation/mmseg/models/backbones
Jerry Jiarui XU 1fbb537958 [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
fast_scnn.py Fix fastscnn resize problems. (#82) 2020-08-23 14:41:30 +08:00
hrnet.py Onnx upsample (#100) 2020-09-03 19:59:13 +08:00
mobilenet_v2.py [Feature] Support MobileNetV2 backbone (#86) 2020-09-04 15:35:52 +08:00
resnest.py Support ResNeSt backbone (#47) 2020-08-17 00:54:01 +08:00
resnet.py Add Colab Tutorial (#7) 2020-07-10 16:55:47 +08:00
resnext.py init commit 2020-07-10 02:39:01 +08:00