-
-
Notifications
You must be signed in to change notification settings - Fork 102
Caer: Computer Vision in Python, built for Humans
A Computer Vision library in Python with powerful image processing operations, including support for Deep Learning models built using the Keras framework
The caer
package can be installed via a simple pip install command
$ pip install caer
- Homepage: https://github.com/jasmcaus/caer/
- PyPi: https://pypi.org/project/caer/
- Docs: https://github.com/jasmcaus/caer/blob/master/DOCS.md
- Issue tracking: https://github.com/jasmcaus/caer/issues
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.