How to visualize and save OBJ?
chl2 opened this issue · 1 comments
chl2 commented
Hi @hturki !
I was trying to compile mega-nerf-viewer but was stuck in the final stage. Do you have any idea about this problem?
OS: Ubuntu 20.04
gcc version: 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)
cmake: 3.24.1
libtorch libx11-dev_1.6.9-2ubuntu1.3_amd64
cuda: 11.6
I have successfully compiled mega-nerf-viewer. Then I ran the following commands with one NVIDIA Tesla A100:
./mega-nerf-viewer ../../OCTREE_PATH.npz --model_path ../../building-pixsfm-8.pt
Thanks!
A-pril commented
Have u sloved this problem? I also wonder this solution, could u share your answer?