English
Related papers

Related papers: QueryDet: Cascaded Sparse Query for Accelerating H…

200 papers

Training with sparse annotations is known to reduce the performance of object detectors. Previous methods have focused on proxies for missing ground truth annotations in the form of pseudo-labels for unlabeled boxes. We observe that…

Computer Vision and Pattern Recognition · Computer Science 2023-08-29 Saksham Suri , Sai Saketh Rambhatla , Rama Chellappa , Abhinav Shrivastava

Deep learning-based detectors usually produce a redundant set of object bounding boxes including many duplicate detections of the same object. These boxes are then filtered using non-maximum suppression (NMS) in order to select exactly one…

Computer Vision and Pattern Recognition · Computer Science 2021-02-01 Danila Rukhovich , Konstantin Sofiiuk , Danil Galeev , Olga Barinova , Anton Konushin

The cost-effective visual representation and fast query-by-example search are two challenging goals that should be maintained for web-scale visual retrieval tasks on moderate hardware. This paper introduces a fast and robust method that…

Computer Vision and Pattern Recognition · Computer Science 2020-12-15 Savas Ozkan , Gozde Bozdagi Akar

This paper describes AutoFocus, an efficient multi-scale inference algorithm for deep-learning based object detectors. Instead of processing an entire image pyramid, AutoFocus adopts a coarse to fine approach and only processes regions…

Computer Vision and Pattern Recognition · Computer Science 2019-08-02 Mahyar Najibi , Bharat Singh , Larry S. Davis

In this paper, we aim to design an efficient real-time object detector that exceeds the YOLO series and is easily extensible for many object recognition tasks such as instance segmentation and rotated object detection. To obtain a more…

Computer Vision and Pattern Recognition · Computer Science 2022-12-20 Chengqi Lyu , Wenwei Zhang , Haian Huang , Yue Zhou , Yudong Wang , Yanyi Liu , Shilong Zhang , Kai Chen

Detecting objects in aerial images is challenging because they are typically composed of crowded small objects distributed non-uniformly over high-resolution images. Density cropping is a widely used method to improve this small object…

Computer Vision and Pattern Recognition · Computer Science 2023-03-16 Akhil Meethal , Eric Granger , Marco Pedersoli

3D object detectors usually rely on hand-crafted proxies, e.g., anchors or centers, and translate well-studied 2D frameworks to 3D. Thus, sparse voxel features need to be densified and processed by dense prediction heads, which inevitably…

Computer Vision and Pattern Recognition · Computer Science 2023-03-21 Yukang Chen , Jianhui Liu , Xiangyu Zhang , Xiaojuan Qi , Jiaya Jia

There are many limitations applying object detection algorithm on various environments. Especially detecting small objects is still challenging because they have low resolution and limited information. We propose an object detection method…

Computer Vision and Pattern Recognition · Computer Science 2019-12-17 Jeong-Seon Lim , Marcella Astrid , Hyun-Jin Yoon , Seung-Ik Lee

Object detection is an essential step towards holistic scene understanding. Most existing object detection algorithms attend to certain object areas once and then predict the object locations. However, neuroscientists have revealed that…

Computer Vision and Pattern Recognition · Computer Science 2020-03-30 Shiyi Lan , Zhou Ren , Yi Wu , Larry S. Davis , Gang Hua

Traditionally, an object detector is applied to every part of the scene of interest, and its accuracy and computational cost increases with higher resolution images. However, in some application domains such as remote sensing, purchasing…

Computer Vision and Pattern Recognition · Computer Science 2020-04-08 Burak Uzkent , Christopher Yeh , Stefano Ermon

Tiny object detection plays a vital role in drone surveillance, remote sensing, and autonomous systems, enabling the identification of small targets across vast landscapes. However, existing methods suffer from inefficient feature leverage…

Computer Vision and Pattern Recognition · Computer Science 2025-08-11 Zhangchi Hu , Peixi Wu , Jie Chen , Huyue Zhu , Yijun Wang , Yansong Peng , Hebei Li , Xiaoyan Sun

We define the object detection from imagery problem as estimating a very large but extremely sparse bounding box dependent probability distribution. Subsequently we identify a sparse distribution estimation scheme, Directed Sparse Sampling,…

Computer Vision and Pattern Recognition · Computer Science 2017-07-24 Lachlan Tychsen-Smith , Lars Petersson

Object localization in general environments is a fundamental part of vision systems. While dominating on the COCO benchmark, recent Transformer-based detection methods are not competitive in diverse domains. Moreover, these methods still…

Computer Vision and Pattern Recognition · Computer Science 2023-07-21 Mingqiao Ye , Lei Ke , Siyuan Li , Yu-Wing Tai , Chi-Keung Tang , Martin Danelljan , Fisher Yu

Object detection models demand large-scale annotated datasets, which are costly and labor-intensive to create. This motivated Imaginary Supervised Object Detection (ISOD), where models train on synthetic images and test on real images.…

Computer Vision and Pattern Recognition · Computer Science 2025-11-12 Zhiyuan Chen , Yuelin Guo , Zitong Huang , Haoyu He , Renhao Lu , Weizhe Zhang

This paper proposes 3DGeoDet, a novel geometry-aware 3D object detection approach that effectively handles single- and multi-view RGB images in indoor and outdoor environments, showcasing its general-purpose applicability. The key challenge…

Computer Vision and Pattern Recognition · Computer Science 2025-06-12 Yi Zhang , Yi Wang , Yawen Cui , Lap-Pui Chau

This paper proposes a novel approach to object detection on drone imagery, namely Multi-Proxy Detection Network with Unified Foreground Packing (UFPMP-Det). To deal with the numerous instances of very small scales, different from the common…

Computer Vision and Pattern Recognition · Computer Science 2022-01-04 Yecheng Huang , Jiaxin Chen , Di Huang

This paper tackles two key challenges: detecting small, dense, and overlapping objects (a major hurdle in computer vision) and improving the quality of noisy images, especially those encountered in industrial environments. [1, 2]. Our focus…

Computer Vision and Pattern Recognition · Computer Science 2025-09-04 Oussama Messai , Abbass Zein-Eddine , Abdelouahid Bentamou , Mickaël Picq , Nicolas Duquesne , Stéphane Puydarrieux , Yann Gavet

Object detection and instance recognition play a central role in many AI applications like autonomous driving, video surveillance and medical image analysis. However, training object detection models on large scale datasets remains…

Computer Vision and Pattern Recognition · Computer Science 2019-03-15 Yuntao Chen , Chenxia Han , Yanghao Li , Zehao Huang , Yi Jiang , Naiyan Wang , Zhaoxiang Zhang

Event cameras produce asynchronous, high-dynamic-range streams well suited for detecting small, fast-moving drones, yet most event-based detectors convert the sparse event stream into dense tensors, discarding the representational…

Computer Vision and Pattern Recognition · Computer Science 2026-03-24 Mohamad Yazan Sadoun , Sarah Sharif , Yaser Mike Banad

Small object detection is challenging because small objects do not contain detailed information and may even disappear in the deep network. Usually, feeding high-resolution images into a network can alleviate this issue. However, simply…

Computer Vision and Pattern Recognition · Computer Science 2020-06-16 Ziming Liu , Guangyu Gao , Lin Sun , Zhiyuan Fang