Skip to main content

Computer Vision Foundation Utilities

Project description

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, ...)
  • 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cvtoolss-0.0.6a1.tar.gz (393.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page