MrNeRF (@janusch_patas) 's Twitter Profile
MrNeRF

@janusch_patas

Your guide to radiance fields | Host of the podcast @ViewDependent | DMs open for business inquiries | mrnerf.com | discord: discord.gg/NqwTqVYVmj

ID: 273547421

linkhttps://discord.gg/NqwTqVYVmj calendar_today28-03-2011 18:09:11

5,5K Tweet

12,12K Followers

498 Following

Jonas Kulhanek (@jonaskulhanek) 's Twitter Profile Photo

🚀 Just wrapped up my internship at Google with a paper submission! LODGE is a new large-scale level-of-detail 3DGS method, enabling efficient rendering even on mobile devices. Thanks to the amazing team at Google Zurich for making this possible! 📄lodge-gs.github.io

MrNeRF (@janusch_patas) 's Twitter Profile Photo

PyTorch (or its C++ API, LibTorch) is a heavy dependency for almost everything related to 3DGS, especially considering how little of its full capabilities are actually used. In most 3DGS implementations, few of PyTorch’s real advantages are leveraged. I'm wondering whether a

johnbanq (@johnbanq1) 's Twitter Profile Photo

MrNeRF Just saying, I came across this pure python (w/ CUDA Warp) implementation of 3DGS here, seems lightweight and no pytorch: github.com/guoriyue/3dgs-…