paper-with-me

Papers

Exploring Nearest Neighbor Approaches for Image Captioning

2015-05-17 · Jacob Devlin, Saurabh Gupta, Ross Girshick, Margaret Mitchell, C. Lawrence Zitnick

We explore a variety of nearest neighbor baseline approaches for image captioning. These approaches find a set of nearest neighbor images in the training set from which a caption may be borrowed for the query image. We select a caption for the query image by finding the caption that best represents the "consensus" of the set of candidate captions gathered from the nearest neighbor images. When measured by automatic evaluation metrics on the MS COCO caption evaluation server, these approaches perform as well as many recent approaches that generate novel captions. However, human studies show that a method that generates novel captions is still preferred over the nearest neighbor approach.

📄 PDF Abstract BibTeX arXiv:1505.04467

Code (1)

mjhucla/mRNN-CR

Tasks

Image Captioning

Similar Papers 제목 키워드 기반

A Hybrid Model for Combining Neural Image Caption and k-Nearest Neighbor Approach for Image Captioning

2021-05-09 · Kartik Arora, Ajul Raj, Arun Goel, Seba Susan

A hybrid model is proposed that integrates two popular image captioning methods to generate a text-based summary describing the contents of the image. The two image captioning models are the Neural Image Caption (NIC) an…

Image Captioningregression

Nearest Neighbor Normalization Improves Multimodal Retrieval

2024-10-31 · Neil Chowdhury, Franklin Wang, Sumedh Shenoy, Douwe Kiela 외

Multimodal models leverage large-scale pre-training to achieve strong but still imperfect performance on tasks such as image captioning, visual question answering, and cross-modal retrieval. In this paper, we present a s…

Cross-Modal RetrievalImage CaptioningImage RetrievalImage-text Retrieval+4

Exploring an Efficient Handwritten Manipuri Meetei-Mayek Character Recognition Using Gradient Feature Extractor and Cosine Distance Based Multiclass k-Nearest Neighbor Classifier

2017-12-01 · WS 2017 12 · Kishorjit Nongmeikapam, Wahengbam Kumar, Mithlesh Prasad Singh

Exploring Explicit and Implicit Visual Relationships for Image Captioning

2021-05-06 · Zeliang Song, Xiaofei Zhou

Image captioning is one of the most challenging tasks in AI, which aims to automatically generate textual sentences for an image. Recent methods for image captioning follow encoder-decoder framework that transforms the s…

DecoderImage Captioning

Yes, we CANN: Constrained Approximate Nearest Neighbors for local feature-based visual localization

2023-06-15 · ICCV 2023 1 · Dror Aiger, André Araujo, Simon Lynen

Large-scale visual localization systems continue to rely on 3D point clouds built from image collections using structure-from-motion. While the 3D points in these models are represented using local image features, direct…

Image RetrievalRetrievalVisual Localization