[HN Gopher] New Gaussian Splatting viewer that allows code modif...
       ___________________________________________________________________
        
       New Gaussian Splatting viewer that allows code modification during
       runtime
        
       Author : fubei
       Score  : 86 points
       Date   : 2024-07-16 07:22 UTC (15 hours ago)
        
 (HTM) web link (github.com)
 (TXT) w3m dump (github.com)
        
       | meindnoch wrote:
       | So this is just an ImGui frontend for diff-gaussian-
       | rasterization?
        
         | fubei wrote:
         | Yes basically. Also some other handy features like runtime
         | editing or viewing multiple scenes at once
        
         | yboris wrote:
         | Humble suggestion: consider avoiding "just" as it can sound
         | dismissive.
         | 
         | Consider "mostly" instead to indicate you realize there is more
         | work involved than the word "just" would convey.
        
       | jmole wrote:
       | This video gives some good intuitive examples of Gaussian
       | splatting: https://youtu.be/GInps7ViawA
        
         | fubei wrote:
         | Thanks for the recommendation! Here is another video that shows
         | some features of the gaussian splatting viewer:
         | https://www.youtube.com/watch?v=AJGSa_wnZS8&lc=Ugw6r2VCynG5W...
        
       | MitPitt wrote:
       | Currently, what's the best way to make gaussian splat scenes from
       | video?
        
         | fubei wrote:
         | Thats quite a difficult question, given the large amount of
         | methods (https://github.com/MrNeRF/awesome-3D-gaussian-
         | splatting).
         | 
         | I think "3D Gaussian Splatting as Markov Chain Monte Carlo"
         | looks very promising, as it redesigns the training so that it
         | is no longer dependent on the desification algorithm:
         | https://arxiv.org/abs/2404.09591v1
        
           | MitPitt wrote:
           | Ah, I'm rather looking for a ready-to-go repo for a layman
           | like me to just have a quick go. The latest I used was
           | nerfstudio a long time ago. Seems to be updated regularly
           | still, I wonder if it supports training splat scenes now. I
           | also wonder if there were any better similar projects since
           | then.
        
             | was_a_dev wrote:
             | If your video source is of a static scene that the camera
             | is moving through. You could try poly.cam
             | 
             | Upload you video directly to the website for Gaussian splat
             | processing
        
               | wongarsu wrote:
               | And based on their license acknowledgments poly.cam uses
               | nerfstudio and gsplat, in case anyone else was wondering
               | 
               | https://learn.poly.cam/third-party-libraries
        
           | IncreasePosts wrote:
           | That's good - I'm tired of the racial bias that seems to come
           | out of a lot of ML work these days - any algorithm which
           | makes everyone Indian just isn't going to work for most users
        
       ___________________________________________________________________
       (page generated 2024-07-16 23:00 UTC)