中文
相关论文

相关论文: Beta R-CNN: Looking into Pedestrian Detection from…

200 篇论文

Robots operating in populated environments encounter many different types of people, some of whom might have an advanced need for cautious interaction, because of physical impairments or their advanced age. Robots therefore need to…

机器人学 · 计算机科学 2017-08-03 Andres Vasquez , Marina Kollmitz , Andreas Eitel , Wolfram Burgard

Pedestrian detection is a crucial field of computer vision research which can be adopted in various real-world applications (e.g., self-driving systems). However, despite noticeable evolution of pedestrian detection, pedestrian…

计算机视觉与模式识别 · 计算机科学 2024-05-01 Sungjune Park , Hyunjun Kim , Yong Man Ro

Detecting pedestrians is a crucial task in autonomous driving systems to ensure the safety of drivers and pedestrians. The technologies involved in these algorithms must be precise and reliable, regardless of environment conditions. Relying…

计算机视觉与模式识别 · 计算机科学 2021-05-05 Òscar Lorente , Josep R. Casas , Santiago Royo , Ivan Caminal

Pedestrian detection is a critical task in autonomous driving, aimed at enhancing safety and reducing risks on the road. Over recent years, significant advancements have been made in improving detection performance. However, these…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Melo Castillo Angie Nataly , Martin Serrano Sergio , Salinas Carlota , Sotelo Miguel Angel

We propose a deep neural network fusion architecture for fast and robust pedestrian detection. The proposed network fusion architecture allows for parallel processing of multiple networks for speed. A single shot deep convolutional network…

计算机视觉与模式识别 · 计算机科学 2017-05-30 Xianzhi Du , Mostafa El-Khamy , Jungwon Lee , Larry S. Davis

Multispectral pedestrian detection has attracted increasing attention from the research community due to its crucial competence for many around-the-clock applications (e.g., video surveillance and autonomous driving), especially under…

计算机视觉与模式识别 · 计算机科学 2018-08-15 Chengyang Li , Dan Song , Ruofeng Tong , Min Tang

Benefiting from the great success of deep learning in computer vision, CNN-based object detection methods have drawn significant attentions. Various frameworks have been proposed which show awesome and robust performance for a large range…

计算机视觉与模式识别 · 计算机科学 2019-03-15 Yongliang Chen

Human driver can easily describe the complex traffic scene by visual system. Such an ability of precise perception is essential for driver's planning. To achieve this, a geometry-aware representation that quantizes the physical 3D scene…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Chonghao Sima , Wenwen Tong , Tai Wang , Li Chen , Silei Wu , Hanming Deng , Yi Gu , Lewei Lu , Ping Luo , Dahua Lin , Hongyang Li

The rapid development in visual crowd analysis shows a trend to count people by positioning or even detecting, rather than simply summing a density map. It also enlightens us back to the essence of the field, detection to count, which can…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Qi wang , Tao Han , Junyu Gao , Yuan Yuan , Xuelong Li

As a basic task of multi-camera surveillance system, person re-identification aims to re-identify a query pedestrian observed from non-overlapping multiple cameras or across different time with a single camera. Recently, deep learning-based…

计算机视觉与模式识别 · 计算机科学 2019-03-13 Di Wu , Kun Zhang , Fei Cheng , Yang Zhao , Qi Liu , Chang-An Yuan , De-Shuang Huang

Pedestrian safety remains a pressing concern in congested urban intersections, particularly in low- and middle-income countries where traffic is multimodal, and infrastructure often lacks formal control. Demographic factors like age and…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Shisir Shahriar Arif , Md. Muhtashim Shahrier , Nazmul Haque , Md Asif Raihan , Md. Hadiuzzaman

Fashion is one of the largest world's industries and computer vision techniques have been becoming more popular in recent years, in particular, for tasks such as object detection and apparel segmentation. Even with the rapid growth in…

计算机视觉与模式识别 · 计算机科学 2023-05-31 Andreas Petridis , Mirela Popa , Filipa Peleja , Dario Dotti , Alberto de Santos

Forecasting the trajectory of pedestrians in shared urban traffic environments is still considered one of the challenging problems facing the development of autonomous vehicles (AVs). In the literature, this problem is often tackled using…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Khaled Saleh

Over the past few years, researchers have presented many different applications for convolutional neural networks, including those for the detection and recognition of objects from images. The desire to understand our own nature has always…

计算机视觉与模式识别 · 计算机科学 2019-11-06 Gergely Csönde , Yoshihide Sekimoto , Takehiro Kashiyama

Object detection is an important task in environment perception for autonomous driving. Modern 2D object detection frameworks such as Yolo, SSD or Faster R-CNN predict multiple bounding boxes per object that are refined using…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Nils Gählert , Niklas Hanselmann , Uwe Franke , Joachim Denzler

Multiview pedestrian detection typically involves two stages: human modeling and pedestrian localization. Human modeling represents pedestrians in 3D space by fusing multiview information, making its quality crucial for detection accuracy.…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Jiahao Ma , Tianyu Wang , Miaomiao Liu , David Ahmedt-Aristizabal , Chuong Nguyen

In this paper, we propose a novel method called Rotational Region CNN (R2CNN) for detecting arbitrary-oriented texts in natural scene images. The framework is based on Faster R-CNN [1] architecture. First, we use the Region Proposal Network…

计算机视觉与模式识别 · 计算机科学 2017-07-03 Yingying Jiang , Xiangyu Zhu , Xiaobing Wang , Shuli Yang , Wei Li , Hua Wang , Pei Fu , Zhenbo Luo

Although the anchor-based detectors have taken a big step forward in pedestrian detection, the overall performance of algorithm still needs further improvement for practical applications, \emph{e.g.}, a good trade-off between the accuracy…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Chubin Zhuang , Zhen Lei , Stan Z. Li

This paper focuses on the problem of decentralized pedestrian tracking using a sensor network. Traditional works on pedestrian tracking usually use a centralized framework, which becomes less practical for robotic applications due to…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Vikram Shree , Carlos Diaz-Ruiz , Chang Liu , Bharath Hariharan , Mark Campbell

In this paper, we present an efficient pedestrian detection system, designed by fusion of multiple deep neural network (DNN) systems. Pedestrian candidates are first generated by a single shot convolutional multi-box detector at different…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Xianzhi Du , Mostafa El-Khamy , Vlad I. Morariu , Jungwon Lee , Larry Davis