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

Into the Scaniverse: Scaniverse in VR

Scaniverse is now available on both the Quest 3 and 3S.

Michael Rubloff

Dec 10, 2024

Platforms

Into the Scaniverse: Scaniverse in VR

Scaniverse is now available on both the Quest 3 and 3S.

Michael Rubloff

Dec 10, 2024

Platforms

Into the Scaniverse: Scaniverse in VR

Scaniverse is now available on both the Quest 3 and 3S.

Michael Rubloff

Platforms

Reflct: Simple 3DGS Viewer for Ecommerce

The clean 3DGS viewer for Ecommerce with SH support has begun its closed beta.

Michael Rubloff

Dec 9, 2024

Platforms

Reflct: Simple 3DGS Viewer for Ecommerce

The clean 3DGS viewer for Ecommerce with SH support has begun its closed beta.

Michael Rubloff

Dec 9, 2024

Platforms

Reflct: Simple 3DGS Viewer for Ecommerce

The clean 3DGS viewer for Ecommerce with SH support has begun its closed beta.

Michael Rubloff

Research

3D Convex Splatting Radiance Field Rendering

3D Convex Splatting is another new way to render a Radiance Field. It is not Gaussian Splatting.

Michael Rubloff

Dec 6, 2024

Research

3D Convex Splatting Radiance Field Rendering

3D Convex Splatting is another new way to render a Radiance Field. It is not Gaussian Splatting.

Michael Rubloff

Dec 6, 2024

Research

3D Convex Splatting Radiance Field Rendering

3D Convex Splatting is another new way to render a Radiance Field. It is not Gaussian Splatting.

Michael Rubloff

Platforms

Frame Integrates Gaussian Splatting

Powered by Babylon.js, Frame now supports 3DGS imports.

Michael Rubloff

Dec 5, 2024

Platforms

Frame Integrates Gaussian Splatting

Powered by Babylon.js, Frame now supports 3DGS imports.

Michael Rubloff

Dec 5, 2024

Platforms

Frame Integrates Gaussian Splatting

Powered by Babylon.js, Frame now supports 3DGS imports.

Michael Rubloff