captioning-images topic

List captioning-images repositories

cyclical-visual-captioning

42
Stars
3
Forks
Watchers

PyTorch code for: Learning to Generate Grounded Visual Captions without Localization Supervision

bottom-up-attention

1.4k
Stars
377
Forks
Watchers

Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome

coco-caption

50
Stars
42
Forks
Watchers

Adds SPICE metric to coco-caption evaluation server codes

SPICE

130
Stars
31
Forks
Watchers

Semantic Propositional Image Caption Evaluation

Up-Down-Captioner

241
Stars
69
Forks
Watchers

Automatic image captioning model based on Caffe, using features from bottom-up attention.

image-caption-generator

147
Stars
57
Forks
Watchers

[DEPRECATED] A Neural Network based generative model for captioning images using Tensorflow

meshed-memory-transformer

506
Stars
137
Forks
Watchers

Meshed-Memory Transformer for Image Captioning. CVPR 2020

show-control-and-tell

282
Stars
61
Forks
Watchers

Show, Control and Tell: A Framework for Generating Controllable and Grounded Captions. CVPR 2019

caption_generator

262
Stars
119
Forks
Watchers

A modular library built on top of Keras and TensorFlow to generate a caption in natural language for any input image.

Image-Caption-Generator

275
Stars
82
Forks
Watchers

A neural network to generate captions for an image using CNN and RNN with BEAM Search.