social-lstm
There are 9 repositories under social-lstm topic.
quancore/social-lstm
Social LSTM implementation in PyTorch
vita-epfl/trajnetplusplusbaselines
[ITS'21] Human Trajectory Forecasting in Crowds: A Deep Learning Perspective
rohanchandra30/TrackNPred
This is the code base for our ACM CSCS 2019 paper: "RobustTP: End-to-End Trajectory Prediction for Heterogeneous Road-Agents in Dense Traffic with Noisy Sensor Inputs". This codebase contains implementations for several trajectory prediction methods including Social-GAN and TraPHic.
EmreTaha/Social-LSTM-VehicleTrajectory
Social LSTM using PyTorch for Vehicle Data
An-Yuhang-ace/MultiShipPrediction
PyTorch implementation for Social-LSTM, which is built to predict multi-vessel trajectories.
VaidehiSom/Trajectory_Prediction_and_Dynamic_Obtacle_Avoidance_for_SDC
Using PINN based MPC for motion planning for SDC and LSTM for pedestrain's trajectory prediction as dynamic obstacles
ayushgoel24/DynamicObstacleAvoidance
We have compared 4 models- Vanilla LSTM, Social LSTM, OLSTM, and GRU to show their comparison for predicting non linear trajectories of pedestrians in different scenes. We demonstrate their performance on publically available datasets. We show how it is important to take into account the surroundings of the pedestrians to have a better accuracy.
VaidehiSom/Dynamic_Obstacle_Avoidance_Using_LSTM
We have compared 4 models- Vanilla LSTM, Social LSTM, OLSTM, and GRU to show their comparison for predicting non linear trajectories of pedestrians in different scenes. We demonstrate their performance on publically available datasets. We show how it is important to take into account the surroundings of the pedestrians to have a better accuracy
JerryZhangZZY/crowdnav
Intelligent Robot Navigation in Crowded Environments