marsmarcin / Visual-of-Social-GAN

Show Visualization Result of Social GAN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual-of-Social-GAN

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

images

copy eth_8_model.pt in a new folder like '01'

images

download plot_model01.py put it in your folder like this

images

input 'python plot_model01.py --model_path models\sgan-models\01'

done!

images

in version-2 use 'python plot_model02.py --model_path models\sgan-models\01'

images

in version-3 use 'python plot_model03.py --model_path models\sgan-models\01'

images

you can change line 134 in v3 'interval=500' to see more clearly

images

noted that dashed line is groundtruth the dotted line is the predicted line.

About

Show Visualization Result of Social GAN


Languages

Language:Python 100.0%