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

Poor reconstruction with white background in real dataset #131

Open
davidedinuc opened this issue May 19, 2023 · 0 comments
Open

Poor reconstruction with white background in real dataset #131

davidedinuc opened this issue May 19, 2023 · 0 comments

Comments

@davidedinuc
Copy link

I'm currently working on reconstructing the scene of the sedan dataset, which I downloaded from the Ref-NeRF project. My goal is to apply the seg2former architecture to perform segmentation of the car in the images and reconstruct only the car, excluding the rest of the scene.

I have experimented with setting the background as white, similar to synthetic datasets, as well as black. Interestingly, I have observed that using a white background results in significant noise, whereas a black background produces much better results.

I'm curious to understand the reason behind this discrepancy. Why does the white background work well with synthetic data but not with real datasets? Is there an explanation for this behavior?

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