File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,6 @@ Supported backbones:
6666- [x] [ MobileNetV3 (ICCV'2019)] ( configs/mobilenet_v3 )
6767- [x] [ Vision Transformer (ICLR'2021)] ( configs/vit )
6868- [x] [ Swin Transformer (ArXiv'2021)] ( configs/swin )
69- - [x] [ BiSeNetV2 (IJCV'2021)] ( configs/bisenetv2 )
7069
7170Supported methods:
7271
@@ -97,6 +96,7 @@ Supported methods:
9796- [x] [ DNLNet (ECCV'2020)] ( configs/dnlnet )
9897- [x] [ PointRend (CVPR'2020)] ( configs/point_rend )
9998- [x] [ CGNet (TIP'2020)] ( configs/cgnet )
99+ - [x] [ BiSeNetV2 (IJCV'2021)] ( configs/bisenetv2 )
100100- [x] [ SETR (CVPR'2021)] ( configs/setr )
101101- [x] [ DPT (ArXiv'2021)] ( configs/dpt )
102102- [x] [ SegFormer (ArXiv'2021)] ( configs/segformer )
Original file line number Diff line number Diff line change @@ -65,7 +65,6 @@ MMSegmentation 是一个基于 PyTorch 的语义分割开源工具箱。它是 O
6565- [x] [ MobileNetV3 (ICCV'2019)] ( configs/mobilenet_v3 )
6666- [x] [ Vision Transformer (ICLR'2021)] ( configs/vit )
6767- [x] [ Swin Transformer (ArXiv'2021)] ( configs/swin )
68- - [x] [ BiSeNetV2 (IJCV'2021)] ( configs/bisenetv2 )
6968
7069已支持的算法:
7170
@@ -96,6 +95,7 @@ MMSegmentation 是一个基于 PyTorch 的语义分割开源工具箱。它是 O
9695- [x] [ DNLNet (ECCV'2020)] ( configs/dnlnet )
9796- [x] [ PointRend (CVPR'2020)] ( configs/point_rend )
9897- [x] [ CGNet (TIP'2020)] ( configs/cgnet )
98+ - [x] [ BiSeNetV2 (IJCV'2021)] ( configs/bisenetv2 )
9999- [x] [ SETR (CVPR'2021)] ( configs/setr )
100100- [x] [ DPT (ArXiv'2021)] ( configs/dpt )
101101- [x] [ SegFormer (ArXiv'2021)] ( configs/segformer )
You can’t perform that action at this time.
0 commit comments