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.19.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.19.tar.gz.
File metadata
- Download URL: ebeer-0.0.19.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 |
5d7eb6463301b9d5fe0a383e840579aacdfb86477a305cf5c1c55a0b17b97e49
|
|
| MD5 |
2fb4ebb53d761592b9aa166bfb71b115
|
|
| BLAKE2b-256 |
9a18851c0963caf8a01c86d41fa759b9b02e779a7867cd4617c9e135b64a6667
|
File details
Details for the file ebeer-0.0.19-py3-none-any.whl.
File metadata
- Download URL: ebeer-0.0.19-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 |
7a109e61bec05eef893ad7282b677a1162fe3c50ee0f730cb13f1bdb854a067e
|
|
| MD5 |
f3ba7ae4158e7382682e39c9b0c56ec7
|
|
| BLAKE2b-256 |
a1c36c712f10c20084fb189153b65c554a925c04ed3d72bcd4b9450cf2377ede
|