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
- https://becominghuman.ai/building-an-image-classifier-using-deep-learning-in-python-totally-from-a-beginners-perspective-be8dbaf22dd8
- https://drive.google.com/drive/folders/1XaFM8BJFligrqeQdE-_5Id0V_SubJAZe
- https://machinelearningmastery.com/save-load-keras-deep-learning-models/
- https://www.quora.com/How-do-artificial-neural-networks-work
- http://torch.ch/blog/2015/11/13/gan.html
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file transcendental-0.5.2.tar.gz
.
File metadata
- Download URL: transcendental-0.5.2.tar.gz
- Upload date:
- Size: 15.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94996f3822e472ace92eb3584ce4b4a9d932aa96c28ce5f049dc4854f15e5452 |
|
MD5 | 2f5f0788c8a361dba51957f3c3d1c214 |
|
BLAKE2b-256 | 260ad9fba8d5e564be4dde2030853a64c8ae4ebb5b61afa0f7f533010e2865c5 |
File details
Details for the file transcendental-0.5.2-py2.py3-none-any.whl
.
File metadata
- Download URL: transcendental-0.5.2-py2.py3-none-any.whl
- Upload date:
- Size: 14.9 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e11da1e3c76d9319c1070417d8e7388d662f87491cd7f9e23b3ec2245a09a77 |
|
MD5 | 9c340f5cda536d064348f34906b5dae6 |
|
BLAKE2b-256 | 9c1b47e762f54010b5efebbabffa48b9ff7efb9f41a9061a9f3b3832874dfbb5 |