paper-with-me

Papers

Temporal Pyramid Network for Pedestrian Trajectory Prediction with Multi-Supervision

2020-12-03 · Rongqin Liang, Yuanman Li, Xia Li, Yi Tang, Jiantao Zhou, Wenbin Zou

Predicting human motion behavior in a crowd is important for many applications, ranging from the natural navigation of autonomous vehicles to intelligent security systems of video surveillance. All the previous works model and predict the trajectory with a single resolution, which is rather inefficient and difficult to simultaneously exploit the long-range information (e.g., the destination of the trajectory), and the short-range information (e.g., the walking direction and speed at a certain time) of the motion behavior. In this paper, we propose a temporal pyramid network for pedestrian trajectory prediction through a squeeze modulation and a dilation modulation. Our hierarchical framework builds a feature pyramid with increasingly richer temporal information from top to bottom, which can better capture the motion behavior at various tempos. Furthermore, we propose a coarse-to-fine fusion strategy with multi-supervision. By progressively merging the top coarse features of global context to the bottom fine features of rich local context, our method can fully exploit both the long-range and short-range information of the trajectory. Experimental results on several benchmarks demonstrate the superiority of our method.

📄 PDF Abstract BibTeX arXiv:2012.01884

Code (1)

Blessinglrq/TPNMS 공식 구현 pytorch

Tasks

Autonomous VehiclesPedestrian Trajectory PredictionTrajectory Prediction

Similar Papers 제목 키워드 기반

STIGCN: spatial–temporal interaction‑aware graph convolution network for pedestrian trajectory prediction

2023-12-30 · The Journal of Supercomputing 2023 12 · Wangxing Chen, Haifeng Sang, Jinyu Wang, Zishan Zhao

Accurately predicting the future trajectory of pedestrians is critical for tasks such as autonomous driving and robot navigation. Previous methods for pedestrian trajectory prediction dealt with social interaction and pe…

Autonomous DrivingPedestrian Trajectory PredictionPredictionRobot Navigation+1

A Spatio-temporal Graph Network Allowing Incomplete Trajectory Input for Pedestrian Trajectory Prediction

2025-01-22 · Juncen Long, Gianluca Bardaro, Simone Mentasti, Matteo Matteucci

Pedestrian trajectory prediction is important in the research of mobile robot navigation in environments with pedestrians. Most pedestrian trajectory prediction algorithms require the input historical trajectories to be …

Pedestrian Trajectory PredictionPredictionRobot NavigationTrajectory Prediction

IMGCN: Interpretable Masked Graph Convolution Network for Pedestrian Trajectory Prediction

2024-08-13 · Transportmetrica B: Transport Dynamics 2024 8 · Wangxing Chen, Haifeng Sang, Jinyu Wang, Zishan Zhao

Pedestrian trajectory prediction holds significant research value in various fields, such as autonomous driving, autonomous service robots, and human flow monitoring. Two key challenges in pedestrian trajectory predictio…

Autonomous DrivingPedestrian Trajectory PredictionPredictionTrajectory Prediction

DSTIGCN: Deformable Spatial-Temporal Interaction Graph Convolution Network for Pedestrian Trajectory Prediction

2025-01-16 · IEEE Transactions on Intelligent Transportation Systems 2025 1 · Wangxing Chen, Haifeng Sang, Jinyu Wang, Zishan Zhao

Accurate and reliable pedestrian trajectory prediction can reduce the risk of human-vehicle collisions and predict accidents in advance, which is crucial for developing autonomous driving and intelligent monitoring. Prev…

Autonomous DrivingPedestrian Trajectory PredictionPredictionTAG+1

Situation-Aware Pedestrian Trajectory Prediction with Spatio-Temporal Attention Model

2019-02-13 · Sirin Haddad, Meiqing Wu, He Wei, Siew Kei Lam

Pedestrian trajectory prediction is essential for collision avoidance in autonomous driving and robot navigation. However, predicting a pedestrian's trajectory in crowded environments is non-trivial as it is influenced b…

Autonomous DrivingCollision AvoidancePedestrian Trajectory PredictionRobot Navigation+1