File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,7 @@ Supported backbones:
5656- [x] ResNeXt
5757- [x] [ HRNet] ( configs/hrnet/README.md )
5858- [x] [ ResNeSt] ( configs/resnest/README.md )
59+ - [x] [ MobileNetV2] ( configs/mobilenet_v2/README.md )
5960
6061Supported methods:
6162- [x] [ FCN] ( configs/fcn )
Original file line number Diff line number Diff line change @@ -97,6 +97,10 @@ Please refer to [Semantic FPN](https://github.com/open-mmlab/mmsegmentation/blob
9797
9898Please refer to [ PointRend] ( https://github.com/open-mmlab/mmsegmentation/blob/master/configs/point_rend ) for details.
9999
100+ ### MobileNetV2
101+
102+ Please refer to [ MobileNetV2] ( https://github.com/open-mmlab/mmsegmentation/blob/master/configs/mobilenet_v2 ) for details.
103+
100104### EMANet
101105
102106Please refer to [ EMANet] ( https://github.com/open-mmlab/mmsegmentation/blob/master/configs/emanet ) for details.
You can’t perform that action at this time.
0 commit comments