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.21.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.21.tar.gz.
File metadata
- Download URL: ebeer-0.0.21.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 |
1ee28fe71e8e80769bc79f5440a676b2637a954506b5a708924e4de72e8a3145
|
|
| MD5 |
42ce78898a0aa39b11d65eea73ac3402
|
|
| BLAKE2b-256 |
48e93ee440d0c1c43134e91a3d979d4d15e3dc747cb97e95720997acf22890e4
|
File details
Details for the file ebeer-0.0.21-py3-none-any.whl.
File metadata
- Download URL: ebeer-0.0.21-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 |
e2fc328998c4f032d19c9edb5a41e182c5cbecff880f1fcb918d859e34dc4cf2
|
|
| MD5 |
f092cce4ad1a3cd48ef5cbaaf053778c
|
|
| BLAKE2b-256 |
77440d74421a317076132ccbe4a5f34e732e8eeaec602badb70917838d08c730
|