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

error when training avd with videos #59

Open
surfingnirvana opened this issue Oct 24, 2022 · 1 comment
Open

error when training avd with videos #59

surfingnirvana opened this issue Oct 24, 2022 · 1 comment

Comments

@surfingnirvana
Copy link

surfingnirvana commented Oct 24, 2022

I get this error when trying to train with videos. The standard training does work with training videos. Training avd with .png is fine. When switching to avd mode there is this error:

File "C:\NEURAL\articulated-animation\train_avd.py", line 75, in train_avd
source = x['source'][:6].cuda()
UnboundLocalError: local variable 'x' referenced before assignment

When the background is static, do i just have to set bg_type: 'zero'?

@surfingnirvana surfingnirvana changed the title training duration error when training avd with videos Oct 29, 2022
@hacker009-sudo
Copy link

@surfingnirvana , I am facing the same issue. Did you get any solution?

@AliaksandrSiarohin, please guide how to resolve this issue.

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