中文
相关论文

相关论文: V2F-Net: Explicit Decomposition of Occluded Pedest…

200 篇论文

State-of-the-art pedestrian detectors have achieved significant progress on non-occluded pedestrians, yet they are still struggling under heavy occlusions. The recent occlusion handling strategy of popular two-stage approaches is to build a…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Ye He , Chao Zhu , Xu-Cheng Yin

Pedestrian detection in the wild remains a challenging problem especially for scenes containing serious occlusion. In this paper, we propose a novel feature learning method in the deep learning framework, referred to as Feature Calibration…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Tianliang Zhang , Qixiang Ye , Baochang Zhang , Jianzhuang Liu , Xiaopeng Zhang , Qi Tian

Pedestrian detection has significantly progressed in recent years, thanks to the development of DNNs. However, detection performance at occluded scenes is still far from satisfactory, as occlusion increases the intra-class variance of…

计算机视觉与模式识别 · 计算机科学 2024-05-03 Shanshan Zhang , Mingqian Ji , Yang Li , Jian Yang

Heavy occlusion and dense gathering in crowd scene make pedestrian detection become a challenging problem, because it's difficult to guess a precise full bounding box according to the invisible human part. To crack this nut, we propose a…

计算机视觉与模式识别 · 计算机科学 2020-09-17 Zhida Huang , Kaiyu Yue , Jiangfan Deng , Feng Zhou

Pedestrian detection relying on deep convolution neural networks has made significant progress. Though promising results have been achieved on standard pedestrians, the performance on heavily occluded pedestrians remains far from…

计算机视觉与模式识别 · 计算机科学 2019-10-16 Yanwei Pang , Jin Xie , Muhammad Haris Khan , Rao Muhammad Anwer , Fahad Shahbaz Khan , Ling Shao

Detecting pedestrians, especially under heavy occlusions, is a challenging computer vision problem with numerous real-world applications. This paper introduces a novel approach, termed as PSC-Net, for occluded pedestrian detection. The…

计算机视觉与模式识别 · 计算机科学 2020-03-11 Jin Xie , Yanwei Pang , Hisham Cholakkal , Rao Muhammad Anwer , Fahad Shahbaz Khan , Ling Shao

Two-stage detectors are state-of-the-art in object detection as well as pedestrian detection. However, the current two-stage detectors are inefficient as they do bounding box regression in multiple steps i.e. in region proposal networks and…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Abdul Hannan Khan , Mohsin Munir , Ludger van Elst , Andreas Dengel

Pedestrian detection methods have been significantly improved with the development of deep convolutional neural networks. Nevertheless, detecting small-scaled pedestrians and occluded pedestrians remains a challenging problem. In this…

计算机视觉与模式识别 · 计算机科学 2020-11-06 Tianrui Liu , Wenhan Luo , Lin Ma , Jun-Jie Huang , Tania Stathaki , Tianhong Dai

Pedestrian detection in crowded scenes is a challenging problem, because occlusion happens frequently among different pedestrians. In this paper, we propose an effective and efficient detection network to hunt pedestrians in crowd scenes.…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Cheng Chi , Shifeng Zhang , Junliang Xing , Zhen Lei , Stan Z. Li , Xudong Zou

Pedestrian detection in crowded scenes is a challenging problem since the pedestrians often gather together and occlude each other. In this paper, we propose a new occlusion-aware R-CNN (OR-CNN) to improve the detection accuracy in the…

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

Pedestrian detection is among the most safety-critical features of driver assistance systems for autonomous vehicles. One of the most complex detection challenges is that of partial occlusion, where a target object is only partially…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Shane Gilroy , Martin Glavin , Edward Jones , Darragh Mullins

Most of the existing works on pedestrian pose estimation do not consider estimating the pose of an occluded pedestrian, as the annotations of the occluded parts are not available in relevant automotive datasets. For example, CityPersons, a…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Arindam Das , Sudip Das , Ganesh Sistu , Jonathan Horgan , Ujjwal Bhattacharya , Edward Jones , Martin Glavin , Ciarán Eising

Pedestrian detection methods have been significantly improved with the development of deep convolutional neural networks. Nevertheless, robustly detecting pedestrians with a large variant on sizes and with occlusions remains a challenging…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Tianrui Liu , Jun-Jie Huang , Tianhong Dai , Guangyu Ren , Tania Stathaki

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

Robust detection of vulnerable road users is a safety critical requirement for the deployment of autonomous vehicles in heterogeneous traffic. One of the most complex outstanding challenges is that of partial occlusion where a target object…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Shane Gilroy , Darragh Mullins , Edward Jones , Ashkan Parsi , Martin Glavin

Multi-People Tracking in an open-world setting requires a special effort in precise detection. Moreover, temporal continuity in the detection phase gains more importance when scene cluttering introduces the challenging problems of occluded…

计算机视觉与模式识别 · 计算机科学 2018-09-19 Matteo Fabbri , Fabio Lanzi , Simone Calderara , Andrea Palazzi , Roberto Vezzani , Rita Cucchiara

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

Pedestrian detection in a crowd is a challenging task due to a high number of mutually-occluding human instances, which brings ambiguity and optimization difficulties to the current IoU-based ground truth assignment procedure in classical…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Yuang Zhang , Huanyu He , Jianguo Li , Yuxi Li , John See , Weiyao Lin

The development of autonomous driving technology must be inseparable from pedestrian detection. Because of the fast speed of the vehicle, the accuracy and real-time performance of the pedestrian detection algorithm are very important. YOLO,…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Xiangjie Luo , Bo Shao , Zhihao Cai , Yingxun Wang

Pedestrian detection benefits greatly from deep convolutional neural networks (CNNs). However, it is inherently hard for CNNs to handle situations in the presence of occlusion and scale variation. In this paper, we propose W$^3$Net, which…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Yan Luo , Chongyang Zhang , Muming Zhao , Hao Zhou , Jun Sun
‹ 上一页 1 2 3 10 下一页 ›