Show Visualization Result of Social GAN
make sure you have install Social GAN source code from Social GAN
download pretrained models from models download datasets from datasets then your folder is like this
copy eth_8_model.pt in a new folder like '01'
download plot_model01.py put it in your folder like this
input 'python plot_model01.py --model_path models\sgan-models\01'
done!
in version-2 use 'python plot_model02.py --model_path models\sgan-models\01'
in version-3 use 'python plot_model03.py --model_path models\sgan-models\01'
you can change line 134 in v3 'interval=500' to see more clearly
noted that dashed line is groundtruth the dotted line is the predicted line.