paper-with-me

Papers

Beyond Bounding Box: Multimodal Knowledge Learning for Object Detection

2022-05-09 · Weixin Feng, Xingyuan Bu, Chenchen Zhang, Xubin Li

Multimodal supervision has achieved promising results in many visual language understanding tasks, where the language plays an essential role as a hint or context for recognizing and locating instances. However, due to the defects of the human-annotated language corpus, multimodal supervision remains unexplored in fully supervised object detection scenarios. In this paper, we take advantage of language prompt to introduce effective and unbiased linguistic supervision into object detection, and propose a new mechanism called multimodal knowledge learning (\textbf{MKL}), which is required to learn knowledge from language supervision. Specifically, we design prompts and fill them with the bounding box annotations to generate descriptions containing extensive hints and context for instances recognition and localization. The knowledge from language is then distilled into the detection model via maximizing cross-modal mutual information in both image- and object-level. Moreover, the generated descriptions are manipulated to produce hard negatives to further boost the detector performance. Extensive experiments demonstrate that the proposed method yields a consistent performance gain by 1.6\% $\sim$ 2.1\% and achieves state-of-the-art on MS-COCO and OpenImages datasets.

📄 PDF Abstract BibTeX arXiv:2205.04072

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Universal Bounding Box Regression and Its Applications

2019-04-15 · Seungkwan Lee, Suha Kwak, Minsu Cho

Bounding-box regression is a popular technique to refine or predict localization boxes in recent object detection approaches. Typically, bounding-box regressors are trained to regress from either region proposals or fixe…

Objectobject-detectionObject DetectionObject Discovery+2

Pix2seq: A Language Modeling Framework for Object Detection

2021-09-22 · ICLR 2022 4 · Ting Chen, Saurabh Saxena, Lala Li, David J. Fleet 외

We present Pix2Seq, a simple and generic framework for object detection. Unlike existing approaches that explicitly integrate prior knowledge about the task, we cast object detection as a language modeling task condition…

Language ModelingLanguage ModellingObjectobject-detection+1

Straight to Shapes: Real-time Detection of Encoded Shapes

2016-11-23 · CVPR 2017 7 · Saumya Jetley, Michael Sapienza, Stuart Golodetz, Philip H. S. Torr

Current object detection approaches predict bounding boxes, but these provide little instance-specific information beyond location, scale and aspect ratio. In this work, we propose to directly regress to objects' shapes …

DecoderDenoisingobject-detectionObject Detection

Open Vocabulary Object Detection with Pseudo Bounding-Box Labels

2021-11-18 · Mingfei Gao, Chen Xing, Juan Carlos Niebles, Junnan Li 외

Despite great progress in object detection, most existing methods work only on a limited set of object categories, due to the tremendous human effort needed for bounding-box annotations of training data. To alleviate the…

Objectobject-detectionObject DetectionOpen-vocabulary object detection+1

Segmentation is All You Need

2019-04-30 · Zehua Cheng, Yuxiang Wu, Zhenghua Xu, Thomas Lukasiewicz 외

Region proposal mechanisms are essential for existing deep learning approaches to object detection in images. Although they can generally achieve a good detection performance under normal circumstances, their recall in a…

AllFace DetectionHead DetectionObject+5