Giter Site home page Giter Site logo

Comments (2)

yklcs avatar yklcs commented on September 23, 2024 2

I believe the corresponding equation in the Ewa Splatting paper (not Ewa Volume Splatting) is equation 34 instead of 29. Equation 29 is for volume splatting while 34 is for surface splatting.

Screenshot 2024-05-13 at 14 52 48

from diff-gaussian-rasterization.

fzhiheng avatar fzhiheng commented on September 23, 2024 1

Hi everyone! Thanks for the wonderful work and for releasing it!

I had a problem reading the paper and looking at the code. On the paper "EWA volume splatting" on equation (29), how to compute the J would be like this: image

However, on the code (cuda_rastizer/forward.cu), its implemented like this: image Which is different from the paper. I understood why you are multiplying by the focal lenght bu I did not understand the row of zeros. Also, since there is a row of zeros, this matrix is not invertible, which would mean that cov is not invertible, which would mean it is not a valid covariance matrix, which, I imagined would cause some problems.

Is there anything I missed? Why did the authors implement the code in this manner?

Thanks for the help!!

Hi, I did not understand why we need to multiply by the focal lenght. Looking forward to your help.

from diff-gaussian-rasterization.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.