kwea123 / nerf_pl

NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning

Home Page:https://www.youtube.com/playlist?list=PLDV2CyUo4q-K02pNEyDr7DYpTQuka3mbV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About creating colored mesh for forward facing scene

sushilregmi opened this issue · comments

Hello, I'm creating the mesh for the forward-facing scene of the room provided by the nerf authors using your repo.

But, the mesh for the 3D room scene is not that good. Is there anything to keep in mind, especially when creating mesh for the forward-facing scene?

Hi, @sushilregmi
Can you share the code of create the mesh for the forward-facing scene?