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

Pix2PixHD_Next_Frame_Prediction: error changing start frame #4

Open
smithee77 opened this issue Jul 14, 2021 · 1 comment
Open

Pix2PixHD_Next_Frame_Prediction: error changing start frame #4

smithee77 opened this issue Jul 14, 2021 · 1 comment

Comments

@smithee77
Copy link

Hi, in colab version of "Pix2PixHD_Next_Frame_Prediction", when trying to generate video using the parameter START FROM:

!python generate_video.py --name cuttlefish1 --dataroot ./datasets/cuttlefish1/ --fps 24 --how_many 600 --which_epoch latest --start_from 100

I get this error:
NameError: name 't' is not defined

Any clue? Thanks in advance

@dvschultz
Copy link
Owner

start from takes a path not a number

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