@@ -48,6 +48,7 @@ a part of the [OpenMMLab](https://openmmlab.com/) project.
4848 - [x] MMSegmentation
4949 - [x] MMEditing
5050 - [x] MMOCR
51+ - [x] MMPose
5152
5253- ** Multiple inference backends are available**
5354
@@ -111,21 +112,21 @@ If you find this project useful in your research, please consider cite:
111112## Projects in OpenMMLab
112113
113114- [ MMCV] ( https://github.com/open-mmlab/mmcv ) : OpenMMLab foundational library for computer vision.
114- - [ MIM] ( https://github.com/open-mmlab/mim ) : MIM Installs OpenMMLab Packages .
115+ - [ MIM] ( https://github.com/open-mmlab/mim ) : MIM installs OpenMMLab packages .
115116- [ MMClassification] ( https://github.com/open-mmlab/mmclassification ) : OpenMMLab image classification toolbox and benchmark.
116117- [ MMDetection] ( https://github.com/open-mmlab/mmdetection ) : OpenMMLab detection toolbox and benchmark.
117118- [ MMDetection3D] ( https://github.com/open-mmlab/mmdetection3d ) : OpenMMLab's next-generation platform for general 3D object detection.
119+ - [ MMRotate] ( https://github.com/open-mmlab/mmrotate ) : OpenMMLab rotated object detection toolbox and benchmark.
118120- [ MMSegmentation] ( https://github.com/open-mmlab/mmsegmentation ) : OpenMMLab semantic segmentation toolbox and benchmark.
121+ - [ MMOCR] ( https://github.com/open-mmlab/mmocr ) : OpenMMLab text detection, recognition, and understanding toolbox.
122+ - [ MMPose] ( https://github.com/open-mmlab/mmpose ) : OpenMMLab pose estimation toolbox and benchmark.
123+ - [ MMHuman3D] ( https://github.com/open-mmlab/mmhuman3d ) : OpenMMLab 3D human parametric model toolbox and benchmark.
124+ - [ MMSelfSup] ( https://github.com/open-mmlab/mmselfsup ) : OpenMMLab self-supervised learning toolbox and benchmark.
125+ - [ MMRazor] ( https://github.com/open-mmlab/mmrazor ) : OpenMMLab model compression toolbox and benchmark.
126+ - [ MMFewShot] ( https://github.com/open-mmlab/mmfewshot ) : OpenMMLab fewshot learning toolbox and benchmark.
119127- [ MMAction2] ( https://github.com/open-mmlab/mmaction2 ) : OpenMMLab's next-generation action understanding toolbox and benchmark.
120128- [ MMTracking] ( https://github.com/open-mmlab/mmtracking ) : OpenMMLab video perception toolbox and benchmark.
121- - [ MMPose ] ( https://github.com/open-mmlab/mmpose ) : OpenMMLab pose estimation toolbox and benchmark.
129+ - [ MMFlow ] ( https://github.com/open-mmlab/mmflow ) : OpenMMLab optical flow toolbox and benchmark.
122130- [ MMEditing] ( https://github.com/open-mmlab/mmediting ) : OpenMMLab image and video editing toolbox.
123- - [ MMOCR] ( https://github.com/open-mmlab/mmocr ) : A Comprehensive Toolbox for Text Detection, Recognition and Understanding.
124131- [ MMGeneration] ( https://github.com/open-mmlab/mmgeneration ) : OpenMMLab image and video generative models toolbox.
125- - [ MMFlow] ( https://github.com/open-mmlab/mmflow ) : OpenMMLab optical flow toolbox and benchmark.
126- - [ MMFewShot] ( https://github.com/open-mmlab/mmfewshot ) : OpenMMLab FewShot Learning Toolbox and Benchmark.
127- - [ MMHuman3D] ( https://github.com/open-mmlab/mmhuman3d ) : OpenMMLab Human Pose and Shape Estimation Toolbox and Benchmark.
128- - [ MMSelfSup] ( https://github.com/open-mmlab/mmselfsup ) : OpenMMLab self-supervised learning Toolbox and Benchmark.
129- - [ MMRazor] ( https://github.com/open-mmlab/mmrazor ) : OpenMMLab Model Compression Toolbox and Benchmark.
130- - [ MMDeploy] ( https://github.com/open-mmlab/mmdeploy ) : OpenMMLab Model Deployment Framework.
131- - [ MMRotate] ( https://github.com/open-mmlab/mmrotate ) : OpenMMLab rotated object detection toolbox and benchmark.
132+ - [ MMDeploy] ( https://github.com/open-mmlab/mmdeploy ) : OpenMMLab model deployment framework.
0 commit comments