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

How to convert the cuda-based npz model to npz used in web demo ? #14

Open
bruinxiong opened this issue Sep 3, 2021 · 2 comments
Open

Comments

@bruinxiong
Copy link

I trained nerf-sh model with chair dataset. After extraction and optimization, I got the tree_opt.npz. However, I loaded this npz with webgl viewer, I got an incorrect viewing result as follows:
Screenshot from 2021-09-03 17-31-43
If I launch this npz with cuda-based volrend viewer, I get correct viewing result.
Furthermore, I downloaded the uncompressed NeRF-synthetic files used for the web demo, the npz file is ok when I load with webgl viewer. So, I have a question. Is there any difference between the tree_opt.npz and you provided uncompressed npz model ?
@liruilong940607 @sxyu

@CCOSerika
Copy link

I met the same problem. Have u solved it?

@adkAurora
Copy link

I met the same problem.

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

3 participants