Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Class-agnostic Object Detection with Multi-modal Transformer

About

What constitutes an object? This has been a long-standing question in computer vision. Towards this goal, numerous learning-free and learning-based approaches have been developed to score objectness. However, they generally do not scale well across new domains and novel objects. In this paper, we advocate that existing methods lack a top-down supervision signal governed by human-understandable semantics. For the first time in literature, we demonstrate that Multi-modal Vision Transformers (MViT) trained with aligned image-text pairs can effectively bridge this gap. Our extensive experiments across various domains and novel objects show the state-of-the-art performance of MViTs to localize generic objects in images. Based on the observation that existing MViTs do not include multi-scale feature processing and usually require longer training schedules, we develop an efficient MViT architecture using multi-scale deformable attention and late vision-language fusion. We show the significance of MViT proposals in a diverse range of applications including open-world object detection, salient and camouflage object detection, supervised and self-supervised detection tasks. Further, MViTs can adaptively generate proposals given a specific language query and thus offer enhanced interactability. Code: \url{https://git.io/J1HPY}.

Muhammad Maaz, Hanoona Rasheed, Salman Khan, Fahad Shahbaz Khan, Rao Muhammad Anwer, Ming-Hsuan Yang• 2021

Related benchmarks

TaskDatasetResultRank
Salient Object DetectionECSSD
MAE0.24
202
Object DetectionLVIS (val)--
141
Salient Object DetectionDUT-OMRON
MAE0.21
120
Salient Object DetectionECSSD (test)--
104
Salient Object DetectionDUT-OMRON (test)--
92
Camouflaged Object DetectionCOD10K--
83
Object DetectionDOTA--
28
Object DetectionPACO LVIS
AR@5027.9
14
Object DetectionCOCO (val)
AR5069.7
14
Class-agnostic Object DetectionPascal VOC
AP506.86e+3
9
Showing 10 of 20 rows

Other info

Code

Follow for update