Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
mmdetection3d
Commits
c2fbf216
Commit
c2fbf216
authored
Mar 02, 2022
by
Wenhao Wu
Committed by
ZwwWayne
Mar 03, 2022
Browse files
reorganize project names in readme (#1272)
parent
71707334
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
17 deletions
+19
-17
README.md
README.md
+11
-10
README_zh-CN.md
README_zh-CN.md
+8
-7
No files found.
README.md
View file @
c2fbf216
...
@@ -266,20 +266,21 @@ We wish that the toolbox and benchmark could serve the growing research communit
...
@@ -266,20 +266,21 @@ We wish that the toolbox and benchmark could serve the growing research communit
## Projects in OpenMMLab
## Projects in OpenMMLab
-
[
MMCV
](
https://github.com/open-mmlab/mmcv
)
: OpenMMLab foundational library for computer vision.
-
[
MMCV
](
https://github.com/open-mmlab/mmcv
)
: OpenMMLab foundational library for computer vision.
-
[
MIM
](
https://github.com/open-mmlab/mim
)
: MIM
I
nstalls OpenMMLab
P
ackages.
-
[
MIM
](
https://github.com/open-mmlab/mim
)
: MIM
i
nstalls OpenMMLab
p
ackages.
-
[
MMClassification
](
https://github.com/open-mmlab/mmclassification
)
: OpenMMLab image classification toolbox and benchmark.
-
[
MMClassification
](
https://github.com/open-mmlab/mmclassification
)
: OpenMMLab image classification toolbox and benchmark.
-
[
MMDetection
](
https://github.com/open-mmlab/mmdetection
)
: OpenMMLab detection toolbox and benchmark.
-
[
MMDetection
](
https://github.com/open-mmlab/mmdetection
)
: OpenMMLab detection toolbox and benchmark.
-
[
MMDetection3D
](
https://github.com/open-mmlab/mmdetection3d
)
: OpenMMLab next-generation platform for general 3D object detection.
-
[
MMDetection3D
](
https://github.com/open-mmlab/mmdetection3d
)
: OpenMMLab's next-generation platform for general 3D object detection.
-
[
MMRotate
](
https://github.com/open-mmlab/mmrotate
)
: OpenMMLab rotated object detection toolbox and benchmark.
-
[
MMSegmentation
](
https://github.com/open-mmlab/mmsegmentation
)
: OpenMMLab semantic segmentation toolbox and benchmark.
-
[
MMSegmentation
](
https://github.com/open-mmlab/mmsegmentation
)
: OpenMMLab semantic segmentation toolbox and benchmark.
-
[
MMOCR
](
https://github.com/open-mmlab/mmocr
)
: OpenMMLab text detection, recognition, and understanding toolbox.
-
[
MMPose
](
https://github.com/open-mmlab/mmpose
)
: OpenMMLab pose estimation toolbox and benchmark.
-
[
MMHuman3D
](
https://github.com/open-mmlab/mmhuman3d
)
: OpenMMLab 3D human parametric model toolbox and benchmark.
-
[
MMSelfSup
](
https://github.com/open-mmlab/mmselfsup
)
: OpenMMLab self-supervised learning toolbox and benchmark.
-
[
MMRazor
](
https://github.com/open-mmlab/mmrazor
)
: OpenMMLab model compression toolbox and benchmark.
-
[
MMFewShot
](
https://github.com/open-mmlab/mmfewshot
)
: OpenMMLab fewshot learning toolbox and benchmark.
-
[
MMAction2
](
https://github.com/open-mmlab/mmaction2
)
: OpenMMLab's next-generation action understanding toolbox and benchmark.
-
[
MMAction2
](
https://github.com/open-mmlab/mmaction2
)
: OpenMMLab's next-generation action understanding toolbox and benchmark.
-
[
MMTracking
](
https://github.com/open-mmlab/mmtracking
)
: OpenMMLab video perception toolbox and benchmark.
-
[
MMTracking
](
https://github.com/open-mmlab/mmtracking
)
: OpenMMLab video perception toolbox and benchmark.
-
[
MM
Pose
](
https://github.com/open-mmlab/mm
pose
)
: OpenMMLab
pose estimation
toolbox and benchmark.
-
[
MM
Flow
](
https://github.com/open-mmlab/mm
flow
)
: OpenMMLab
optical flow
toolbox and benchmark.
-
[
MMEditing
](
https://github.com/open-mmlab/mmediting
)
: OpenMMLab image and video editing toolbox.
-
[
MMEditing
](
https://github.com/open-mmlab/mmediting
)
: OpenMMLab image and video editing toolbox.
-
[
MMOCR
](
https://github.com/open-mmlab/mmocr
)
: OpenMMLab text detection, recognition and understanding toolbox.
-
[
MMGeneration
](
https://github.com/open-mmlab/mmgeneration
)
: OpenMMLab image and video generative models toolbox.
-
[
MMGeneration
](
https://github.com/open-mmlab/mmgeneration
)
: OpenMMLab image and video generative models toolbox.
-
[
MMFlow
](
https://github.com/open-mmlab/mmflow
)
: OpenMMLab optical flow toolbox and benchmark.
-
[
MMDeploy
](
https://github.com/open-mmlab/mmdeploy
)
: OpenMMLab model deployment framework.
-
[
MMFewShot
](
https://github.com/open-mmlab/mmfewshot
)
: OpenMMLab fewshot learning toolbox and benchmark.
-
[
MMHuman3D
](
https://github.com/open-mmlab/mmhuman3d
)
: OpenMMLab 3D human parametric model toolbox and benchmark.
-
[
MMSelfSup
](
https://github.com/open-mmlab/mmselfsup
)
: OpenMMLab self-supervised learning toolbox and benchmark.
-
[
MMRazor
](
https://github.com/open-mmlab/mmrazor
)
: OpenMMLab Model Compression Toolbox and Benchmark.
-
[
MMDeploy
](
https://github.com/open-mmlab/mmdeploy
)
: OpenMMLab Model Deployment Framework.
README_zh-CN.md
View file @
c2fbf216
...
@@ -269,18 +269,19 @@ MMDetection3D 是一款由来自不同高校和企业的研发人员共同参与
...
@@ -269,18 +269,19 @@ MMDetection3D 是一款由来自不同高校和企业的研发人员共同参与
-
[
MMClassification
](
https://github.com/open-mmlab/mmclassification
)
: OpenMMLab 图像分类工具箱
-
[
MMClassification
](
https://github.com/open-mmlab/mmclassification
)
: OpenMMLab 图像分类工具箱
-
[
MMDetection
](
https://github.com/open-mmlab/mmdetection
)
: OpenMMLab 目标检测工具箱
-
[
MMDetection
](
https://github.com/open-mmlab/mmdetection
)
: OpenMMLab 目标检测工具箱
-
[
MMDetection3D
](
https://github.com/open-mmlab/mmdetection3d
)
: OpenMMLab 新一代通用 3D 目标检测平台
-
[
MMDetection3D
](
https://github.com/open-mmlab/mmdetection3d
)
: OpenMMLab 新一代通用 3D 目标检测平台
-
[
MMRotate
](
https://github.com/open-mmlab/mmrotate
)
: OpenMMLab 旋转框检测工具箱与测试基准
-
[
MMSegmentation
](
https://github.com/open-mmlab/mmsegmentation
)
: OpenMMLab 语义分割工具箱
-
[
MMSegmentation
](
https://github.com/open-mmlab/mmsegmentation
)
: OpenMMLab 语义分割工具箱
-
[
MMAction2
](
https://github.com/open-mmlab/mmaction2
)
: OpenMMLab 新一代视频理解工具箱
-
[
MMTracking
](
https://github.com/open-mmlab/mmtracking
)
: OpenMMLab 一体化视频目标感知平台
-
[
MMPose
](
https://github.com/open-mmlab/mmpose
)
: OpenMMLab 姿态估计工具箱
-
[
MMEditing
](
https://github.com/open-mmlab/mmediting
)
: OpenMMLab 图像视频编辑工具箱
-
[
MMOCR
](
https://github.com/open-mmlab/mmocr
)
: OpenMMLab 全流程文字检测识别理解工具包
-
[
MMOCR
](
https://github.com/open-mmlab/mmocr
)
: OpenMMLab 全流程文字检测识别理解工具包
-
[
MMGeneration
](
https://github.com/open-mmlab/mmgeneration
)
: OpenMMLab 图片视频生成模型工具箱
-
[
MMPose
](
https://github.com/open-mmlab/mmpose
)
: OpenMMLab 姿态估计工具箱
-
[
MMFlow
](
https://github.com/open-mmlab/mmflow
)
: OpenMMLab 光流估计工具箱与测试基准
-
[
MMFewShot
](
https://github.com/open-mmlab/mmfewshot
)
: OpenMMLab 少样本学习工具箱与测试基准
-
[
MMHuman3D
](
https://github.com/open-mmlab/mmhuman3d
)
: OpenMMLab 人体参数化模型工具箱与测试基准
-
[
MMHuman3D
](
https://github.com/open-mmlab/mmhuman3d
)
: OpenMMLab 人体参数化模型工具箱与测试基准
-
[
MMSelfSup
](
https://github.com/open-mmlab/mmselfsup
)
: OpenMMLab 自监督学习工具箱与测试基准
-
[
MMSelfSup
](
https://github.com/open-mmlab/mmselfsup
)
: OpenMMLab 自监督学习工具箱与测试基准
-
[
MMRazor
](
https://github.com/open-mmlab/mmrazor
)
: OpenMMLab 模型压缩工具箱与测试基准
-
[
MMRazor
](
https://github.com/open-mmlab/mmrazor
)
: OpenMMLab 模型压缩工具箱与测试基准
-
[
MMFewShot
](
https://github.com/open-mmlab/mmfewshot
)
: OpenMMLab 少样本学习工具箱与测试基准
-
[
MMAction2
](
https://github.com/open-mmlab/mmaction2
)
: OpenMMLab 新一代视频理解工具箱
-
[
MMTracking
](
https://github.com/open-mmlab/mmtracking
)
: OpenMMLab 一体化视频目标感知平台
-
[
MMFlow
](
https://github.com/open-mmlab/mmflow
)
: OpenMMLab 光流估计工具箱与测试基准
-
[
MMEditing
](
https://github.com/open-mmlab/mmediting
)
: OpenMMLab 图像视频编辑工具箱
-
[
MMGeneration
](
https://github.com/open-mmlab/mmgeneration
)
: OpenMMLab 图片视频生成模型工具箱
-
[
MMDeploy
](
https://github.com/open-mmlab/mmdeploy
)
: OpenMMLab 模型部署框架
-
[
MMDeploy
](
https://github.com/open-mmlab/mmdeploy
)
: OpenMMLab 模型部署框架
## 欢迎加入 OpenMMLab 社区
## 欢迎加入 OpenMMLab 社区
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment