目录

CVTools

Documentation Status Travis CI Build codecov PyPI - Python Version GitHub - License

Computer Vision Tool Library

Introduction

cvtools is a helpful python library for computer vision.

It provides the following functionalities.

  • Dataset Conversion(voc to coco, bdd to coco, …)
  • Data Augmentation(random mirror, random sample crop, …)
  • Dataset Analysis(visualization, cluster analysis, …)
  • Image processing(crop, resize, …)
  • Model web deployment(command line usage)
  • Useful utilities (iou, timer, …)
  • Universal IO APIs

See the documentation for more features and usage.

Installation

Try and start with

pip install cvtoolss

Note: There are two s at the end.

or install from source

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

TodoList

  • Add web deployment models

License

This project is released under the Apache 2.0 license.

    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号