paper-with-me

Papers

PFSD: A Multi-Modal Pedestrian-Focus Scene Dataset for Rich Tasks in Semi-Structured Environments

2025-02-21 · Yueting Liu, Hanshi Wang, Yunfei Lei, ZhengJun Zha, Weiming Hu, Jin Gao

Recent advancements in autonomous driving perception have revealed exceptional capabilities within structured environments dominated by vehicular traffic. However, current perception models exhibit significant limitations in semi-structured environments, where dynamic pedestrians with more diverse irregular movement and occlusion prevail. We attribute this shortcoming to the scarcity of high-quality datasets in semi-structured scenes, particularly concerning pedestrian perception and prediction. In this work, we present the multi-modal Pedestrian-Focused Scene Dataset(PFSD), rigorously annotated in semi-structured scenes with the format of nuScenes. PFSD provides comprehensive multi-modal data annotations with point cloud segmentation, detection, and object IDs for tracking. It encompasses over 130,000 pedestrian instances captured across various scenarios with varying densities, movement patterns, and occlusions. Furthermore, to demonstrate the importance of addressing the challenges posed by more diverse and complex semi-structured environments, we propose a novel Hybrid Multi-Scale Fusion Network (HMFN). Specifically, to detect pedestrians in densely populated and occluded scenarios, our method effectively captures and fuses multi-scale features using a meticulously designed hybrid framework that integrates sparse and vanilla convolutions. Extensive experiments on PFSD demonstrate that HMFN attains improvement in mean Average Precision (mAP) over existing methods, thereby underscoring its efficacy in addressing the challenges of 3D pedestrian detection in complex semi-structured environments. Coding and benchmark are available.

📄 PDF Abstract BibTeX arXiv:2502.15342

Code (1)

VSlabRobotics/PFSD 공식 구현 pytorch

Tasks

AttributeAutonomous DrivingPedestrian DetectionPoint Cloud Segmentation

Similar Papers 제목 키워드 기반

MUSE-VAE: Multi-Scale VAE for Environment-Aware Long Term Trajectory Prediction

2022-01-18 · CVPR 2022 1 · Mihee Lee, Samuel S. Sohn, Seonghyeon Moon, Sejong Yoon 외

Accurate long-term trajectory prediction in complex scenes, where multiple agents (e.g., pedestrians or vehicles) interact with each other and the environment while attempting to accomplish diverse and often unknown goal…

Trajectory Prediction

Scene Gated Social Graph: Pedestrian Trajectory Prediction Based on Dynamic Social Graphs and Scene Constraints

2020-10-12 · Hao Xue, Du Q. Huynh, Mark Reynolds

Pedestrian trajectory prediction is valuable for understanding human motion behaviors and it is challenging because of the social influence from other pedestrians, the scene constraints and the multimodal possibilities o…

Pedestrian Trajectory PredictionPredictionTrajectory Prediction

STCrowd: A Multimodal Dataset for Pedestrian Perception in Crowded Scenes

2022-04-03 · CVPR 2022 1 · Peishan Cong, Xinge Zhu, Feng Qiao, Yiming Ren 외

Accurately detecting and tracking pedestrians in 3D space is challenging due to large variations in rotations, poses and scales. The situation becomes even worse for dense crowds with severe occlusions. However, existing…

3D Object DetectionPedestrian DetectionSensor Fusion

SceneAware: Scene-Constrained Pedestrian Trajectory Prediction with LLM-Guided Walkability

2025-06-17 · Juho Bai, Inwook Shim

Accurate prediction of pedestrian trajectories is essential for applications in robotics and surveillance systems. While existing approaches primarily focus on social interactions between pedestrians, they often overlook…

Pedestrian Trajectory PredictionScene UnderstandingTrajectory Prediction

GoalNet: Goal Areas Oriented Pedestrian Trajectory Prediction

2024-02-29 · Ching-Lin Lee, Zhi-Xuan Wang, Kuan-Ting Lai, Amar Fadillah

Predicting the future trajectories of pedestrians on the road is an important task for autonomous driving. The pedestrian trajectory prediction is affected by scene paths, pedestrian's intentions and decision-making, whi…

Autonomous DrivingDecision MakingPedestrian Trajectory PredictionPrediction+1