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

fs_vid2vid model inference outputs are all 0 #169

Open
Linxi-ZHAO opened this issue Oct 25, 2022 · 1 comment
Open

fs_vid2vid model inference outputs are all 0 #169

Linxi-ZHAO opened this issue Oct 25, 2022 · 1 comment

Comments

@Linxi-ZHAO
Copy link

When I use the given test dataset and follow the instructions to run inference.py for fs_vid2vid model, the outputs are all 0. I don't know where the error might be(pre-trained model parameters? or datatype?). Please give me some suggestions.
https://github.com/NVlabs/imaginaire/blob/master/projects/fs_vid2vid/README.md

@Linxi-ZHAO
Copy link
Author

sorry, the outputs are NaN. After self.net_G_output = net_G(data_t) in vid2vid.py line 390, I printed self.net_G_output and found some items, like 'fake_images' , are NaN. I have no idea.

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

1 participant