Git Product home page Git Product logo

raynet's Introduction

RayNet

This python pachage provides the code that accompanies our CVPR 2018 paper with title RayNet: Learning Volumetric 3D Reconstruction with Ray Potentials.

http://raynet-mvs.com/site/raynet_teaser.png

Dependencies & Installation

Normally, a pip install raynet should suffice to use our code.

If you already have a functional Keras installation there are not much left to install :-)

  • Keras > 2
  • Tensorflow
  • Cython
  • PyCuda
  • backports.functools_lru_cache
  • imageio
  • googleapiclient
  • oauth2client
  • numpy
  • matplotlib
  • scikit-learn

Depending on how you want to use our code, there are two alternatives regarding installation. You can either use a package manager or download and install the library manually. For those who just want to use the library we recommend to directly install the latest version from PyPI, whereas for those who want to be able to edit the code we recommend to install the library manually.

  • Install from Pypi with:
pip install --user raynet
  • Install manually:

Clone the latest version of the library and run

# Clone the repository
git clone [email protected]:paschalidoud/raynet.git
cd raynet
# Local installation in development mode
pip install --user -e .

Documentation

The dedicated documentation page can be found in our documentation site but you can also read the source code to get an idea of how our code can be used. If you have any question regarding the code please contact Despoina Paschalidou.

Contribution

Contributions such as bug fixes, bug reports, suggestions etc. are more than welcome and should be submitted in the form of new issues and/or pull requests on Github.

Relevant Research

Below we list some papers that are relevant to the provided code.

Ours

  • RayNet: Learning Volumetric 3D Reconstruction with Ray Potentials [pdf]

By Others

  • Towards Probabilistic Volumetric Reconstruction using Ray Potentials [pdf]
  • Patches, Planes and Probabilities: A Non-local Prior for Volumetric 3D Reconstruction [pdf]
  • Semantic Multi-view Stereo: Jointly Estimating Objects and Voxels [pdf]
  • Learned Multi Patch Similarity [pdf]
  • SurfaceNet: An End-to-end 3D Neural Network for Multiview Stereopsis [pdf]

Citation

If you are using our code, please cite our paper.The BibTeX reference is:

@InProceedings{Paschalidou_2018_CVPR,
   author = {Paschalidou, Despoina and Ulusoy, Osman and Schmitt, Carolin and Van Gool, Luc and Geiger, Andreas},
   title = {RayNet: Learning Volumetric 3D Reconstruction With Ray Potentials},
   booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
   month = {June},
   year = {2018}
   }

raynet's People

Contributors

paschalidoud avatar

Watchers

 avatar  avatar

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.