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

[street] The image synthesized during training is black #153

Open
songyn95 opened this issue Jun 23, 2022 · 1 comment
Open

[street] The image synthesized during training is black #153

songyn95 opened this issue Jun 23, 2022 · 1 comment

Comments

@songyn95
Copy link

https://github.com/NVlabs/few-shot-vid2vid/

I am going to synthesize traffic video(2 sequences in the training set, 160 images for each). During the training, I found that the synthetic image was black during iteration 14/70. What is the reason and how to solve it? The training and test commands are as follows:

  1. python train.py --name test --dataset_mode fewshot_street --adaptive_spade --loadSize 512 --fineSize 512 --batchSize 2 --dataroot datasets --label_nc 0 --gpu_ids 2
  2. python test.py --name test --dataset_mode fewshot_street --adaptive_spade --loadSize 512 --fineSize 512 --seq_path datasets/A_01 --ref_img_path datasets/B_01 --label_nc 0 --gpu_ids 3
@YukunZEX
Copy link

YukunZEX commented Mar 1, 2024

i got same problem in old version of fsvid2vid project, have you solve it?

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