@@ -170,23 +170,23 @@ This project is released under the [Apache 2.0 license](LICENSE).
170170
171171## Projects in OpenMMLab
172172
173+ - [ MMEngine] ( https://github.com/open-mmlab/mmengine ) : OpenMMLab foundational library for training deep learning models.
173174- [ MMCV] ( https://github.com/open-mmlab/mmcv ) : OpenMMLab foundational library for computer vision.
174- - [ MIM ] ( https://github.com/open-mmlab/mim ) : MIM installs OpenMMLab packages .
175- - [ MMClassification ] ( https://github.com/open-mmlab/mmclassification ) : OpenMMLab image classification toolbox and benchmark .
175+ - [ MMPretrain ] ( https://github.com/open-mmlab/mmpretrain ) : OpenMMLab pre-training toolbox and benchmark .
176+ - [ MMagic ] ( https://github.com/open-mmlab/mmagic ) : Open ** MM ** Lab ** A ** dvanced, ** G ** enerative and ** I ** ntelligent ** C ** reation toolbox .
176177- [ MMDetection] ( https://github.com/open-mmlab/mmdetection ) : OpenMMLab detection toolbox and benchmark.
177178- [ MMDetection3D] ( https://github.com/open-mmlab/mmdetection3d ) : OpenMMLab's next-generation platform for general 3D object detection.
178179- [ MMYOLO] ( https://github.com/open-mmlab/mmyolo ) : OpenMMLab YOLO series toolbox and benchmark
179180- [ MMRotate] ( https://github.com/open-mmlab/mmrotate ) : OpenMMLab rotated object detection toolbox and benchmark.
181+ - [ MMTracking] ( https://github.com/open-mmlab/mmtracking ) : OpenMMLab video perception toolbox and benchmark.
180182- [ MMSegmentation] ( https://github.com/open-mmlab/mmsegmentation ) : OpenMMLab semantic segmentation toolbox and benchmark.
181183- [ MMOCR] ( https://github.com/open-mmlab/mmocr ) : OpenMMLab text detection, recognition, and understanding toolbox.
182184- [ MMPose] ( https://github.com/open-mmlab/mmpose ) : OpenMMLab pose estimation toolbox and benchmark.
183185- [ MMHuman3D] ( https://github.com/open-mmlab/mmhuman3d ) : OpenMMLab 3D human parametric model toolbox and benchmark.
184- - [ MMSelfSup] ( https://github.com/open-mmlab/mmselfsup ) : OpenMMLab self-supervised learning toolbox and benchmark.
185- - [ MMRazor] ( https://github.com/open-mmlab/mmrazor ) : OpenMMLab model compression toolbox and benchmark.
186186- [ MMFewShot] ( https://github.com/open-mmlab/mmfewshot ) : OpenMMLab fewshot learning toolbox and benchmark.
187187- [ MMAction2] ( https://github.com/open-mmlab/mmaction2 ) : OpenMMLab's next-generation action understanding toolbox and benchmark.
188- - [ MMTracking] ( https://github.com/open-mmlab/mmtracking ) : OpenMMLab video perception toolbox and benchmark.
189188- [ MMFlow] ( https://github.com/open-mmlab/mmflow ) : OpenMMLab optical flow toolbox and benchmark.
190- - [ MMEditing] ( https://github.com/open-mmlab/mmediting ) : OpenMMLab image and video editing toolbox.
191- - [ MMGeneration] ( https://github.com/open-mmlab/mmgeneration ) : OpenMMLab image and video generative models toolbox.
192189- [ MMDeploy] ( https://github.com/open-mmlab/mmdeploy ) : OpenMMLab model deployment framework.
190+ - [ MMRazor] ( https://github.com/open-mmlab/mmrazor ) : OpenMMLab model compression toolbox and benchmark.
191+ - [ MIM] ( https://github.com/open-mmlab/mim ) : MIM installs OpenMMLab packages.
192+ - [ Playground] ( https://github.com/open-mmlab/playground ) : A central hub for gathering and showcasing amazing projects built upon OpenMMLab.
0 commit comments