paper-with-me

홈 › Papers

Spatial-Temporal Deep Embedding for Vehicle Trajectory Reconstruction from High-Angle Video

2022-09-17 · Tianya T. Zhang Ph. D., Peter J. Jin Ph. D., Han Zhou, Benedetto Piccoli, Ph. D

Spatial-temporal Map (STMap)-based methods have shown great potential to process high-angle videos for vehicle trajectory reconstruction, which can meet the needs of various data-driven modeling and imitation learning applications. In this paper, we developed Spatial-Temporal Deep Embedding (STDE) model that imposes parity constraints at both pixel and instance levels to generate instance-aware embeddings for vehicle stripe segmentation on STMap. At pixel level, each pixel was encoded with its 8-neighbor pixels at different ranges, and this encoding is subsequently used to guide a neural network to learn the embedding mechanism. At the instance level, a discriminative loss function is designed to pull pixels belonging to the same instance closer and separate the mean value of different instances far apart in the embedding space. The output of the spatial-temporal affinity is then optimized by the mutex-watershed algorithm to obtain final clustering results. Based on segmentation metrics, our model outperformed five other baselines that have been used for STMap processing and shows robustness under the influence of shadows, static noises, and overlapping. The designed model is applied to process all public NGSIM US-101 videos to generate complete vehicle trajectories, indicating a good scalability and adaptability. Last but not least, the strengths of the scanline method with STDE and future directions were discussed. Code, STMap dataset and video trajectory are made publicly available in the online repository. GitHub Link: shorturl.at/jklT0.

📄 PDF Abstract BibTeX arXiv:2209.08417

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

TrajFM: A Vehicle Trajectory Foundation Model for Region and Task Transferability

2024-08-09 · Yan Lin, Tonglong Wei, Zeyu Zhou, Haomin Wen 외

Vehicle trajectories provide valuable movement information that supports various downstream tasks and powers real-world applications. A desirable trajectory learning model should transfer between different regions and ta…

Computational Efficiency

Exploring Transformer-Augmented LSTM for Temporal and Spatial Feature Learning in Trajectory Prediction

2024-12-18 · Chandra Raskoti, Weizi Li

Accurate vehicle trajectory prediction is crucial for ensuring safe and efficient autonomous driving. This work explores the integration of Transformer based model with Long Short-Term Memory (LSTM) based technique to en…

Autonomous DrivingPredictionTrajectory Prediction

Graph-Based Spatial-Temporal Convolutional Network for Vehicle Trajectory Prediction in Autonomous Driving

2021-09-27 · Zihao Sheng, Yunwen Xu, Shibei Xue, Dewei Li

Forecasting the trajectories of neighbor vehicles is a crucial step for decision making and motion planning of autonomous vehicles. This paper proposes a graph-based spatial-temporal convolutional network (GSTCN) to pred…

Autonomous DrivingAutonomous VehiclesDecision MakingMotion Planning+1

Cross-Domain Transfer Learning using Attention Latent Features for Multi-Agent Trajectory Prediction

2024-11-09 · Jia Quan Loh, Xuewen Luo, Fan Ding, Hwa Hui Tew 외

With the advancements of sensor hardware, traffic infrastructure and deep learning architectures, trajectory prediction of vehicles has established a solid foundation in intelligent transportation systems. However, exist…

Deep LearningDomain AdaptationPredictionTrajectory Prediction+1

STF: Spatial Temporal Fusion for Trajectory Prediction

2023-11-29 · Pengqian Han, Partha Roop, Jiamou Liu, Tianzhe Bao 외

Trajectory prediction is a challenging task that aims to predict the future trajectory of vehicles or pedestrians over a short time horizon based on their historical positions. The main reason is that the trajectory is a…

Graph AttentionPredictionTrajectory Prediction