Constraining 3D Fields for Reconstruction and View Synthesis

Поділитися
Вставка
  • Опубліковано 23 гру 2024

КОМЕНТАРІ • 4

  • @zahidulislam7189
    @zahidulislam7189 2 роки тому

    Thank you. Inspiring works.

  • @yongpengchang7238
    @yongpengchang7238 2 роки тому

    Hi Andreas, I'm interested in RVC 2022 talks and I wonder if you upload the RVC 2022 video here, thank you!

  • @joederksen7441
    @joederksen7441 2 роки тому

    Hi Andreas, thanks for the video, I was wondering in the TensoRF model if you can easily compute the gradient of the density function at any point, (i.e. the surface normal vector)? With a NeRF I can compute the gradient of sigma using autodiff on the neural network. How does this translate to TensoRF ?

    • @cvlibs
      @cvlibs  2 роки тому +1

      This should also be possible, autodiff then basically differentiates through the (bi-/trilinear) interpolation function.