captioning-images topic
cyclical-visual-captioning
PyTorch code for: Learning to Generate Grounded Visual Captions without Localization Supervision
bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
coco-caption
Adds SPICE metric to coco-caption evaluation server codes
SPICE
Semantic Propositional Image Caption Evaluation
Up-Down-Captioner
Automatic image captioning model based on Caffe, using features from bottom-up attention.
image-caption-generator
[DEPRECATED] A Neural Network based generative model for captioning images using Tensorflow
meshed-memory-transformer
Meshed-Memory Transformer for Image Captioning. CVPR 2020
show-control-and-tell
Show, Control and Tell: A Framework for Generating Controllable and Grounded Captions. CVPR 2019
caption_generator
A modular library built on top of Keras and TensorFlow to generate a caption in natural language for any input image.
Image-Caption-Generator
A neural network to generate captions for an image using CNN and RNN with BEAM Search.