Skip to content

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

@bruinxiong

Description

@bruinxiong

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions