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

Add Visu3d to the tools #100

Merged
merged 2 commits into from Dec 14, 2022
Merged

Add Visu3d to the tools #100

merged 2 commits into from Dec 14, 2022

Conversation

Conchylicultor
Copy link
Contributor

Visu3d is a library to help build Nerf-like ML models (in TF, Jax and Numpy).
Among things, it includes differentiable camera/rays primitives, Dataclass manipulable as numpy arrays,...

The goal is to allow downstream ML research codebase to avoid re-implementing the same set of primitives and facilitate interoperability across codebases.

@Conchylicultor
Copy link
Contributor Author

Up ? Is there concerns / questions about adding this ?

@yenchenlin
Copy link
Collaborator

Thanks for the contribution! One quick question, is there a NeRF example built on top of Visu3d?

@Conchylicultor
Copy link
Contributor Author

One quick question, is there a NeRF example built on top of Visu3d?

There is at Google but unfortunately it isn't open-sourced yet.

@andybak andybak merged commit d318117 into awesome-NeRF:main Dec 14, 2022
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

Successfully merging this pull request may close these issues.

None yet

3 participants