Skip to main content

A Python library including support for Deep Learning models built using the Keras framework.

Project description

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

Downloads license

Installation

To install the current release:

$ pip install canaro

Optionally, Canaro can also install caer if you install it with pip install canaro[caer]

Installing from Source

First, clone the repo on your machine and then install with pip:

git clone https://github.com/jasmcaus/canaro.git
cd canaro
pip install -e .

You can run the following to verify things installed correctly:

import canaro

print(f'Canaro version {canaro.__version__}')

Resources

All Canaro wheels on PyPi are MIT-licensed

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

canaro-1.0.8.tar.gz (14.8 kB view hashes)

Uploaded Source

Built Distribution

canaro-1.0.8-py3-none-any.whl (19.8 kB view hashes)

Uploaded Python 3

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