nerf-pytorch icon indicating copy to clipboard operation
nerf-pytorch copied to clipboard

extract mesh model

Open X20A opened this issue 1 year ago • 0 comments

thanks for the work

but it is really confusing that there IS NO corresponding extraction method for nerf with pytorch, then it will be a lot pointless to train. can you please provide a suitable script? I have tried to write one myself and even looked at the scipt from nerf with tensorflow.

And what's more, the parameters used for my own data is hard to define since it killed itself easily and when I changed it for a runable state the quality dropped a lot. The main problem for the parameter is that if you select the unsuit ones, the scale will be wrong and the mesh model will then be transformed.

X20A avatar Jan 30 '25 11:01 X20A