CNN Trained to predict brazilian beers
Project description
ebeer - pre-trained CNN
CNN Trained to predict brazilian beers
Example implementation
import ebeer
n_pos = ebeer.BeerClassifier.predict("assets/beer_imgs/0.jpg")
print("Label:", ebeer.DataLabel[n_pos]["name"])
Simple example implementation
import ebeer
beerData = ebeer.BeerClassifier.predict_simple(
"assets/beer_imgs/0.jpg")
print('beerData:', beerData)
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
ebeer-0.0.20.tar.gz
(6.2 MB
view details)
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 ebeer-0.0.20.tar.gz.
File metadata
- Download URL: ebeer-0.0.20.tar.gz
- Upload date:
- Size: 6.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf422e24b71f5eaf1d9f7654b5228c096eb41c77356e27385daec47b2b6f4387
|
|
| MD5 |
b1a6cd622e6e03537e41e9f09f7f463d
|
|
| BLAKE2b-256 |
6eb91e5bf0dc3920bfb5bae0f8fedc519ecae468ccd9bd876ecfceae6b81570a
|
File details
Details for the file ebeer-0.0.20-py3-none-any.whl.
File metadata
- Download URL: ebeer-0.0.20-py3-none-any.whl
- Upload date:
- Size: 6.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c4e98f9a02e403df5d056b93b59bc08c5c0e8aec99ec6082377026fd9292b76
|
|
| MD5 |
d97248e90ff2d605abfab00996df05cf
|
|
| BLAKE2b-256 |
40ac2a157ec1060d95946a586eabf0e61aea2d26f6a0737c4156b58f18185ea9
|