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

Extraction from vanilla TF-NeRF or pyTorch NeRF #6

Open
JoanCharmant opened this issue Jun 20, 2021 · 1 comment
Open

Extraction from vanilla TF-NeRF or pyTorch NeRF #6

JoanCharmant opened this issue Jun 20, 2021 · 1 comment

Comments

@JoanCharmant
Copy link

I'm trying to project NeRFs created by implementations that are not based on jaxnerf.
Is this possible? Has it been done?

I tried loading .ckpt files from krrish94/nerf-pytorch implementation but it fails as the state dicts don't match.
The original TF-NeRF implementation and yenchenlin/nerf-pytorch implementation export checkpoints in .npy files not .ckpt.

Which implementation can be used to perform extraction without is_jaxnerf_ckpt flag?

Thanks

@zhywanna
Copy link

zhywanna commented Oct 17, 2022

@JoanCharmant Did you figure out this 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

2 participants