中文
相关论文

相关论文: Accurate Single Stage Detector Using Recurrent Rol…

200 篇论文

Detecting pedestrian has been arguably addressed as a special topic beyond general object detection. Although recent deep learning object detectors such as Fast/Faster R-CNN [1, 2] have shown excellent performance for general object…

计算机视觉与模式识别 · 计算机科学 2016-07-28 Liliang Zhang , Liang Lin , Xiaodan Liang , Kaiming He

We present an autoregressive pedestrian detection framework with cascaded phases designed to progressively improve precision. The proposed framework utilizes a novel lightweight stackable decoder-encoder module which uses convolutional…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Garrick Brazil , Xiaoming Liu

Rotation detection is a challenging task due to the difficulties of locating the multi-angle objects and separating them effectively from the background. Though considerable progress has been made, for practical settings, there still exist…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Xue Yang , Junchi Yan , Ziming Feng , Tao He

Two-stage detectors have gained much popularity in 3D object detection. Most two-stage 3D detectors utilize grid points, voxel grids, or sampled keypoints for RoI feature extraction in the second stage. Such methods, however, are…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Honghui Yang , Zili Liu , Xiaopei Wu , Wenxiao Wang , Wei Qian , Xiaofei He , Deng Cai

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.…

计算机视觉与模式识别 · 计算机科学 2018-01-08 Kyoungmin Lee , Jaeseok Choi , Jisoo Jeong , Nojun Kwak

In this paper, we propose multi-stage and deformable deep convolutional neural networks for object detection. This new deep learning object detection diagram has innovations in multiple aspects. In the proposed new deep architecture, a new…

For object detection, the two-stage approach (e.g., Faster R-CNN) has been achieving the highest accuracy, whereas the one-stage approach (e.g., SSD) has the advantage of high efficiency. To inherit the merits of both while overcoming their…

计算机视觉与模式识别 · 计算机科学 2018-01-04 Shifeng Zhang , Longyin Wen , Xiao Bian , Zhen Lei , Stan Z. Li

Class-agnostic object tracking is particularly difficult in cluttered environments as target specific discriminative models cannot be learned a priori. Inspired by how the human visual cortex employs spatial attention and separate "where"…

计算机视觉与模式识别 · 计算机科学 2017-09-06 Adam R. Kosiorek , Alex Bewley , Ingmar Posner

This paper proposes a novel approach for detecting objects using mobile robots in the context of the RoboCup Standard Platform League, with a primary focus on detecting the ball. The challenge lies in detecting a dynamic object in varying…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Arne Moos

Pedestrian detection is an important component for safety of autonomous vehicles, as well as for traffic and street surveillance. There are extensive benchmarks on this topic and it has been shown to be a challenging problem when applied on…

计算机视觉与模式识别 · 计算机科学 2017-10-18 Damien Matti , Hazım Kemal Ekenel , Jean-Philippe Thiran

Convolutional Neural Network (CNN) has become the state-of-the-art for object detection in image task. In this chapter, we have explained different state-of-the-art CNN based object detection models. We have made this review with…

计算机视觉与模式识别 · 计算机科学 2020-06-15 F. Sultana , A. Sufian , P. Dutta

Since Intersection-over-Union (IoU) based optimization maintains the consistency of the final IoU prediction metric and losses, it has been widely used in both regression and classification branches of single-stage 2D object detectors.…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Hualian Sheng , Sijia Cai , Na Zhao , Bing Deng , Jianqiang Huang , Xian-Sheng Hua , Min-Jian Zhao , Gim Hee Lee

In this work, we consider the problem of pedestrian detection in natural scenes. Intuitively, instances of pedestrians with different spatial scales may exhibit dramatically different features. Thus, large variance in instance scales, which…

计算机视觉与模式识别 · 计算机科学 2016-06-28 Jianan Li , Xiaodan Liang , ShengMei Shen , Tingfa Xu , Jiashi Feng , Shuicheng Yan

Existing single-stage detectors for locating objects in point clouds often treat object localization and category classification as separate tasks, so the localization accuracy and classification confidence may not well align. To address…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Wu Zheng , Weiliang Tang , Sijin Chen , Li Jiang , Chi-Wing Fu

Since convolutional neural network (CNN) lacks an inherent mechanism to handle large scale variations, we always need to compute feature maps multiple times for multi-scale object detection, which has the bottleneck of computational cost in…

计算机视觉与模式识别 · 计算机科学 2018-02-09 Yu Liu , Hongyang Li , Junjie Yan , Fangyin Wei , Xiaogang Wang , Xiaoou Tang

Many state-of-the-art general object detection methods make use of shared full-image convolutional features (as in Faster R-CNN). This achieves a reasonable test-phase computation time while enjoys the discriminative power provided by large…

计算机视觉与模式识别 · 计算机科学 2018-02-21 Yang Gao , Shouyan Guo , Kaimin Huang , Jiaxin Chen , Qian Gong , Yang Zou , Tong Bai , Gary Overett

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…

计算机视觉与模式识别 · 计算机科学 2018-01-03 Farzin Ghorban , Javier Marín , Yu Su , Alessandro Colombo , Anton Kummert

Recently, one-stage object detectors gain much attention due to their simplicity in practice. Its fully convolutional nature greatly reduces the difficulty of training and deployment compared with two-stage detectors which require NMS and…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Yuntao Chen , Chenxia Han , Naiyan Wang , Zhaoxiang Zhang

We present Deformable PV-RCNN, a high-performing point-cloud based 3D object detector. Currently, the proposal refinement methods used by the state-of-the-art two-stage detectors cannot adequately accommodate differing object scales,…

计算机视觉与模式识别 · 计算机科学 2020-08-21 Prarthana Bhattacharyya , Krzysztof Czarnecki

We present consistent optimization for single stage object detection. Previous works of single stage object detectors usually rely on the regular, dense sampled anchors to generate hypothesis for the optimization of the model. Through an…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Tao Kong , Fuchun Sun , Huaping Liu , Yuning Jiang , Jianbo Shi
‹ 上一页 1 2 3 10 下一页 ›