GithubHelp home page GithubHelp logo

hustvl / hdr-hexplane Goto Github PK

View Code? Open in Web Editor NEW
26.0 3.0 1.0 13.41 MB

3DV 2024: Fast High Dynamic Range Radiance Fields for Dynamic Scenes

Home Page: https://guanjunwu.github.io/HDR-HexPlane

License: MIT License

Python 100.00%
hdr-image nerf neuralrendering reconstruction

hdr-hexplane's Introduction

HDR-HexPlane: Fast High Dynamic Range Radiance Fields for Dynamic Scenes

3DV 2024

Guanjun Wu 1*, Taoran Yi 2*, Jiemin Fang 2‡, Wenyu Liu 2, Xinggang Wang 2‡✉

1 School of CS, HUST   2 School of EIC, HUST  

* Equal Contributions. $\ddagger$ Project Lead. Corresponding Author.


We propose a dynamic HDR NeRF framework, named as HDR-HexPlane, which can learn 3D scenes from dynamic 2D images captured with various exposures. We further construct a dataset containing multiple dynamic scenes captured with diverse exposures for evaluation.

image

Environment Setup

# create conda environment
conda create --name hdrhexplane python=3.9

# pip install 
pip install -r requirements.txt

Data Preparation

Please download all the data from the link:

Make the dataset format like: dataset/lego.

Please change the "datadir" in config based on the locations of downloaded datasets.

Reconstruction

python main.py config=config/dnerf_slim_tank.yaml

We provide several config files under config folder for different datasets and models.

Evaluation

With render_test=True, render_path=True, results at test viewpoint are automatically evaluated and validation viewpoints are generated after reconstruction.

python main.py config=config/dnerf_slim_airplane.yaml systems.ckpt="checkpoint/path" render_only=True

Citation

Some insights about neural voxel grids and dynamic scenes reconstruction originate from TiNeuVox and hexplane. If you find this repository/work helpful in your research, welcome to cite these papers and give a ⭐.

@article{wu2024hdrhexplane,
  title={Fast High Dynamic Range Radiance Fields for Dynamic Scenes},
  author={Wu, Guanjun and Yi, Taoran and Fang, Jiemin and Liu, Wenyu and Wang, Xinggang},
  booktitle={3DV},
  year={2024}
}

Acknowledgement

Our code is hugely influenced by hexplane and many other projects. We would like to acknowledge them for making great code openly available for us to use. All the datasets are provided for academic studies only.

hdr-hexplane's People

Contributors

guanjunwu avatar taoranyi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

whuhxb

hdr-hexplane's Issues

Regarding Datset

Hello!

Thank you for open sourcing a very nice work of yours.

Regarding your dataset, I could only find blender files, not actual multi-exposure images.

Can you please share that as well as a google drive link.

Thank you
Gopi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.