Skip to content

liru0126/SpectralNeRF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpectralNeRF: Physically Based Spectral Rendering with Neural Radiance Field

This is the Pytorch implementation of our AAAI 2024 paper SpectralNeRF.

image

Dependencies

  • Pytorch
  • Other requirements please refer to requirements.txt.

Data Preparation

The datasets can be downloaded here.

The detailed render configurations for synthetic datasets and the capture instructions for real-world scenes can be found here.

Some examples:

image

Results

Link

Acknowledgments

In this project we use (parts of) the implementations of the following work:

We thank the respective authors for open sourcing of their implementations.

About

[AAAI 2024] SpectralNeRF: Physically Based Spectral Rendering with Neural Radiance Field

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages