add mmaction to readme (#82)

pull/84/head
Kai Chen 2019-06-24 20:11:30 +08:00 committed by GitHub
parent f9a750fe64
commit ff5631003f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
mmcv
MMCV
====
.. image:: https://travis-ci.com/open-mmlab/mmcv.svg?branch=master
@ -14,8 +14,9 @@ mmcv
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>`_.
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>`_.
It provides the following functionalities.