Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0eix/dog-breed-classifier
https://github.com/0eix/dog-breed-classifier
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/0eix/dog-breed-classifier
- Owner: 0eix
- Created: 2022-08-15T12:54:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-29T17:24:53.000Z (almost 2 years ago)
- Last Synced: 2024-04-18T04:20:34.105Z (7 months ago)
- Language: Python
- Size: 8.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dog-breed-classifier
An image classification pipeline that can be used within any kind of application (desktop, web or mobile) to process real-world, user-supplied images of dogs to identify the breed.### Features:
- Determines whether an image is a dog or not
- Estimate the breed
- Show statistics of the results.