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

question about different models #16

Open
lwtai opened this issue Oct 8, 2024 · 4 comments
Open

question about different models #16

lwtai opened this issue Oct 8, 2024 · 4 comments

Comments

@lwtai
Copy link

lwtai commented Oct 8, 2024

Hi, thanks for the nice and concise works!

the difference between "gaussianimage_rs" and "gaussianimage_cholesky" has mentioned clearly in your paper, and they further discard the needs of view matrix compared to "gaussiansplatting_3d"

I am curious about the implementation "gaussiansplatting_3d", since it didn't complete remove the input of viewpoint, do you try the performance render from slightly difference viewpoint?

@Xinjie-Q
Copy link
Owner

Xinjie-Q commented Oct 9, 2024

No, I do not try different viewpoints. I use the viewpoint from the single image fitting example of gsplat.

@lwtai
Copy link
Author

lwtai commented Oct 9, 2024

Got it, thanks for replying
I also wonder if your custom 2d gaussian cuda code supports varying channels rendering, for example single channel or more than three channels, like gsplat does?

@Xinjie-Q
Copy link
Owner

Currently the released gaussianimage code does not support varying channels rendering. Since I'm busy looking for a job recently, I don't have the free time to support this feature at the moment. But I will support this feature after I finish looking for a job and have some free time.

@lwtai
Copy link
Author

lwtai commented Oct 13, 2024

I see, thanks! 祝你找工作順利

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