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

Initialize OctreeGrid with SPC Features #182

Open
alexanderswerdlow opened this issue Nov 4, 2023 · 0 comments
Open

Initialize OctreeGrid with SPC Features #182

alexanderswerdlow opened this issue Nov 4, 2023 · 0 comments

Comments

@alexanderswerdlow
Copy link

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!

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

1 participant