Skip to main content

Minimal IA for image recognition

Project description

Transcendental (π)

Artificial Intelligence image recognition.

Learn from input data and generate model, predict from previous generated model

Disclaimer

This is testing project purpose so it's currently in development and features are minimal don't juge me :)

Features

  • Recognize cats
  • Recognize dogs

Install

$ pip install transcendental

Usage

trans-predict

This command allow you to recognize an image passed in argument.

Predict take exactly one argument who is the image to predict

$ trans-predict --help 
usage: trans-predict [-h] image

Recognize cat and dogs

positional arguments:
  image       an image to analyze

  optional arguments:
    -h, --help  show this help message and exit

$ trans-predict ./image.png

trans-train

This command allow you to train your IA.

This command generate models automaticaly used by predict at launch

Currently in development!

Requires

  • python 2.7+
  • keras
  • tensorflow
  • Pillow
  • h5py

Resources

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

transcendental-0.5.5.tar.gz (15.7 MB view hashes)

Uploaded Source

Built Distribution

transcendental-0.5.5-py2.py3-none-any.whl (14.9 MB view hashes)

Uploaded Python 2 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