paper-with-me

Papers

Transformer based Multitask Learning for Image Captioning and Object Detection

2024-03-10 · Debolena Basak, P. K. Srijith, Maunendra Sankar Desarkar

In several real-world scenarios like autonomous navigation and mobility, to obtain a better visual understanding of the surroundings, image captioning and object detection play a crucial role. This work introduces a novel multitask learning framework that combines image captioning and object detection into a joint model. We propose TICOD, Transformer-based Image Captioning and Object detection model for jointly training both tasks by combining the losses obtained from image captioning and object detection networks. By leveraging joint training, the model benefits from the complementary information shared between the two tasks, leading to improved performance for image captioning. Our approach utilizes a transformer-based architecture that enables end-to-end network integration for image captioning and object detection and performs both tasks jointly. We evaluate the effectiveness of our approach through comprehensive experiments on the MS-COCO dataset. Our model outperforms the baselines from image captioning literature by achieving a 3.65% improvement in BERTScore.

📄 PDF Abstract BibTeX arXiv:2403.06292

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous NavigationImage CaptioningObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

GRiT: A Generative Region-to-text Transformer for Object Understanding

2022-12-01 · Jialian Wu, JianFeng Wang, Zhengyuan Yang, Zhe Gan 외

This paper presents a Generative RegIon-to-Text transformer, GRiT, for object understanding. The spirit of GRiT is to formulate object understanding as <region, text> pairs, where region locates objects and text describe…

DecoderDense CaptioningDescriptiveObject+2

Image Captioning through Image Transformer

2020-04-29 · Sen He, Wentong Liao, Hamed R. -Tavakoli, Michael Yang 외

Automatic captioning of images is a task that combines the challenges of image analysis and text generation. One important aspect in captioning is the notion of attention: How to decide what to describe and in which orde…

Image Captioningobject-detectionObject DetectionText Generation+1

GRIT: Faster and Better Image captioning Transformer Using Dual Visual Features

2022-07-20 · Van-Quang Nguyen, Masanori Suganuma, Takayuki Okatani

Current state-of-the-art methods for image captioning employ region-based features, as they provide object-level information that is essential to describe the content of images; they are usually extracted by an object de…

Image Captioning

MulT: An End-to-End Multitask Learning Transformer

2022-05-17 · CVPR 2022 1 · Deblina Bhattacharjee, Tong Zhang, Sabine Süsstrunk, Mathieu Salzmann

We propose an end-to-end Multitask Learning Transformer framework, named MulT, to simultaneously learn multiple high-level vision tasks, including depth estimation, semantic segmentation, reshading, surface normal estima…

DecoderDepth EstimationEdge DetectionKeypoint Detection+2

NOC-REK: Novel Object Captioning with Retrieved Vocabulary from External Knowledge

2022-03-28 · CVPR 2022 1 · Duc Minh Vo, Hong Chen, Akihiro Sugimoto, Hideki Nakayama

Novel object captioning aims at describing objects absent from training data, with the key ingredient being the provision of object vocabulary to the model. Although existing methods heavily rely on an object detection m…

Caption GenerationObjectobject-detectionObject Detection+1