TL;DR
This paper introduces two CNN-LSTM based architectures for object captioning and retrieval, demonstrating improved performance and detailed understanding of objects in images on a new dataset.
Contribution
Proposes novel end-to-end CNN-LSTM models for joint object captioning and retrieval, advancing fine-grained vision-language understanding.
Findings
Outperforms recent methods on a new challenging dataset
Provides detailed object understanding with fast inference
Demonstrates effectiveness of hybrid CNN-LSTM architectures
Abstract
We address the problem of jointly learning vision and language to understand the object in a fine-grained manner. The key idea of our approach is the use of object descriptions to provide the detailed understanding of an object. Based on this idea, we propose two new architectures to solve two related problems: object captioning and natural language-based object retrieval. The goal of the object captioning task is to simultaneously detect the object and generate its associated description, while in the object retrieval task, the goal is to localize an object given an input query. We demonstrate that both problems can be solved effectively using hybrid end-to-end CNN-LSTM networks. The experimental results on our new challenging dataset show that our methods outperform recent methods by a fair margin, while providing a detailed understanding of the object and having fast inference time.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
