Different rendering results in using your viewer and blender.
Hi, I used your code to extract mesh and used blender and viewer you provide to render the result.
But the result seems to be very different!
Here are the results using the blender.
e5b2-4cf5-9bb3-b2f7fc64feab)
Here are the results from your viewer.
Here is my training instruction:
python train.py -s ./tandt_db/db/playroom -c ./output/playroom/ -v 1000000 -r "sdf" --refinement_time "medium"
I think the mesh quality varies greatly, can you explain a bit why it happens?
And also when I increase the n_vertices_in_fg from 1_000_000 to like 3_000_000, since I want to have a higher quality of mesh, but the mesh extraction would fail, cuda out of memory, is it normal? I am using RTX 4090.
Thanks for your reply!
Hello, Can I ask you how to extract the mesh without texture?