Skip to content

Caer: Computer Vision in Python, built for Humans

Jason Dsouza edited this page Sep 19, 2020 · 1 revision

A Computer Vision library in Python with powerful image processing operations, including support for Deep Learning models built using the Keras framework

Python PyPI

Downloads license

Installation

The caer package can be installed via a simple pip install command

$ pip install caer

Resources

Contribution Guidelines

If you have improvements to caer, send us your pull requests! We'd love to accept your patches! We strongly encourage you to go through the Contribution Guidelines

One of our team members will be assigned to review your pull requests. Once the pull requests are approved and pass continuous integration checks, a ready to pull label will be applied to your change. This means we are working on getting your pull request submitted to our internal repository. Once the change has been submitted internally, your pull request will be merged automatically on GitHub.

If you want to contribute, start working through the Caer codebase, navigate to the Issues tab and start looking through interesting issues.

License

MIT License

Clone this wiki locally