Skip to content

Initialize OctreeGrid with SPC Features #182

@alexanderswerdlow

Description

@alexanderswerdlow

I'm trying to build a generalizable NeRF [e.g., pixelNeRF] where the features are not scene specific but taken from some encoder. I'm trying to use an SPC Field with an OctreeGrid to do this but it's unclear how one would go about this.

I wasn't able to find any model or pipeline that supports feedforward neural models. One hacky way I was trying to build a PoC was by modifying init_feature_structure() but I can't seem to properly initialize the structure given an existing SPC w/features.

Any help or pointers would be greatly appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions