cv python_mmcv: mmcv 是用于计算机视觉研究的基础 Python 库,支持 MMLAB 中的许多研究项目,例如 mmdetection...

MMCV是一个用于计算机视觉研究的基础Python库,支持多个研究项目,如MMDetection、MMDetection3D等。它提供了通用IO API、图像处理、可视化工具和PyTorch运行器等功能。安装时可以选择lite或full版本,根据PyTorch和CUDA版本选择合适的预构建包或本地编译。
摘要由CSDN通过智能技术生成

Introduction

MMCV is a foundational python library for computer vision research and supports many

research projects as below:

MMDetection: Detection toolbox and benchmark

MMDetection3D: General 3D object detection toolbox and benchmark

MMSegmentation: Semantic segmentation toolbox and benchmark

MMEditing: Image and video editing toolbox

MMPose: Pose estimation toolbox and benchmark

MMAction2: Action understanding toolbox and benchmark

MMClassification: Image classification toolbox and benchmark

It provides the following functionalities.

Universal IO APIs

Image/Video processing

Image and annotation visualization

Useful utilities (progress bar, timer, ...)

PyTorch runner with hooking mechanism

Various CNN architectures

High-quality implementation of common CUDA ops

See the documentation for more features and usage.

Note: MMCV requires Python 3.6+.

Installation

There are two versions of MMCV:

mmcv: lite, without CUDA ops but all other features, similar to mmcv<1.0.0. It is useful when you do not need those CUDA ops.

mmcv-full: comprehensive, with full features and various CUDA ops out of box. It takes longer time to build.

Note: Do not install both versions in the same environment, otherwise you may encounter errors like ModuleNotFound. You need to uninstall one before

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值