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

Would it possible to support multiple views inputs? #26

Open
hp-cv opened this issue Sep 24, 2023 · 1 comment
Open

Would it possible to support multiple views inputs? #26

hp-cv opened this issue Sep 24, 2023 · 1 comment

Comments

@hp-cv
Copy link

hp-cv commented Sep 24, 2023

Hi, the single shot image input provides reasonably good result.
I wonder if there's a way to support multiple views(at least 2 or 3+ views,could be under the same angles) that can increase the quality?Thanks.

@clinplayer
Copy link
Contributor

Yes! If you know the camera poses, a potential way is to unproject the multiview image features to the 3D feature volume, and then you can condition the denoising process on the correlated multiview features. To achieve this, you may need to finetune the network using a multiview setting.

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