In this article, we explored the Social LSTM model for predicting the future trajectories of surrounding vehicles. We implemented the model using PyTorch and demonstrated how to train it on vehicle data. The Social LSTM model is a powerful tool in the development of autonomous vehicles and can s...
Baseline implementation: https://github.com/vvanirudh/social-lstm-pytorch Paper: http://cvgl.stanford.edu/papers/CVPR16_Social_LSTM.pdf Detailed info about challange and datasets: https://www.aicrowd.com/challenges/trajnet-a-trajectory-forecasting-challenge Made improvements: Please see attached ...
https://github.com/quancore/social-lstm
PyTorch implementation of the Social LSTM model +加关注 0 0
Social LSTM implementation in PyTorch. Contribute to SHEN-zc98/social-lstm development by creating an account on GitHub.
Social LSTM using PyTorch for Vehicle Data https://github.com/EmreTaha/Social-LSTM-VehicleTrajectory