paper-with-me

홈 › Papers

Recognition and 3D Localization of Pedestrian Actions from Monocular Video

2020-08-03 · Jun Hayakawa, Behzad Dariush

Understanding and predicting pedestrian behavior is an important and challenging area of research for realizing safe and effective navigation strategies in automated and advanced driver assistance technologies in urban scenes. This paper focuses on monocular pedestrian action recognition and 3D localization from an egocentric view for the purpose of predicting intention and forecasting future trajectory. A challenge in addressing this problem in urban traffic scenes is attributed to the unpredictable behavior of pedestrians, whereby actions and intentions are constantly in flux and depend on the pedestrians pose, their 3D spatial relations, and their interaction with other agents as well as with the environment. To partially address these challenges, we consider the importance of pose toward recognition and 3D localization of pedestrian actions. In particular, we propose an action recognition framework using a two-stream temporal relation network with inputs corresponding to the raw RGB image sequence of the tracked pedestrian as well as the pedestrian pose. The proposed method outperforms methods using a single-stream temporal relation network based on evaluations using the JAAD public dataset. The estimated pose and associated body key-points are also used as input to a network that estimates the 3D location of the pedestrian using a unique loss function. The evaluation of our 3D localization method on the KITTI dataset indicates the improvement of the average localization error as compared to existing state-of-the-art methods. Finally, we conduct qualitative tests of action recognition and 3D localization on HRI's H3D driving dataset.

📄 PDF Abstract BibTeX arXiv:2008.01162

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionRelation Network

Similar Papers 제목 키워드 기반

Localization Guided Learning for Pedestrian Attribute Recognition

2018-08-28 · Pengze Liu, Xihui Liu, Junjie Yan, Jing Shao

Pedestrian attribute recognition has attracted many attentions due to its wide applications in scene understanding and person analysis from surveillance videos. Existing methods try to use additional pose, part or viewpo…

AttributePedestrian Attribute RecognitionScene Understanding

Improving Pedestrian Attribute Recognition With Weakly-Supervised Multi-Scale Attribute-Specific Localization

2019-10-10 · ICCV 2019 10 · Chufeng Tang, Lu Sheng, Zhao-Xiang Zhang, Xiaolin Hu

Pedestrian attribute recognition has been an emerging research topic in the area of video surveillance. To predict the existence of a particular attribute, it is demanded to localize the regions related to the attribute.…

AttributePedestrian Attribute Recognition

Phase Space Reconstruction Network for Lane Intrusion Action Recognition

2021-02-22 · Ruiwen Zhang, Zhidong Deng, Hongsen Lin, Hongchao Lu

In a complex road traffic scene, illegal lane intrusion of pedestrians or cyclists constitutes one of the main safety challenges in autonomous driving application. In this paper, we propose a novel object-level phase spa…

Action RecognitionAutonomous DrivingObjectObject Tracking+4

MonStereo: When Monocular and Stereo Meet at the Tail of 3D Human Localization

2020-08-25 · Lorenzo Bertoni, Sven Kreiss, Taylor Mordan, Alexandre Alahi

Monocular and stereo visions are cost-effective solutions for 3D human localization in the context of self-driving cars or social robots. However, they are usually developed independently and have their respective streng…

Self-Driving Cars

MonoLoco: Monocular 3D Pedestrian Localization and Uncertainty Estimation

2019-06-14 · ICCV 2019 10 · Lorenzo Bertoni, Sven Kreiss, Alexandre Alahi

We tackle the fundamentally ill-posed problem of 3D human localization from monocular RGB images. Driven by the limitation of neural networks outputting point estimates, we address the ambiguity in the task by predicting…

3D Depth Estimation3D Object DetectionSelf-Driving Cars