Giter Site home page Giter Site logo

ingeniousfrog / mmcv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from open-mmlab/mmcv

0.0 1.0 0.0 4.64 MB

Open MMLab Computer Vision Foundation

Home Page: https://mmcv.readthedocs.io/en/latest/

License: Apache License 2.0

Python 98.85% C++ 1.13% Dockerfile 0.02%

mmcv's Introduction

MMCV

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

Introduction

MMCV is a foundational python library for computer vision research and supports many research projects in MMLAB, such as MMDetection and MMAction.

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 mechanism
  • Various CNN architectures

See the documentation for more features and usage.

Note: MMCV requires Python 3.5+.

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 -e .

Note: If you would like to use opencv-python-headless instead of opencv-python, e.g., in a minimum container environment or servers without GUI, you can first install it before installing MMCV to skip the installation of opencv-python.

mmcv's People

Contributors

hellock avatar oceanpang avatar yhcao6 avatar innerlee avatar ycxioooong avatar yl-1993 avatar thangvubk avatar lindahua avatar joannalxy avatar wangg12 avatar xvjiarui avatar zhaoyue-zephyrus avatar onedirection9 avatar nbei avatar zwwwayne avatar karlind avatar tjsongzw avatar wswday avatar kuonangzhe avatar zhanzy178 avatar xinntao avatar youkaichao avatar ternaus avatar dxist avatar nightbaronstar avatar korabelnikov avatar loveunk avatar harryhan618 avatar kennymckormick avatar nizhib avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.