Skip to content
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

Is there training code for long frame predict #3

Open
zlw21gxy opened this issue Apr 25, 2019 · 3 comments
Open

Is there training code for long frame predict #3

zlw21gxy opened this issue Apr 25, 2019 · 3 comments

Comments

@zlw21gxy
Copy link

Hey, thanks for your great paper, I wonder if there is code for training mgpff?Now it seems only demo is available

@aimerykong
Copy link
Owner

aimerykong commented Apr 25, 2019 via email

@aimerykong
Copy link
Owner

Hey,

I've uploaded the script to train the models. By referring the following link, you should be able to run.
https://github.com/aimerykong/predictive-filter-flow/blob/master/mgPFF_video/demo00_training.ipynb

You can also prepare your own data by poking into the data-fetch function to see how to change the path.

If you wan to run in background, you can convert the ipynb into python script by simply using the following cmd:
jupyter nbconvert --to script demo00_training.ipynb

Hope this helps.

Regards,
Shu

@zlw21gxy
Copy link
Author

thanks a lot, and congratulation for your great work

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