https://github.com/pmutua/imgclassifier
Image Recognition Flask Restful API
https://github.com/pmutua/imgclassifier
docker flask image-classification pymongo python restful-api tensorflow
Last synced: about 2 months ago
JSON representation
Image Recognition Flask Restful API
- Host: GitHub
- URL: https://github.com/pmutua/imgclassifier
- Owner: pmutua
- Created: 2020-07-16T22:42:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-28T10:45:12.000Z (over 3 years ago)
- Last Synced: 2025-06-07T13:43:30.613Z (about 1 year ago)
- Topics: docker, flask, image-classification, pymongo, python, restful-api, tensorflow
- Language: Python
- Homepage:
- Size: 91.4 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODO Mongo DB is not persisted
{
"status": 200,
"msg": "You successfully signed up for this API",
"data": {
"username": "klingon",
"password": "******"
}
}