mvsnerf icon indicating copy to clipboard operation
mvsnerf copied to clipboard

3D mesh!

Open chris-nbi opened this issue 3 years ago • 5 comments

Hi, I was wondering about the author's opinion! what would be the best way to obtain the 3D meshes at inference time (not finetuned or finetuned)?

chris-nbi avatar Jul 07 '21 01:07 chris-nbi

Hi chris, thanks, I haven't tried to extract mesh from the model, I think you can either use marching cube or depth fusion. This script may helps.

apchenstu avatar Jul 07 '21 08:07 apchenstu

ah I understand, I have already tried marching cubes using 3 - 16 neighboring images, but did not obtain good results. thanks for the response!

chris-nbi avatar Jul 08 '21 01:07 chris-nbi

@chris-nbi I am also trying to extract the 3D mesh. Have you implemented the script mentioned by @apchenstu for MVSNeRF? It would be a great help if you could provide some code examples. Thank you!

RMalikM avatar Apr 18 '22 08:04 RMalikM

@chris-nbi @RMalikM Same question. do you finish this function? could you provide a script. Thank you very much!

zhuixunforever avatar Jul 31 '22 15:07 zhuixunforever

I also need a script to extract mesh , could you help me plz? Thanks!!

murphyl4 avatar Mar 14 '23 08:03 murphyl4