Skip to content

Tyxtina/Social-LSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social-LSTM

summer3 fork from Implementation of Social LSTM: Human Trajectory Prediction in Crowded Spaces
数据格式
frame_number pedestrian_number y_coordinates x_coordinates
训练数据及验证在终端输入以下命令
python main.py mode --dataset [dataset_name] --epoch [epoch_num] --T_obs [observe_step] --T_pred [predict_step]

python main.py "s" --dataset "eth" --epoch 3

Releases

No releases published

Packages

No packages published

Languages