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

The rendered img has a large area of blank ? #130

Open
chenkang455 opened this issue Dec 1, 2023 · 2 comments
Open

The rendered img has a large area of blank ? #130

chenkang455 opened this issue Dec 1, 2023 · 2 comments

Comments

@chenkang455
Copy link

000
I adjusted the white background of the Lego to black during training, and encountered this issue in the training process. What could be the possible cause? (Here, I commented out the "white_bkgd" part.)

@chenkang455
Copy link
Author

blender_paper_lego_spike_spiral_150000_rgb.mp4

And this is the rendered video, i wonder why the low part is perfect while the high part is almost black, could it be the reason that i comment the white regularization ?

    # if white_bkgd:
    #     rgb_map = rgb_map + (1.-acc_map[...,None])

@chenkang455
Copy link
Author

Alternatively, there is another possibility that the issue could be due to my own Lego dataset. When generating the data, I did not follow the official data provided, but instead used Blender to create it. For example, in this image, my training data was generated by rotating the camera around the bottom, while the test data was generated by rotating the camera around the top. Could the black region in the upper half be a result of the lack of information from the camera below or the camera above?
image

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