GithubHelp home page GithubHelp logo

sp2-360's Introduction

Sp2360: Sparse-view 360° Scene Reconstruction using Cascaded 2D Diffusion Priors

Soumava Paul · Christopher Wewer · Bernt Schiele · Jan Eric Lenssen

Method

Data Creation

Dataset

Our experiments are based on the MipNeRF360 benchmark available here and here. Download and put the dataset under data/360_v2 in the root directory.

Implementation

Currently the repository only has functionalities for our view selection algorithm outlined in A.1. The full implementation of the method will be released soon.

To sample an M-view subset from a given multiview set, run:

python -m utils.view_splits --source_path data/360_v2/<scene>/<scene>_train --test_cams data/360_v2/<scene>/<scene>_test --num_eval_views M  --eval

where <scene> ∈ {bicycle, garden, flowers, stump, treehill, room, counter, kitchen, bonsai}.

🎓 Cite

If this code was helpful for your research, consider citing:

@article{paul2024sp2360,
          title={Sp2360: Sparse-view 360 Scene Reconstruction using Cascaded 2D Diffusion Priors},
          author={Paul, Soumava and Wewer, Christopher and Schiele, Bernt and Lenssen, Jan Eric},
          journal={arXiv preprint arXiv:2405.16517},
          year={2024}
}        

sp2-360's People

Contributors

mvp18 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sp2-360's Issues

About training view selection

Thanks for your nice project.
I want to select sparse training views in some complex scene such as mipnerf360, scannet or tanks&temples so that these views can cover most of the whole scene with less overlap between views. So could you please provide the code for data selection in your project?
Thanks a lot.

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.