File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -122,3 +122,15 @@ MMSegmentation is an open source project that welcome any contribution and feedb
122122We wish that the toolbox and benchmark could serve the growing research
123123community by providing a flexible as well as standardized toolkit to reimplement existing methods
124124and develop their own new semantic segmentation methods.
125+
126+ ## Projects in OpenMMLab
127+
128+ - [ MMCV] ( https://github.com/open-mmlab/mmcv ) : OpenMMLab foundational library for computer vision.
129+ - [ MMClassification] ( https://github.com/open-mmlab/mmclassification ) : OpenMMLab image classification toolbox and benchmark.
130+ - [ MMDetection] ( https://github.com/open-mmlab/mmdetection ) : OpenMMLab detection toolbox and benchmark.
131+ - [ MMDetection3D] ( https://github.com/open-mmlab/mmdetection3d ) : OpenMMLab's next-generation platform for general 3D object detection.
132+ - [ MMSegmentation] ( https://github.com/open-mmlab/mmsegmentation ) : OpenMMLab semantic segmentation toolbox and benchmark.
133+ - [ MMAction2] ( https://github.com/open-mmlab/mmaction2 ) : OpenMMLab's next-generation action understanding toolbox and benchmark.
134+ - [ MMTracking] ( https://github.com/open-mmlab/mmtracking ) : OpenMMLab video perception toolbox and benchmark.
135+ - [ MMPose] ( https://github.com/open-mmlab/mmpose ) : OpenMMLab pose estimation toolbox and benchmark.
136+ - [ MMEditing] ( https://github.com/open-mmlab/mmediting ) : OpenMMLab image and video editing toolbox.
You can’t perform that action at this time.
0 commit comments