GithubHelp home page GithubHelp logo

autonomousvision / murf Goto Github PK

View Code? Open in Web Editor NEW
103.0 8.0 6.0 161 KB

[CVPR'24] MuRF: Multi-Baseline Radiance Fields

Home Page: https://haofeixu.github.io/murf/

Python 98.27% Shell 1.73%
multi-baseline view-synthesis 3d-context feed-forward-nerf large-baseline small-baseline latent-volume

murf's Introduction

MuRF: Multi-Baseline Radiance Fields

Haofei Xu · Anpei Chen · Yuedong Chen · Christos Sakaridis · Yulun Zhang
Marc Pollefeys · Andreas Geiger · Fisher Yu

CVPR 2024

murf_teaser_video.mp4

MuRF supports multiple different baseline settings.

Logo

MuRF achieves state-of-the-art performance under various evaluation settings.

Installation

Our code is developed based on pytorch 1.10.1, CUDA 11.3 and python 3.8.

We recommend using conda for installation:

conda create -n murf python=3.8
conda activate murf
pip install -r requirements.txt

Model Zoo

The models are hosted on Hugging Face 🤗 : https://huggingface.co/haofeixu/murf

Model details can be found at MODEL_ZOO.md.

Datasets

The datasets used to train and evaluate our models are detailed in DATASETS.md

Evaluation

The evaluation scripts used to reproduce the numbers in our paper are detailed in scripts/*_evaluate.sh.

Rendering

The rendering scripts are detailed in scripts/*_render.sh.

Training

The training scripts are detailed in scripts/*_train.sh.

Citation

@inproceedings{xu2024murf,
      title={MuRF: Multi-Baseline Radiance Fields},
      author={Xu, Haofei and Chen, Anpei and Chen, Yuedong and Sakaridis, Christos and Zhang, Yulun and Pollefeys, Marc and Geiger, Andreas and Yu, Fisher},
      booktitle={CVPR},
      year={2024}
    }

Acknowledgements

This repo is heavily based on MatchNeRF, thanks Yuedong Chen for this fantastic work. This project also borrows code from several other repos: GMFlow, UniMatch, latent-diffusion, MVSNeRF, IBRNet, ENeRF and cross_attention_renderer. We thank the original authors for their excellent work.

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.