English
Related papers

Related papers: Rethinking Transformer-based Set Prediction for Ob…

200 papers

The YOLO series has become the most popular framework for real-time object detection due to its reasonable trade-off between speed and accuracy. However, we observe that the speed and accuracy of YOLOs are negatively affected by the NMS.…

Computer Vision and Pattern Recognition · Computer Science 2024-04-04 Yian Zhao , Wenyu Lv , Shangliang Xu , Jinman Wei , Guanzhong Wang , Qingqing Dang , Yi Liu , Jie Chen

Recent self-supervised methods are mainly designed for representation learning with the base model, e.g., ResNets or ViTs. They cannot be easily transferred to DETR, with task-specific Transformer modules. In this work, we present Siamese…

Computer Vision and Pattern Recognition · Computer Science 2023-04-03 Zeren Chen , Gengshi Huang , Wei Li , Jianing Teng , Kun Wang , Jing Shao , Chen Change Loy , Lu Sheng

Recently, object detection models have witnessed notable performance improvements, particularly with transformer-based models. However, new objects frequently appear in the real world, requiring detection models to continually learn without…

Computer Vision and Pattern Recognition · Computer Science 2025-06-11 Duc Thanh Pham , Hong Dang Nguyen , Nhat Minh Nguyen Quoc , Linh Ngo Van , Sang Dinh Viet , Duc Anh Nguyen

The highest accuracy object detectors to date are based on a two-stage approach popularized by R-CNN, where a classifier is applied to a sparse set of candidate object locations. In contrast, one-stage detectors that are applied over a…

Computer Vision and Pattern Recognition · Computer Science 2018-02-08 Tsung-Yi Lin , Priya Goyal , Ross Girshick , Kaiming He , Piotr Dollár

Detection Transformers (DETR) formulate object detection as a set prediction problem and enable end-to-end training without post-processing. However, object queries in DETR interact through symmetric self-attention, which enforces uniform…

Computer Vision and Pattern Recognition · Computer Science 2026-04-14 Ye Zhang , Qi Chen , Wenyou Huang , Rui Liu , Zhengjian Kang

Recently, the dominant DETR-based approaches apply central-concept spatial prior to accelerate Transformer detector convergency. These methods gradually refine the reference points to the center of target objects and imbue object queries…

Computer Vision and Pattern Recognition · Computer Science 2023-03-17 Yang Liu , Yao Zhang , Yixin Wang , Yang Zhang , Jiang Tian , Zhongchao Shi , Jianping Fan , Zhiqiang He

Vision-based Transformer have shown huge application in the perception module of autonomous driving in terms of predicting accurate 3D bounding boxes, owing to their strong capability in modeling long-range dependencies between the visual…

Computer Vision and Pattern Recognition · Computer Science 2023-04-06 Apoorv Singh

In this paper, we address the limitations of the DETR-based semi-supervised object detection (SSOD) framework, particularly focusing on the challenges posed by the quality of object queries. In DETR-based SSOD, the one-to-one assignment…

Computer Vision and Pattern Recognition · Computer Science 2024-04-03 Tahira Shehzadi , Khurram Azeem Hashmi , Didier Stricker , Muhammad Zeshan Afzal

The introduction of DETR represents a new paradigm for object detection. However, its decoder conducts classification and box localization using shared queries and cross-attention layers, leading to suboptimal results. We observe that…

Computer Vision and Pattern Recognition · Computer Science 2023-10-25 Manyuan Zhang , Guanglu Song , Yu Liu , Hongsheng Li

3D object detection with surround-view images is an essential task for autonomous driving. In this work, we propose DETR4D, a Transformer-based framework that explores sparse attention and direct feature query for 3D object detection in…

Computer Vision and Pattern Recognition · Computer Science 2022-12-16 Zhipeng Luo , Changqing Zhou , Gongjie Zhang , Shijian Lu

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

6D pose estimation is the task of predicting the translation and orientation of objects in a given input image, which is a crucial prerequisite for many robotics and augmented reality applications. Lately, the Transformer Network…

Computer Vision and Pattern Recognition · Computer Science 2021-09-24 Arash Amini , Arul Selvam Periyasamy , Sven Behnke

Recently, DETR and Deformable DETR have been proposed to eliminate the need for many hand-designed components in object detection while demonstrating good performance as previous complex hand-crafted detectors. However, their performance on…

Computer Vision and Pattern Recognition · Computer Science 2021-05-25 Lu He , Qianyu Zhou , Xiangtai Li , Li Niu , Guangliang Cheng , Xiao Li , Wenxuan Liu , Yunhai Tong , Lizhuang Ma , Liqing Zhang

Convolutional Neural networks (CNN) have been the first choice of paradigm in many computer vision applications. The convolution operation however has a significant weakness which is it only operates on a local neighborhood of pixels, thus…

Computer Vision and Pattern Recognition · Computer Science 2022-06-14 Michael Yang

Previous studies on event camera sensing have demonstrated certain detection performance using dense event representations. However, the accumulated noise in such dense representations has received insufficient attention, which degrades the…

Robotics · Computer Science 2025-06-12 Yangjie Cui , Boyang Gao , Yiwei Zhang , Xin Dong , Jinwu Xiang , Daochun Li , Zhan Tu

Multispectral pedestrian detection is an important task for many around-the-clock applications, since the visible and thermal modalities can provide complementary information especially under low light conditions. Due to the presence of two…

Computer Vision and Pattern Recognition · Computer Science 2024-11-06 Yinghui Xing , Shuo Yang , Song Wang , Shizhou Zhang , Guoqiang Liang , Xiuwei Zhang , Yanning Zhang

Detecting tiny objects plays a vital role in remote sensing intelligent interpretation, as these objects often carry critical information for downstream applications. However, due to the extremely limited pixel information and significant…

Computer Vision and Pattern Recognition · Computer Science 2026-01-07 Zixiao Wen , Zhen Yang , Xianjie Bao , Lei Zhang , Xiantai Xiang , Wenshuai Li , Yuhan Liu

Compared to monocular 3D object detection, stereo-based 3D methods offer significantly higher accuracy but still suffer from high computational overhead and latency. The state-of-the-art stereo 3D detection method achieves twice the…

Computer Vision and Pattern Recognition · Computer Science 2025-11-25 Shiyi Mu , Zichong Gu , Zhiqi Ai , Anqi Liu , Yilin Gao , Shugong Xu

Deep learning has emerged as a transformative approach for solving complex pattern recognition and object detection challenges. This paper focuses on the application of a novel detection framework based on the RT-DETR model for analyzing…

Computer Vision and Pattern Recognition · Computer Science 2025-01-29 Weijie He , Yuwei Zhang , Ting Xu , Tai An , Yingbin Liang , Bo Zhang

Different objects in the same scene are more or less related to each other, but only a limited number of these relationships are noteworthy. Inspired by DETR, which excels in object detection, we view scene graph generation as a set…

Computer Vision and Pattern Recognition · Computer Science 2023-04-18 Yuren Cong , Michael Ying Yang , Bodo Rosenhahn
‹ Prev 1 3 4 5 6 7 10 Next ›