Zip-NeRF Added to nerfstudio

Michael Rubloff

Michael Rubloff

Feb 13, 2024

Email
Copy Link
Twitter
Linkedin
Reddit
Whatsapp
nerfstudio
nerfstudio

Last night a flurry of updates got pushed into nerfstudio. The most exciting of which is a pytorch implementation of Zip-NeRF.

Zip-NeRF is a strong NeRF method from the Google Research team. Once installed, it takes roughly 55 minutes to train on my computer.

Zip-NeRF is the latest 3rd party method to receive support within the Berkeley based studio and has been hotly request, since its paper's release. Late last year, Google researcher and paper author Jon Barron released the code to both CamP and Zip-NeRF. This implementation is different from the official release is this one is built on PyTorch.

In order to install Zip-NeRF, please follow the below instructions.

First, install nerfstudio and its dependencies. Then run:

pip install git+https://github.com/SuLvXiangXin/zipnerf-pytorch#subdirectory=extensions/cuda
pip install git+https://github.com/SuLvXiangXin/zipnerf-pytorch

Finally, install torch_scatter corresponding to your Cuda version(https://pytorch-geometric.com/whl/torch-2.0.1%2Bcu118.html).

In addition to this change, other commits featuring the following were also added.

Before and After



gsplat also received an update to V0.1.5, with the following additions:

  • Improved pytorch implementation of project_gaussians inside _torch_impl.py

  • Screen space blur compensation for rasterizing tiny gaussians from Mip-Splatting

  • Bugfixes

Featured

Recents

Featured

Platforms

GSOPs 2.0: Now Commercially Viable with Houdini Commercial License

The 2.0 release for GSOPs is here with a commercial license!

Michael Rubloff

Dec 20, 2024

Platforms

GSOPs 2.0: Now Commercially Viable with Houdini Commercial License

The 2.0 release for GSOPs is here with a commercial license!

Michael Rubloff

Dec 20, 2024

Platforms

GSOPs 2.0: Now Commercially Viable with Houdini Commercial License

The 2.0 release for GSOPs is here with a commercial license!

Michael Rubloff

Platforms

Odyssey Announces Generative World Model, Explorer

Odyssey shows off their photo real world generator, powered by Radiance Fields.

Michael Rubloff

Dec 18, 2024

Platforms

Odyssey Announces Generative World Model, Explorer

Odyssey shows off their photo real world generator, powered by Radiance Fields.

Michael Rubloff

Dec 18, 2024

Platforms

Odyssey Announces Generative World Model, Explorer

Odyssey shows off their photo real world generator, powered by Radiance Fields.

Michael Rubloff

Platforms

PICO Splat for Unreal Engine Plugin

The Unreal Engine plugin for Pico headsets has been released in beta.

Michael Rubloff

Dec 13, 2024

Platforms

PICO Splat for Unreal Engine Plugin

The Unreal Engine plugin for Pico headsets has been released in beta.

Michael Rubloff

Dec 13, 2024

Platforms

PICO Splat for Unreal Engine Plugin

The Unreal Engine plugin for Pico headsets has been released in beta.

Michael Rubloff

Research

HLOC + GLOMAP Repo

A GitHub repo from Pablo Vela has integrated GLOMAP with HLOC.

Michael Rubloff

Dec 10, 2024

Research

HLOC + GLOMAP Repo

A GitHub repo from Pablo Vela has integrated GLOMAP with HLOC.

Michael Rubloff

Dec 10, 2024

Research

HLOC + GLOMAP Repo

A GitHub repo from Pablo Vela has integrated GLOMAP with HLOC.

Michael Rubloff