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

White background #82

Closed
caiyongqi opened this issue Mar 29, 2022 · 4 comments
Closed

White background #82

caiyongqi opened this issue Mar 29, 2022 · 4 comments

Comments

@caiyongqi
Copy link

caiyongqi commented Mar 29, 2022

Hi. This model doesn't seem to generate a white background.
frame0000_view0000

@pengsida
Copy link
Member

What is your training command

@caiyongqi
Copy link
Author

What is your training command

python -m torch.distributed.launch --nproc_per_node=2 train_net.py --cfg_file configs/zju_mocap_exp/latent_xyzc_377.yaml exp_name xyzc_377 resume False gpus "0, 1" distributed True white_bkgd True
And I only use one frame and multi-views, i.e. num_train_frame: 1 and training_view: [1,2,3,4,6,7,8,9,11,12,13,14,16,17,18,19,21,22].

@pengsida
Copy link
Member

There may be a bug. I will look into it when I have time.
Thank you for pointing it out.

@pengsida
Copy link
Member

pengsida commented Aug 22, 2022

I did not find this problem when running the code.
You should specify the model to render the white background during rendering novel views.

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