Skip to content

Reproducibility #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
awaelchli opened this issue Nov 6, 2018 · 1 comment
Open

Reproducibility #4

awaelchli opened this issue Nov 6, 2018 · 1 comment

Comments

@awaelchli
Copy link

Hi

I am not able to reproduce the result for KTH from your paper.
The settings I used:

python train_svg_fp.py --batch_size 16 --dataset kth --image_width 64 --model vgg --g_dim 128 --z_dim 24 --beta 0.000001 --n_past 10 --n_future 10 --channels 1 --lr 0.0008 --data_root /path/to/data/ --log_dir /logs/will/be/saved/here/
The only change I made was the batch_size, which was set to 100 by default and did not fit into my memory.

Is there anything I have missed to properly reproduce your results?

@ry85
Copy link

ry85 commented Apr 24, 2019

use train_svg_lp.py script (in fact its better to use LP model for all the three datasets)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants