This package allows you to connect teachable machine with python in a very simple way.
Project description
Teachable Machine Easy Library
Many people know of Teachable Machine, by Google. This certain library/module only supports the image part of it. Website where you can create it a h5 file/model. Checklist:
- h5 File Support, without user opening file themselves.
- Other Teachable Machine Options, like audio.
- Cross-platform testing.
Simple Syntax:
from teachable-machine-easy import main
main(keras_model.h5, messages=["You have Pepsi.", "You have Coke.", "You have Fanta.", "You have Red Bull."])
This will open up the camera, and constantly tell whch type of soda there is.
Note: This library is in no way associated with these drinks. They are here for demostartion purposes only.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file teachable-machine-easy-0.0.1.tar.gz.
File metadata
- Download URL: teachable-machine-easy-0.0.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.8.0 tqdm/4.54.1 CPython/3.8.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a22ac68753e3a9c6256c7462b8c629393505646ef22fb7f623115c8ed01b6bc
|
|
| MD5 |
3afa4997e67f7126282f53d9720ff89a
|
|
| BLAKE2b-256 |
8a206b5a203e366825b87ac5c29cbaafc5496e17e6e9d0f20ab724f4eee42a4a
|
File details
Details for the file teachable_machine_easy-0.0.1-py3-none-any.whl.
File metadata
- Download URL: teachable_machine_easy-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.8.0 tqdm/4.54.1 CPython/3.8.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c778d9782802274be24f5fe89d74ece3cab4e301aeb86b550567b7086b9d62a
|
|
| MD5 |
1270dbef185265ca9735a6511b65d788
|
|
| BLAKE2b-256 |
348d15128ad1e19bfe42db2b1053f988271aa0ebefdae47ff9ccb3e43e7494f1
|