HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Show and Tell: A Neural Image Caption Generator

Oriol Vinyals; Alexander Toshev; Samy Bengio; Dumitru Erhan

Show and Tell: A Neural Image Caption Generator

Abstract

Automatically describing the content of an image is a fundamental problem in artificial intelligence that connects computer vision and natural language processing. In this paper, we present a generative model based on a deep recurrent architecture that combines recent advances in computer vision and machine translation and that can be used to generate natural sentences describing an image. The model is trained to maximize the likelihood of the target description sentence given the training image. Experiments on several datasets show the accuracy of the model and the fluency of the language it learns solely from image descriptions. Our model is often quite accurate, which we verify both qualitatively and quantitatively. For instance, while the current state-of-the-art BLEU-1 score (the higher the better) on the Pascal dataset is 25, our approach yields 59, to be compared to human performance around 69. We also show BLEU-1 score improvements on Flickr30k, from 56 to 66, and on SBU, from 19 to 28. Lastly, on the newly released COCO dataset, we achieve a BLEU-4 of 27.7, which is the current state-of-the-art.

Code Repositories

kirbiyik/caption-it
pytorch
Mentioned in GitHub
hashi0203/image-captioning
pytorch
Mentioned in GitHub
atun-MEI/AI-Course-Final
Mentioned in GitHub
Chloejay/image_caption_app
tf
Mentioned in GitHub
fanchenyou/deepdiary
Mentioned in GitHub
supreethub/Image-Captioning
pytorch
Mentioned in GitHub
neerav47/Image-Captioning
pytorch
Mentioned in GitHub
studian/CVND_P2_Image_Captioning
pytorch
Mentioned in GitHub
leob03/Image_captionning
pytorch
Mentioned in GitHub
gfoxx29/Image-Captioning
pytorch
Mentioned in GitHub
hx19940102/Image-Captioning
tf
Mentioned in GitHub
SathwikTejaswi/Neural-Image-Captioning
pytorch
Mentioned in GitHub
nalbert9/Image-Captioning
pytorch
Mentioned in GitHub
yurayli/image_caption_pytorch
pytorch
Mentioned in GitHub
Mrnoorsingh/image-caption
Mentioned in GitHub
danielajisafe/Image-Captioning-Model
pytorch
Mentioned in GitHub
codehacpj/Image_description
pytorch
Mentioned in GitHub
koles289/udacity-Image-Captioning
pytorch
Mentioned in GitHub
yuyay/chainer_nic
Mentioned in GitHub
am-sirdaniel/Image-Captioning-Model
pytorch
Mentioned in GitHub
samim23/NeuralTalkAnimator
Mentioned in GitHub
anitakumarijena/Image_Captioning
pytorch
Mentioned in GitHub
NicholasKX/ShowAndTell
mindspore
Mentioned in GitHub
nikhilmaram/Show_and_Tell
tf
Mentioned in GitHub
maz0318/nlpSummerCamp2019
pytorch
Mentioned in GitHub
Wence-May/Image-Annotation
Mentioned in GitHub
yashk2810/Image-Captioning
tf
Mentioned in GitHub
alex-f1tor/Image-Caption
pytorch
Mentioned in GitHub
atharv6/Image-Captioning
pytorch
Mentioned in GitHub
CSDN-AI7/image_caption
tf
Mentioned in GitHub
TilakD/Image-Captioning
Mentioned in GitHub
rebnej/lick-caption-bias
pytorch
Mentioned in GitHub
yurayli/image-caption-pytorch
pytorch
Mentioned in GitHub
rishavbb/Image_Captioning
tf
Mentioned in GitHub
juletx/image-caption-generation
tf
Mentioned in GitHub
sd2001/Image2Caption
tf
Mentioned in GitHub
kenkai21/Image_Captioning
pytorch
Mentioned in GitHub
Neznakomec/ml-project-transformers
pytorch
Mentioned in GitHub
bmy4415/DMLAB-intern
tf
Mentioned in GitHub
ag17sep/Image-Captioning-Project
pytorch
Mentioned in GitHub
nishimehta/Image_Captioning
tf
Mentioned in GitHub
AndreiMoraru123/Watch-and-Tell
pytorch
Mentioned in GitHub
Cathy-t/HELLO_image
pytorch
Mentioned in GitHub
anirbrhm/ImageCaptioning
pytorch
Mentioned in GitHub
stingram/CV_Image_Captioning
pytorch
Mentioned in GitHub
pskrunner14/descriptor
pytorch
Mentioned in GitHub
chunlei2/show-and-tell
pytorch
Mentioned in GitHub
sd2001/Auto-Image2Caption
tf
Mentioned in GitHub
AndreiMoraru123/ContextCollector
pytorch
Mentioned in GitHub
longjj/Caffe-SGDR
Mentioned in GitHub
Djmcflush/Quantum-Hackathon
tf
Mentioned in GitHub
Pillercottrer/radcap_project
pytorch
Mentioned in GitHub
Data-drone/cvnd_image_captioning
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-retrieval-with-multi-modal-query-onShow and Tell
Recall@1: 12.3
Recall@10: 40.2
Recall@50: 61.8
image-retrieval-with-multi-modal-query-on-mitShow and Tell
Recall@1: 11.9
Recall@10: 42.0
Recall@5: 31.0

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Show and Tell: A Neural Image Caption Generator | Papers | HyperAI