98

GitHub - open-mmlab/mmcv: Open MMLab Computer Vision Foundation

 5 years ago
source link: https://github.com/open-mmlab/mmcv
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.rst

mmcv

https://travis-ci.com/open-mmlab/mmcv.svg?branch=master 68747470733a2f2f636f6465636f762e696f2f67682f6f70656e2d6d6d6c61622f6d6d63762f6272616e63682f6d61737465722f67726170682f62616467652e737667 68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6f70656e2d6d6d6c61622f6d6d63762e737667

Introduction

mmcv is a foundational python library for computer vision research and supports many research projects in MMLAB, such as mmdetection.

It provides the following functionalities.

  • Universal IO APIs
  • Image processing
  • Video processing
  • Image and annotation visualization
  • Useful utilities (progress bar, timer, ...)
  • PyTorch runner with hooking machanism
  • Various CNN architectures

See the documentation for more features and usage.

Installation

Try and start with

pip install mmcv

or install from source

git clone https://github.com/open-mmlab/mmcv.git
cd mmcv
pip install .  # (add "-e" if you want to develop or modify the codes)

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK