English
Related papers

Related papers: Revisiting Feature Alignment for One-stage Object …

200 papers

Modern object detectors are static, fixed-depth networks optimized for a single operating point, requiring separate models for different deployment scenarios. We present an any-depth detection framework that enables a single network to span…

Computer Vision and Pattern Recognition · Computer Science 2026-05-12 Woochul Kang , Hyungseop Lee , Jiho Lee

Due to the arbitrary orientation of objects in aerial images, rotation equivariance is a critical property for aerial object detectors. However, recent studies on rotation-equivariant aerial object detection remain scarce. Most detectors…

Computer Vision and Pattern Recognition · Computer Science 2025-07-15 Xiuyu Wu , Xinhao Wang , Xiubin Zhu , Lan Yang , Jiyuan Liu , Xingchen Hu

Recent Multiple Object Tracking (MOT) methods have gradually attempted to integrate object detection and instance re-identification (Re-ID) into a united network to form a one-stage solution. Typically, these methods use two separated…

Computer Vision and Pattern Recognition · Computer Science 2021-01-07 Fan Wang , Lei Luo , En Zhu , Siwei Wang , Jun Long

Recently, a lot of single stage detectors using multi-scale features have been actively proposed. They are much faster than two stage detectors that use region proposal networks (RPN) without much degradation in the detection performances.…

Computer Vision and Pattern Recognition · Computer Science 2018-01-08 Kyoungmin Lee , Jaeseok Choi , Jisoo Jeong , Nojun Kwak

We revisit the one- and two-stage detector distillation tasks and present a simple and efficient semantic-aware framework to fill the gap between them. We address the pixel-level imbalance problem by designing the category anchor to produce…

Computer Vision and Pattern Recognition · Computer Science 2022-03-03 Yixin Chen , Zhuotao Tian , Pengguang Chen , Shu Liu , Jiaya Jia

Recent CNN based object detectors, no matter one-stage methods like YOLO, SSD, and RetinaNe or two-stage detectors like Faster R-CNN, R-FCN and FPN are usually trying to directly finetune from ImageNet pre-trained models designed for image…

Computer Vision and Pattern Recognition · Computer Science 2018-04-20 Zeming Li , Chao Peng , Gang Yu , Xiangyu Zhang , Yangdong Deng , Jian Sun

Object detection has long been dominated by traditional coordinate regression-based models, such as YOLO, DETR, and Grounding DINO. Although recent efforts have attempted to leverage MLLMs to tackle this task, they face challenges like low…

Computer Vision and Pattern Recognition · Computer Science 2025-10-15 Qing Jiang , Junan Huo , Xingyu Chen , Yuda Xiong , Zhaoyang Zeng , Yihao Chen , Tianhe Ren , Junzhi Yu , Lei Zhang

In this technical report, we introduce our winning solution "HorizonLiDAR3D" for the 3D detection track and the domain adaptation track in Waymo Open Dataset Challenge at CVPR 2020. Many existing 3D object detectors include prior-based…

Computer Vision and Pattern Recognition · Computer Science 2020-06-30 Zhuangzhuang Ding , Yihan Hu , Runzhou Ge , Li Huang , Sijia Chen , Yu Wang , Jie Liao

Protecting image manipulation detectors against perfect knowledge attacks requires the adoption of detector architectures which are intrinsically difficult to attack. In this paper, we do so, by exploiting a recently proposed…

Cryptography and Security · Computer Science 2019-11-12 Mauro Barni , Ehsan Nowroozi , Benedetta Tondi

Efficient and accurate detection of small objects in manufacturing settings, such as defects and cracks, is crucial for ensuring product quality and safety. To address this issue, we proposed a comprehensive strategy by synergizing Faster…

Computer Vision and Pattern Recognition · Computer Science 2024-04-15 Md Sohag Mia , Abdullah Al Bary Voban , Abu Bakor Hayat Arnob , Abdu Naim , Md Kawsar Ahmed , Md Shariful Islam

Object detection is an important topic in computer vision, with post-processing, an essential part of the typical object detection pipeline, posing a significant bottleneck affecting the performance of traditional object detection models.…

Computer Vision and Pattern Recognition · Computer Science 2023-06-19 Haodong Ouyang

With the improvements in the object detection networks, several variations of object detection networks have been achieved impressive performance. However, the performance evaluation of most models has focused on detection accuracy, and…

Computer Vision and Pattern Recognition · Computer Science 2020-11-30 Min-Kook Choi , Heechul Jung

Determining which image regions to concentrate on is critical for Human-Object Interaction (HOI) detection. Conventional HOI detectors focus on either detected human and object pairs or pre-defined interaction locations, which limits…

Computer Vision and Pattern Recognition · Computer Science 2021-05-07 Mingfei Chen , Yue Liao , Si Liu , Zhiyuan Chen , Fei Wang , Chen Qian

Recognizing objects in images is a fundamental problem in computer vision. Although detecting objects in 2D images is common, many applications require determining their pose in 3D space. Traditional category-level methods rely on RGB-D…

Computer Vision and Pattern Recognition · Computer Science 2025-08-05 Tom Fischer , Xiaojie Zhang , Eddy Ilg

The 2D object detection in clean images has been a well studied topic, but its vulnerability against adversarial attack is still worrying. Existing work has improved robustness of object detectors by adversarial training, at the same time,…

Computer Vision and Pattern Recognition · Computer Science 2021-08-27 Weipeng Xu , Hongcheng Huang , Shaoyou Pan

In this paper, we propose a zoom-out-and-in network for generating object proposals. We utilize different resolutions of feature maps in the network to detect object instances of various sizes. Specifically, we divide the anchor candidates…

Computer Vision and Pattern Recognition · Computer Science 2017-02-21 Hongyang Li , Yu Liu , Wanli Ouyang , Xiaogang Wang

This paper addresses the inherent limitations of conventional bottleneck structures (diminished instance discriminability due to overemphasis on batch statistics) and decoupled heads (computational redundancy) in object detection frameworks…

Computer Vision and Pattern Recognition · Computer Science 2025-07-30 Lin Huang , Yujuan Tan , Weisheng Li , Shitai Shan , Liu Liu , Linlin Shen , Jing Yu , Yue Niu

We present a simple yet effective fully convolutional one-stage 3D object detector for LiDAR point clouds of autonomous driving scenes, termed FCOS-LiDAR. Unlike the dominant methods that use the bird-eye view (BEV), our proposed detector…

Computer Vision and Pattern Recognition · Computer Science 2022-09-21 Zhi Tian , Xiangxiang Chu , Xiaoming Wang , Xiaolin Wei , Chunhua Shen

We present R-FCN-3000, a large-scale real-time object detector in which objectness detection and classification are decoupled. To obtain the detection score for an RoI, we multiply the objectness score with the fine-grained classification…

Computer Vision and Pattern Recognition · Computer Science 2017-12-06 Bharat Singh , Hengduo Li , Abhishek Sharma , Larry S. Davis

Despite the recent success of deep neural networks, it remains challenging to effectively model the long-tail class distribution in visual recognition tasks. To address this problem, we first investigate the performance bottleneck of the…

Computer Vision and Pattern Recognition · Computer Science 2021-03-31 Songyang Zhang , Zeming Li , Shipeng Yan , Xuming He , Jian Sun