An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Image Captioning API


license
deployment testing

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.