English
Related papers

Related papers: Probabilistic two-stage detection

200 papers

Object detection has gained great progress driven by the development of deep learning. Compared with a widely studied task -- classification, generally speaking, object detection even need one or two orders of magnitude more FLOPs (floating…

Computer Vision and Pattern Recognition · Computer Science 2019-05-27 Yixing Li , Fengbo Ren

The maximum likelihood detection rule for a four-dimensional direct-detection optical front-end is derived. The four dimensions are two intensities and two differential phases. Three different signal processing algorithms, composed of…

Information Theory · Computer Science 2021-05-31 Amir Tasbihi , Frank R. Kschischang

Speculative decoding accelerates large language model inference by using smaller draft models to generate candidate tokens for parallel verification. However, current approaches are limited by sequential stage dependencies that prevent full…

Artificial Intelligence · Computer Science 2025-05-06 Bradley McDanel , Sai Qian Zhang , Yunhai Hu , Zining Liu

In a high dimensional regression setting in which the number of variables ($p$) is much larger than the sample size ($n$), the number of possible two-way interactions between the variables is immense. If the number of variables is in the…

Methodology · Statistics 2024-06-26 Marianne A Jonker , Luc van Schijndel , Eric Cator

Steel pipes are widely used in high-risk and high-pressure scenarios such as oil, chemical, natural gas, shale gas, etc. If there is some defect in steel pipes, it will lead to serious adverse consequences. Applying object detection in the…

Computer Vision and Pattern Recognition · Computer Science 2021-11-23 Dingming Yang , Yanrong Cui , Zeyu Yu , Hongqiang Yuan

We study the problem of detecting change points (CPs) that are characterized by a subset of dimensions in a multi-dimensional sequence. A method for detecting those CPs can be formulated as a two-stage method: one for selecting relevant…

Machine Learning · Statistics 2018-03-05 Yuta Umezu , Ichiro Takeuchi

A practical autonomous driving system urges the need to reliably and accurately detect vehicles and persons. In this report, we introduce a state-of-the-art 2D object detection system for autonomous driving scenarios. Specifically, we…

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

In this report, we present PP-YOLOE, an industrial state-of-the-art object detector with high performance and friendly deployment. We optimize on the basis of the previous PP-YOLOv2, using anchor-free paradigm, more powerful backbone and…

Computer Vision and Pattern Recognition · Computer Science 2022-12-13 Shangliang Xu , Xinxin Wang , Wenyu Lv , Qinyao Chang , Cheng Cui , Kaipeng Deng , Guanzhong Wang , Qingqing Dang , Shengyu Wei , Yuning Du , Baohua Lai

While domain adaptation has been used to improve the performance of object detectors when the training and test data follow different distributions, previous work has mostly focused on two-stage detectors. This is because their use of…

Computer Vision and Pattern Recognition · Computer Science 2021-08-23 Vidit Vidit , Mathieu Salzmann

Convolutional neural networks (CNNs) have demonstrated their superiority in numerous computer vision tasks, yet their computational cost results prohibitive for many real-time applications such as pedestrian detection which is usually…

Computer Vision and Pattern Recognition · Computer Science 2018-01-03 Farzin Ghorban , Javier Marín , Yu Su , Alessandro Colombo , Anton Kummert

The recent COCO object detection dataset presents several new challenges for object detection. In particular, it contains objects at a broad range of scales, less prototypical images, and requires more precise localization. To address these…

Computer Vision and Pattern Recognition · Computer Science 2016-08-09 Sergey Zagoruyko , Adam Lerer , Tsung-Yi Lin , Pedro O. Pinheiro , Sam Gross , Soumith Chintala , Piotr Dollár

A standard one-stage detector is comprised of two tasks: classification and regression. Anchors of different shapes are introduced for each location in the feature map to mitigate the challenge of regression for multi-scale objects.…

Computer Vision and Pattern Recognition · Computer Science 2020-09-11 Lei Chen , Qi Qian , Hao Li

In this paper, we propose a radio-assisted human detection framework by incorporating radio information into the state-of-the-art detection methods, including anchor-based onestage detectors and two-stage detectors. We extract the radio…

Computer Vision and Pattern Recognition · Computer Science 2021-12-17 Chengrun Qiu , Dongheng Zhang , Yang Hu , Houqiang Li , Qibin Sun , Yan Chen

In recent years, face detection algorithms based on deep learning have made great progress. These algorithms can be generally divided into two categories, i.e. two-stage detector like Faster R-CNN and one-stage detector like YOLO. Because…

Computer Vision and Pattern Recognition · Computer Science 2022-08-05 Ziping Yu , Hongbo Huang , Weijun Chen , Yongxin Su , Yahui Liu , Xiuying Wang

Real-time multi-person pose estimation presents significant challenges in balancing speed and precision. While two-stage top-down methods slow down as the number of people in the image increases, existing one-stage methods often fail to…

Computer Vision and Pattern Recognition · Computer Science 2024-04-09 Peng Lu , Tao Jiang , Yining Li , Xiangtai Li , Kai Chen , Wenming Yang

This work explores the YOLOv6 object detection model in depth, concentrating on its design framework, optimization techniques, and detection capabilities. YOLOv6's core elements consist of the EfficientRep Backbone for robust feature…

Computer Vision and Pattern Recognition · Computer Science 2024-12-18 Athulya Sundaresan Geetha

We present a simple and effective learning technique that significantly improves mAP of YOLO object detectors without compromising their speed. During network training, we carefully feed in localization information. We excite certain…

Computer Vision and Pattern Recognition · Computer Science 2019-06-14 Mohammad Mahdi Derakhshani , Saeed Masoudnia , Amir Hossein Shaker , Omid Mersa , Mohammad Amin Sadeghi , Mohammad Rastegari , Babak N. Araabi

Prior work on 6-DoF object pose estimation has largely focused on instance-level processing, in which a textured CAD model is available for each object being detected. Category-level 6-DoF pose estimation represents an important step toward…

Computer Vision and Pattern Recognition · Computer Science 2022-05-13 Yunzhi Lin , Jonathan Tremblay , Stephen Tyree , Patricio A. Vela , Stan Birchfield

We present a novel modular object detection convolutional neural network that significantly improves the accuracy of object detection. The network consists of two stages in a hierarchical structure. The first stage is a network that detects…

Computer Vision and Pattern Recognition · Computer Science 2020-09-15 Erez Yahalomi

Real-time generic object detection on mobile platforms is a crucial but challenging computer vision task. However, previous CNN-based detectors suffer from enormous computational cost, which hinders them from real-time inference in…

Computer Vision and Pattern Recognition · Computer Science 2022-03-29 Zheng Qin , Zeming Li , Zhaoning Zhang , Yiping Bao , Gang Yu , Yuxing Peng , Jian Sun