Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues in indoor scene #76

Open
cantaible opened this issue Sep 19, 2023 · 0 comments
Open

Issues in indoor scene #76

cantaible opened this issue Sep 19, 2023 · 0 comments

Comments

@cantaible
Copy link

Thank you for your great work!

When I try to use TensoRF in indoor scene dataset, such as room 0 in pre-rendered Replica data used in Semantic-NeRF, it seems not worked well.

Here is the rendered image:
039999_003
Here is the extracted mesh:
Screenshot from 2023-09-19 18-08-10
I use the DTU dataset file your provided in other issues, and use colmap to get the camera pose as shown in NeuS tutorial. The same workflow to produce customized data is worked in TensoRF for a building object.

Then I try to check the alignment of cameras and bounding box in nerf-studio GUI, the result is:
Screenshot from 2023-09-19 16-10-47
So I try to adjust aabb as your mentioned in another issue, after do that, the alignment status seems good, but the result still not have improvement.

So I have several questions, I just a beginner on nerf:

  1. Can you give me some advice on how to render a correct indoor scene by TensoRF?
  2. TensoRF use voxel grid to store object information, is it still suitable for indoor scene? because for normal object, the TensoRF can try to learn a voxel grid to let the central voxels to have a high density component value, but voxel grid for indoor scene often have a higher density component value in edge voxels.
  3. Can you give me some general advices on how to handle indoor scene dataset?

Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant