paper-with-me

Papers

MDETR - Modulated Detection for End-to-End Multi-Modal Understanding

2021-01-01 · ICCV 2021 10 · Aishwarya Kamath, Mannat Singh, Yann Lecun, Gabriel Synnaeve, Ishan Misra, Nicolas Carion

Multi-modal reasoning systems rely on a pre-trained object detector to extract regions of interest from the image. However, this crucial module is typically used as a black box, trained independently of the downstream task and on a fixed vocabulary of objects and attributes. This makes it challenging for such systems to capture the long tail of visual concepts expressed in free form text. In this paper we propose MDETR, an end-to-end modulated detector that detects objects in an image conditioned on a raw text query, like a caption or a question. We use a transformer-based architecture to reason jointly over text and image by fusing the two modalities at an early stage of the model. We pre-train the network on 1.3M text-image pairs, mined from pre-existing multi-modal datasets having explicit alignment between phrases in text and objects in the image. We then fine-tune on several downstream tasks such as phrase grounding, referring expression comprehension and segmentation, achieving state-of-the-art results on popular benchmarks. We also investigate the utility of our model as an object detector on a given label set when fine-tuned in a few-shot setting. We show that our pre-training approach provides a way to handle the long tail of object categories which have very few labelled instances. Our approach can be easily extended for visual question answering, achieving competitive performance on GQA and CLEVR. The code and models are available at https://github.com/ashkamath/mdetr.

📄 PDF Abstract BibTeX

Code (1)

ashkamath/mdetr 공식 구현 pytorch

Tasks

Phrase GroundingQuestion AnsweringReferring ExpressionReferring Expression ComprehensionVisual Question AnsweringVisual Question Answering (VQA)Visual Question Answering (VQA) Split AVisual Question Answering (VQA) Split B

Similar Papers 제목 키워드 기반

Exploring Modulated Detection Transformer as a Tool for Action Recognition in Videos

2022-09-21 · Tomás Crisol, Joel Ermantraut, Adrián Rostagno, Santiago L. Aggio 외

During recent years transformers architectures have been growing in popularity. Modulated Detection Transformer (MDETR) is an end-to-end multi-modal understanding model that performs tasks such as phase grounding, referr…

Action DetectionAction RecognitionAction Recognition In VideosQuestion Answering+5

MDETR -- Modulated Detection for End-to-End Multi-Modal Understanding

2021-04-26 · Aishwarya Kamath, Mannat Singh, Yann Lecun, Gabriel Synnaeve 외

Multi-modal reasoning systems rely on a pre-trained object detector to extract regions of interest from the image. However, this crucial module is typically used as a black box, trained independently of the downstream ta…

Generalized Referring Expression ComprehensionPhrase GroundingQuestion AnsweringReferring Expression+8

Lite-MDETR: A Lightweight Multi-Modal Detector

2022-01-01 · CVPR 2022 1 · Qian Lou, Yen-Chang Hsu, Burak Uzkent, Ting Hua 외

Recent multi-modal detectors based on transformers and modality encoders have successfully achieved impressive results on end-to-end visual object detection conditioned on a raw text query. However, they require a la…

object-detectionObject DetectionPhrase GroundingReferring Expression+1

A Lightweight Modular Framework for Low-Cost Open-Vocabulary Object Detection Training

2024-08-20 · Bilal Faye, Binta Sow, Hanane Azzag, Mustapha Lebbah

Object detection is a fundamental challenge in computer vision, centered on recognizing objects within images, with diverse applications in areas like image analysis, robotics, and autonomous vehicles. Although existing …

Autonomous VehiclesComputational Efficiencyobject-detectionObject Detection+5

Catalog Phrase Grounding (CPG): Grounding of Product Textual Attributes in Product Images for e-commerce Vision-Language Applications

2023-08-30 · Wenyi Wu, Karim Bouyarmane, Ismail Tutar

We present Catalog Phrase Grounding (CPG), a model that can associate product textual data (title, brands) into corresponding regions of product images (isolated product region, brand logo region) for e-commerce vision-l…

Decoderobject-detectionObject DetectionPhrase Grounding