Michael Fischer

Results 6 comments of Michael Fischer

I'm having the exact same issues. Any hints? Edit: I solved it by installing ` sudo apt install libqt5xmlpatterns5-dev` Idk why that works, but after that, scons compiled just fine....

Hi @sudarshan1994 , any updates on this? I'd be interested in your implementation of Meta-Curvature as well! Thank you :)

@Speierers would it help to call ```python dr.traverse(dr.cuda.ad.Float, dr.ADMode.Forward, dr.ADFlag.Default) dr.traverse(dr.cuda.ad.Float, dr.ADMode.Backward, dr.ADFlag.Default) ``` after every few optimization steps? I encountered the same error, just trying this to see whether...

Hi @Polar1s , thanks for the great work! A question regarding the above issue: I tried running the script with the `-a grid` command proposed by you. It is taking...

Hey, I'd also be interested in testing this out! Is there a way I can use the accurate depth already? I tried cloning this branch of the repo and building...

I'd also be interested in this - is it currently possible to load a .ply file from any of the above viewers into NeRFStudio?