English
Related papers

Related papers: Anchor-free Oriented Proposal Generator for Object…

200 papers

Training large neural networks on large-scale datasets requires substantial computational resources, particularly for dense prediction tasks such as object detection. Although dataset distillation (DD) has been proposed to alleviate these…

Computer Vision and Pattern Recognition · Computer Science 2026-04-21 Salwa K. Al Khatib , Ahmed ElHagry , Shitong Shao , Zhiqiang Shen

Despite the promising results, existing oriented object detection methods usually involve heuristically designed rules, e.g., RRoI generation, rotated NMS. In this paper, we propose an end-to-end framework for oriented object detection,…

Computer Vision and Pattern Recognition · Computer Science 2023-03-02 Qiang Zhou , Chaohui Yu , Zhibin Wang , Fan Wang

Object detection with Transformers (DETR) has achieved a competitive performance over traditional detectors, such as Faster R-CNN. However, the potential of DETR remains largely unexplored for the more challenging task of arbitrary-oriented…

Computer Vision and Pattern Recognition · Computer Science 2021-06-08 Teli Ma , Mingyuan Mao , Honghui Zheng , Peng Gao , Xiaodi Wang , Shumin Han , Errui Ding , Baochang Zhang , David Doermann

Oriented object detection emerges in many applications from aerial images to autonomous driving, while many existing detection benchmarks are annotated with horizontal bounding box only which is also less costive than fine-grained rotated…

Computer Vision and Pattern Recognition · Computer Science 2023-02-20 Xue Yang , Gefan Zhang , Wentong Li , Xuehui Wang , Yue Zhou , Junchi Yan

Localizing near-field sources considering practical arrays is a recent challenging topic for next generation wireless communication systems. Practical antenna array apertures with closely spaced elements exhibit direction-dependent mutual…

We propose a unified framework that integrates object detection (OD) and visual grounding (VG) for remote sensing (RS) imagery. To support conventional OD and establish an intuitive prior for VG task, we fine-tune an open-set object…

Computer Vision and Pattern Recognition · Computer Science 2025-04-01 Karim Radouane , Hanane Azzag , Mustapha lebbah

Region proposal algorithms play an important role in most state-of-the-art two-stage object detection networks by hypothesizing object locations in the image. Nonetheless, region proposal algorithms are known to be the bottleneck in most…

Computer Vision and Pattern Recognition · Computer Science 2019-09-17 Ramin Nabati , Hairong Qi

We present a novel one-shot method for object detection and 6 DoF pose estimation, that does not require training on target objects. At test time, it takes as input a target image and a textured 3D query model. The core idea is to represent…

Computer Vision and Pattern Recognition · Computer Science 2022-03-31 Ivan Shugurov , Fu Li , Benjamin Busam , Slobodan Ilic

Existing anchor-base oriented object detection methods have achieved amazing results, but these methods require some manual preset boxes, which introduces additional hyperparameters and calculations. The existing anchor-free methods usually…

Computer Vision and Pattern Recognition · Computer Science 2021-12-02 Zhonghua Li , Biao Hou , Zitong Wu , Licheng Jiao , Bo Ren , Chen Yang

Most of the existing single-stage and two-stage 3D object detectors are anchor-based methods, while the efficient but challenging anchor-free single-stage 3D object detection is not well investigated. Recent studies on 2D object detection…

Computer Vision and Pattern Recognition · Computer Science 2021-08-10 Jiale Li , Hang Dai , Ling Shao , Yong Ding

We propose DaigNet, a new approach to object detection with which we can detect an object bounding box using diagonal constraints on adjacency matrix of a graph convolutional network (GCN). We propose two diagonalization algorithms based on…

Computer Vision and Pattern Recognition · Computer Science 2025-06-05 Chong Hyun Lee , Kibae Lee

Person search aims to simultaneously localize and identify a query person from realistic, uncropped images. To achieve this goal, state-of-the-art models typically add a re-id branch upon two-stage detectors like Faster R-CNN. Owing to the…

Computer Vision and Pattern Recognition · Computer Science 2021-09-02 Yichao Yan , Jinpeng Li , Jie Qin , Shengcai Liao , Xiaokang Yang

This paper introduces the point-axis representation for oriented object detection, emphasizing its flexibility and geometrically intuitive nature with two key components: points and axes. 1) Points delineate the spatial extent and contours…

Computer Vision and Pattern Recognition · Computer Science 2024-07-12 Zeyang Zhao , Qilong Xue , Yuhang He , Yifan Bai , Xing Wei , Yihong Gong

Learning accurate object detectors often requires large-scale training data with precise object bounding boxes. However, labeling such data is expensive and time-consuming. As the crowd-sourcing labeling process and the ambiguities of the…

Computer Vision and Pattern Recognition · Computer Science 2022-07-21 Chengxin Liu , Kewei Wang , Hao Lu , Zhiguo Cao , Ziming Zhang

Considerable efforts have been devoted to Oriented Object Detection (OOD). However, one lasting issue regarding the discontinuity in Oriented Bounding Box (OBB) representation remains unresolved, which is an inherent bottleneck for extant…

Computer Vision and Pattern Recognition · Computer Science 2024-04-17 Zi-Kai Xiao , Guo-Ye Yang , Xue Yang , Tai-Jiang Mu , Junchi Yan , Shi-min Hu

Open-vocabulary object detection (OVOD) aims to detect known and unknown objects in the open world by leveraging text prompts. Benefiting from the emergence of large-scale vision--language pre-trained models, OVOD has demonstrated strong…

Computer Vision and Pattern Recognition · Computer Science 2026-03-30 Jiaming Liang , Yifeng Zhan , Chunlin Liu , Weihua Zheng , Bingye Peng , Qiwei Liang , Boyang Cai , Xiaochun Mai , Qiang Nie

We present a simple and flexible object detection framework optimized for autonomous driving. Building on the observation that point clouds in this application are extremely sparse, we propose a practical pillar-based approach to fix the…

Computer Vision and Pattern Recognition · Computer Science 2020-07-28 Yue Wang , Alireza Fathi , Abhijit Kundu , David Ross , Caroline Pantofaru , Thomas Funkhouser , Justin Solomon

Object detection traditionally relies on fixed category sets, requiring costly re-training to handle novel objects. While Open-World and Open-Vocabulary Object Detection (OWOD and OVOD) improve flexibility, OWOD lacks semantic labels for…

Computer Vision and Pattern Recognition · Computer Science 2025-07-16 Furkan Mumcu , Michael J. Jones , Anoop Cherian , Yasin Yilmaz

In contrast to the generic object, aerial targets are often non-axis aligned with arbitrary orientations having the cluttered surroundings. Unlike the mainstreamed approaches regressing the bounding box orientations, this paper proposes an…

Computer Vision and Pattern Recognition · Computer Science 2022-03-25 Wentong Li , Yijie Chen , Kaixuan Hu , Jianke Zhu

In object detection, determining which anchors to assign as positive or negative samples, known as anchor assignment, has been revealed as a core procedure that can significantly affect a model's performance. In this paper we propose a…

Computer Vision and Pattern Recognition · Computer Science 2020-09-08 Kang Kim , Hee Seok Lee