-
Notifications
You must be signed in to change notification settings - Fork 12
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
Awesome work! #2
Comments
I’m glad to hear your praise and interest in this work! And I hope our work can provide inspiration or assistance for your work. |
This is a great job, and I would like to ask if there is any pre-processing for the input panorama picture. Colmap does not support panorama and 3DGS also determines the form of input. It only recognizes pinhole and simple_pinhole. If there is any good way to deal with it, I hope you can tell me. |
@LetianHuang |
You can refer to this issue link: #8 which should address your concerns. If you have further questions, feel free to ask! |
why not no submodules/diff-gaussian-rasterization-fisheye in your code? only submodules/diff-gaussian-rasterization-pinhole and submodules/diff-gaussian-rasterization-panorama? |
You can refer to this issue link: #7 which should address your concerns. |
Great work, a few days ago I post-processed the panorama and panorama pose to train gs, I didn't expect that I can now feed the panorama directly, learn it well!
The text was updated successfully, but these errors were encountered: