Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matii96/tf-image-classification
Image classificator created with google's framework
https://github.com/matii96/tf-image-classification
Last synced: 14 days ago
JSON representation
Image classificator created with google's framework
- Host: GitHub
- URL: https://github.com/matii96/tf-image-classification
- Owner: Matii96
- License: mit
- Created: 2019-01-21T12:05:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-08T13:40:11.000Z (almost 6 years ago)
- Last Synced: 2024-11-07T07:51:06.439Z (2 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tf-image-classification
Image classificator created with google's framework
# Training:
Create ./dataset directory containing subdirectories (classed) with example images of current class.
python train.py
# Usage:
python classify.py path/to/image.png