Papers › Show and Tell: Lessons learned from the 2015 MSCOCO Image Captioning Challenge

Show and Tell: Lessons learned from the 2015 MSCOCO Image Captioning Challenge

21 Sep 2016arXiv:1609.06647archive 2025-07-28

Oriol Vinyals, Alexander Toshev, Samy Bengio, Dumitru Erhan

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. Finally, given the recent surge of interest in this task, a competition was organized in 2015 using the newly released COCO dataset. We describe and analyze the various improvements we applied to our own baseline and show the resulting performance in the competition, which we won ex-aequo with a team from Microsoft Research, and provide an open source implementation in TensorFlow.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1609.06647")

Code

Syntology Ran 4 of 15 code samples harvested from 4 repositories linked to this paper; 11 have no recorded run. Of those that ran: 3 ran · our draft was wrong; 1 ran · fixture could not drive it.

By repository: community (archive-listed): 15 samples from 4 repositories, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

20 repositories listed; official and paper-mentioned ones first.

ChiZhangRIT/BNRHN mentioned on GitHubtf report
HughKu/Im2txt mentioned on GitHubtf report
Muennighoff/Im2txt mentioned on GitHubtf report
SophiaYuSophiaYu/ImageCaption mentioned on GitHubtf report
ag169/Image-Captioning mentioned on GitHubpytorch report
brandontrabucco/im2txt_express mentioned on GitHubtfMIT report
brandontrabucco/im2txt_match mentioned on GitHubtfMIT report
dgonzalez-ri/neural-visual-storyteller mentioned on GitHubtfApache-2.0 report
dianaglzrico/neural-visual-storyteller mentioned on GitHubtfApache-2.0 report
purvaten/punny_captions mentioned on GitHubtf report
puxinhe/im2txt_v3 mentioned on GitHubtf report
stoensin/IC mentioned on GitHubtf report
tensorflow/models mentioned on GitHubtf report
vladsandulescu/hatefulmemes mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 4 ran; 0 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran · our draft was wrong
1ran · fixture could not drive it
11unverified

Licence: 7 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 4 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

beam_search_inference ag169/Image-Captioning/eval_caption.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 1f6cc35d04b1e568 · report
forward_with_loss ag169/Image-Captioning/train_caption.py community (archive-listed) ran · fixture could not drive it no licence file found · pointer only · a640c50faf0d8a9d · report
inference ag169/Image-Captioning/train_caption.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 9305318ce8a2d74f · report
inference ag169/Image-Captioning/eval_caption.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 83bce32a04182448 · report
batch_with_dynamic_pad brandontrabucco/im2txt_express/im2txt_express/ops/inputs.py community (archive-listed) unverified MIT (permissive) · 43a082fdefbc3753 · report
batch_with_dynamic_pad dgonzalez-ri/neural-visual-storyteller/inputs.py community (archive-listed) unverified Apache-2.0 (permissive) · 9d746b47756500fc · report
distort_image brandontrabucco/im2txt_express/im2txt_express/ops/image_processing.py community (archive-listed) unverified MIT (permissive) · c019732c3cedf8f2 · report
get_filename ChiZhangRIT/BNRHN/generate_captions.py community (archive-listed) unverified no licence file found · pointer only · f883de80a5b8761f · report
get_id ChiZhangRIT/BNRHN/generate_captions.py community (archive-listed) unverified no licence file found · pointer only · 7feab14292d065d3 · report
parse_sequence_example brandontrabucco/im2txt_express/im2txt_express/ops/inputs.py community (archive-listed) unverified MIT (permissive) · f44861975300132f · report
parse_sequence_example dgonzalez-ri/neural-visual-storyteller/inputs.py community (archive-listed) unverified Apache-2.0 (permissive) · 603dfaf835c546b7 · report
prefetch_input_data brandontrabucco/im2txt_express/im2txt_express/ops/inputs.py community (archive-listed) unverified MIT (permissive) · 7fea30b908ef4610 · report
prefetch_input_data dgonzalez-ri/neural-visual-storyteller/inputs.py community (archive-listed) unverified Apache-2.0 (permissive) · 2972f031ce3b83bd · report
process_image brandontrabucco/im2txt_express/im2txt_express/ops/image_processing.py community (archive-listed) unverified MIT (permissive) · 00dd21191623ca8c · report
train ag169/Image-Captioning/train_caption.py community (archive-listed) unverified no licence file found · pointer only · 6a98e984239dce16 · report

Tasks

Image CaptioningSentenceTranslation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections