English
Related papers

Related papers: Language-aware Multiple Datasets Detection Pretrai…

200 papers

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…

Computer Vision and Pattern Recognition · Computer Science 2021-10-13 Aishwarya Kamath , Mannat Singh , Yann LeCun , Gabriel Synnaeve , Ishan Misra , Nicolas Carion

Recent self-supervised pretraining methods for object detection largely focus on pretraining the backbone of the object detector, neglecting key parts of detection architecture. Instead, we introduce DETReg, a new self-supervised method…

Computer Vision and Pattern Recognition · Computer Science 2023-07-21 Amir Bar , Xin Wang , Vadim Kantorov , Colorado J Reed , Roei Herzig , Gal Chechik , Anna Rohrbach , Trevor Darrell , Amir Globerson

The DEtection TRansformer (DETR) opened new possibilities for object detection by modeling it as a translation task: converting image features into object-level representations. Previous works typically add expensive modules to DETR to…

Computer Vision and Pattern Recognition · Computer Science 2025-05-16 Pierre-François De Plaen , Nicola Marinello , Marc Proesmans , Tinne Tuytelaars , Luc Van Gool

Motivated by the remarkable achievements of DETR-based approaches on COCO object detection and segmentation benchmarks, recent endeavors have been directed towards elevating their performance through self-supervised pre-training of…

Computer Vision and Pattern Recognition · Computer Science 2023-12-04 Yan Ma , Weicong Liang , Bohan Chen , Yiduo Hao , Bojian Hou , Xiangyu Yue , Chao Zhang , Yuhui Yuan

Although deep pre-trained language models have shown promising benefit in a large set of industrial scenarios, including Click-Through-Rate (CTR) prediction, how to integrate pre-trained language models that handle only textual signals into…

Computation and Language · Computer Science 2023-08-23 Dong Wang , Kavé Salamatian , Yunqing Xia , Weiwei Deng , Qi Zhiang

Combining multiple datasets enables performance boost on many computer vision tasks. But similar trend has not been witnessed in object detection when combining multiple datasets due to two inconsistencies among detection datasets: taxonomy…

Computer Vision and Pattern Recognition · Computer Science 2023-03-31 Lingchen Meng , Xiyang Dai , Yinpeng Chen , Pengchuan Zhang , Dongdong Chen , Mengchen Liu , Jianfeng Wang , Zuxuan Wu , Lu Yuan , Yu-Gang Jiang

Conventional object detection models are usually limited by the data on which they were trained and by the category logic they define. With the recent rise of Language-Visual Models, new methods have emerged that are not restricted to these…

Computer Vision and Pattern Recognition · Computer Science 2024-09-16 Irina Tolstykh , Mikhail Chernyshov , Maksim Kuprashevich

DETR accomplishes end-to-end object detection through iteratively generating multiple object candidates based on image features and promoting one candidate for each ground-truth object. The traditional training procedure using one-to-one…

Computer Vision and Pattern Recognition · Computer Science 2024-01-09 Chuyang Zhao , Yifan Sun , Wenhao Wang , Qiang Chen , Errui Ding , Yi Yang , Jingdong Wang

Self-supervised learning (SSL) methods such as masked language modeling have shown massive performance gains by pretraining transformer models for a variety of natural language processing tasks. The follow-up research adapted similar…

Computer Vision and Pattern Recognition · Computer Science 2022-05-12 Gokul Karthik Kumar , Sahal Shaji Mullappilly , Abhishek Singh Gehlot

Camouflaged object detection (COD), aiming to segment camouflaged objects which exhibit similar patterns with the background, is a challenging task. Most existing works are dedicated to establishing specialized modules to identify…

Computer Vision and Pattern Recognition · Computer Science 2023-08-23 Yinghui Xing , Dexuan Kong , Shizhou Zhang , Geng Chen , Lingyan Ran , Peng Wang , Yanning Zhang

Open world object detection aims at detecting objects that are absent in the object classes of the training data as unknown objects without explicit supervision. Furthermore, the exact classes of the unknown objects must be identified…

Computer Vision and Pattern Recognition · Computer Science 2022-12-07 Na Dong , Yongqiang Zhang , Mingli Ding , Gim Hee Lee

DEtection TRansformer (DETR) for object detection reaches competitive performance compared with Faster R-CNN via a transformer encoder-decoder architecture. However, trained with scratch transformers, DETR needs large-scale training data…

Computer Vision and Pattern Recognition · Computer Science 2023-07-25 Zhigang Dai , Bolun Cai , Yugeng Lin , Junying Chen

We present a new method that views object detection as a direct set prediction problem. Our approach streamlines the detection pipeline, effectively removing the need for many hand-designed components like a non-maximum suppression…

Computer Vision and Pattern Recognition · Computer Science 2020-05-29 Nicolas Carion , Francisco Massa , Gabriel Synnaeve , Nicolas Usunier , Alexander Kirillov , Sergey Zagoruyko

We present a conceptually simple, flexible and general framework for cross-dataset training in object detection. Given two or more already labeled datasets that target for different object classes, cross-dataset training aims to detect the…

Computer Vision and Pattern Recognition · Computer Science 2020-01-15 Yongqiang Yao , Yan Wang , Yu Guo , Jiaojiao Lin , Hongwei Qin , Junjie Yan

Existing methods enhance the training of detection transformers by incorporating an auxiliary one-to-many assignment. In this work, we treat the model as a multi-task framework, simultaneously performing one-to-one and one-to-many…

Computer Vision and Pattern Recognition · Computer Science 2025-06-27 Chang-Bin Zhang , Yujie Zhong , Kai Han

Detection pre-training methods for the DETR series detector have been extensively studied in natural scenes, e.g., DETReg. However, the detection pre-training remains unexplored in remote sensing scenes. In existing pre-training methods,…

Computer Vision and Pattern Recognition · Computer Science 2024-07-25 Ziyue Huang , Yongchao Feng , Qingjie Liu , Yunhong Wang

Collecting annotated data for semantic segmentation is time-consuming and hard to scale up. In this paper, we for the first time propose a unified framework, termed as Multi-Dataset Pretraining, to take full advantage of the fragmented…

Computer Vision and Pattern Recognition · Computer Science 2021-06-09 Bowen Shi , Xiaopeng Zhang , Haohang Xu , Wenrui Dai , Junni Zou , Hongkai Xiong , Qi Tian

Given multiple datasets with different label spaces, the goal of this work is to train a single object detector predicting over the union of all the label spaces. The practical benefits of such an object detector are obvious and significant…

Computer Vision and Pattern Recognition · Computer Science 2020-08-18 Xiangyun Zhao , Samuel Schulter , Gaurav Sharma , Yi-Hsuan Tsai , Manmohan Chandraker , Ying Wu

The DEtection TRansformer (DETR) algorithm has received considerable attention in the research community and is gradually emerging as a mainstream approach for object detection and other perception tasks. However, the current field lacks a…

Computer Vision and Pattern Recognition · Computer Science 2023-06-14 Tianhe Ren , Shilong Liu , Feng Li , Hao Zhang , Ailing Zeng , Jie Yang , Xingyu Liao , Ding Jia , Hongyang Li , He Cao , Jianan Wang , Zhaoyang Zeng , Xianbiao Qi , Yuhui Yuan , Jianwei Yang , Lei Zhang

Open-vocabulary object detection (OVOD) enables models to recognize objects beyond predefined categories, but existing approaches remain limited in practical deployment. On the one hand, multimodal designs often incur substantial…

Computer Vision and Pattern Recognition · Computer Science 2026-05-14 Siheng Wang , Yanshu Li , Bohan Hu , Zhengdao Li , Haibo Zhan , Linshan Li , Weiming Liu , Ruizhi Qian , Guangxin Wu , Hao Zhang , Jifeng Shen , Piotr Koniusz , Zhengtao Yao , Junhao Dong , Qiang Sun
‹ Prev 1 2 3 10 Next ›