https://github.com/reshalfahsi/image-captioning-api
API for Image Captioning
https://github.com/reshalfahsi/image-captioning-api
computer-vision deep-learning heroku-deployment image-captioning nlp tensorflow
Last synced: about 2 months ago
JSON representation
API for Image Captioning
- Host: GitHub
- URL: https://github.com/reshalfahsi/image-captioning-api
- Owner: reshalfahsi
- License: mit
- Created: 2022-09-10T09:04:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-11T02:33:01.000Z (almost 4 years ago)
- Last Synced: 2025-05-18T14:48:52.469Z (about 1 year ago)
- Topics: computer-vision, deep-learning, heroku-deployment, image-captioning, nlp, tensorflow
- Language: Python
- Homepage: https://image-captioning-69420.herokuapp.com/
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image Captioning API

Minimal implementation of image captioning API hosted on [Heroku](https://image-captioning-69420.herokuapp.com/).
## API Reference
### GET /
Request: `None`
Response: `"API for Image Captioning."`
### POST /predict
Request: Image file
Response: string
## Announcement
This API will be dead by November 28, 2022.