paper-with-me

홈 › Papers

Image Captioning with Unseen Objects

2019-07-31 · Berkan Demirel, Ramazan Gokberk Cinbis, Nazli Ikizler-Cinbis

Image caption generation is a long standing and challenging problem at the intersection of computer vision and natural language processing. A number of recently proposed approaches utilize a fully supervised object recognition model within the captioning approach. Such models, however, tend to generate sentences which only consist of objects predicted by the recognition models, excluding instances of the classes without labelled training examples. In this paper, we propose a new challenging scenario that targets the image captioning problem in a fully zero-shot learning setting, where the goal is to be able to generate captions of test images containing objects that are not seen during training. The proposed approach jointly uses a novel zero-shot object detection model and a template-based sentence generator. Our experiments show promising results on the COCO dataset.

📄 PDF Abstract BibTeX arXiv:1908.00047

Code (0)

등록된 구현이 없습니다.

Tasks

Caption GenerationImage CaptioningObjectobject-detectionObject DetectionObject RecognitionSentenceZero-Shot LearningZero-Shot Object Detection

Similar Papers 제목 키워드 기반

Learning to Select: A Fully Attentive Approach for Novel Object Captioning

2021-06-02 · Marco Cagrandi, Marcella Cornia, Matteo Stefanini, Lorenzo Baraldi 외

Image captioning models have lately shown impressive results when applied to standard datasets. Switching to real-life scenarios, however, constitutes a challenge due to the larger variety of visual concepts which are no…

Image CaptioningLanguage ModelingLanguage Modelling

Captioning Images with Diverse Objects

2016-06-24 · CVPR 2017 7 · Subhashini Venugopalan, Lisa Anne Hendricks, Marcus Rohrbach, Raymond Mooney 외

Recent captioning models are limited in their ability to scale and describe concepts unseen in paired image-text corpora. We propose the Novel Object Captioner (NOC), a deep visual semantic captioning model that can desc…

ObjectObject Recognition

Caption Generation on Scenes with Seen and Unseen Object Categories

2021-08-13 · Berkan Demirel, Ramazan Gokberk Cinbis

Image caption generation is one of the most challenging problems at the intersection of vision and language domains. In this work, we propose a realistic captioning task where the input scenes may incorporate visual obje…

Caption GenerationLanguage Modelling

Guided Open Vocabulary Image Captioning with Constrained Beam Search

2016-12-02 · EMNLP 2017 9 · Peter Anderson, Basura Fernando, Mark Johnson, Stephen Gould

Existing image captioning models do not generalize well to out-of-domain images containing novel scenes or objects. This limitation severely hinders the use of these models in real world applications dealing with images …

Image CaptioningTAGWord Embeddings

Learning Visual-Linguistic Adequacy, Fidelity, and Fluency for Novel Object Captioning

2021-09-29 · Cheng-Fu Yang, Yao-Hung Hubert Tsai, Wan-Cyuan Fan, Yu-Chiang Frank Wang 외

Novel object captioning (NOC) learns image captioning models for describing objects or visual concepts which are unseen (i.e., novel) in the training captions. Such captioning models need to sufficiently describe such vi…

Image Captioning