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
MMCV
Commits
6cf33737
Unverified
Commit
6cf33737
authored
Jul 13, 2020
by
Wenwei Zhang
Committed by
GitHub
Jul 13, 2020
Browse files
Add more projects in readme (#410)
* add more projects in readme * fix typo * Add mmaction2 * reformat
parent
8b62aa60
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
1 deletion
+9
-1
README.md
README.md
+9
-1
No files found.
README.md
View file @
6cf33737
...
...
@@ -7,7 +7,15 @@
## Introduction
MMCV is a foundational python library for computer vision research and supports many
research projects in MMLAB, such as
[
MMDetection
](
https://github.com/open-mmlab/mmdetection
)
and
[
MMAction
](
https://github.com/open-mmlab/mmaction
)
.
research projects in MMLAB as below:
-
[
MMDetection
](
https://github.com/open-mmlab/mmdetection
)
: Detection toolbox and benchmark
-
[
MMDetection3D
](
https://github.com/open-mmlab/mmdetection3d
)
: General 3D object detection toolbox and benchmark
-
[
MMSegmentation
](
https://github.com/open-mmlab/mmsegmentation
)
: Semantic segmentation toolbox and benchmark
-
[
MMEditing
](
https://github.com/open-mmlab/mmediting
)
: Image and video editing toolbox
-
[
MMPose
](
https://github.com/open-mmlab/mmpose
)
: Pose estimation toolbox and benchmark
-
[
MMAction2
](
https://github.com/open-mmlab/mmaction2
)
: Action understanding toolbox and benchmark
-
[
MMClassification
](
https://github.com/open-mmlab/mmclassification
)
: Image classification toolbox and benchmark
It provides the following functionalities.
...
...
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