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

TypeError in rendering video frames. #9

Closed
zoe2718 opened this issue Feb 28, 2021 · 4 comments
Closed

TypeError in rendering video frames. #9

zoe2718 opened this issue Feb 28, 2021 · 4 comments

Comments

@zoe2718
Copy link

zoe2718 commented Feb 28, 2021

Hi,
Thanks a lot for releasing the code! I tried running the Colab demo, but got errors (as shown in figure) when rendering a video both in training and rendering notebook. How to solve this problem? (Is it related to the WARNING at the top of the figure? And how to set the 'base_64' param mentioned in the warning?)
fig

@keunhong
Copy link
Collaborator

The warning's irrelevant to the error so you can safely ignore that.

It looks like a bug with padding inside the rendering function. Can you share your checkpoint by any chance?
If not, can you copy the whole stack trace and let me know what the size of the images are?

@zoe2718
Copy link
Author

zoe2718 commented Feb 28, 2021

checkpoint_45001.zip

The resolution of the raw images are 312*564.

Stack trace:
1
2
3

@navuboy
Copy link

navuboy commented Apr 22, 2021

I'm facing the same issue here, is it solved @zoe2718 ?

@keunhong
Copy link
Collaborator

keunhong commented Dec 6, 2021

Hi, I've updated the notebooks. Please feel free to re-open the issue if you're still running into issues.

@keunhong keunhong closed this as completed Dec 6, 2021
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

3 participants