Giter VIP home page Giter VIP logo

confidence-fusion's Introduction

Confidence driven TGV fusion

This repository contains the source code corresponding to the method presented in the paper:

  • Confidence driven TGV fusion, V. Ntouskos, F. Pirri, arXiv: arXiv:1603.09302, 2016.

###Contact:

Valsamis Ntouskos [email protected], http://www.diag.uniroma1.it/~ntouskos;

ALCOR Lab [email protected] http://www.diag.uniroma1.it/~alcor,

KITTI 2012##

###Instructions###

To run the demo you need to download the KITTI 2012 multiview dataset (data, calibration files, and multi-view extension) from here.

The disparity maps for all the stereo-pairs of the dataset, computed based on the method presented in the paper "Confidence driven TGV fusion", J. Zbontar and Y. LeCun, CVPR, 2015, are available for download from here.

###Quickstart###

  1. Compile the CUDA kernels located in the ./cuda folder. Under Windows you can use the provided Makefile: nmake -f Makefile.win all;

  2. Modify the path variables basedir and w_path in the demo script demo_kitti.

  3. Execute the demo script: demo_kitti.

##Synthetic Datasets ###Instructions### You can run the scripts that process the synthetic datasets used in the paper. These datasets are available for download from here.

###Quickstart###

  1. Compile the CUDA kernels located in the ./cuda folder. Under Windows you can use the provided Makefile: nmake -f Makefile.win all;

  2. Modify the path variables basedir and w_path in the demo scripts proc_synth_data_objects and proc_synth_data_urban.

  3. Execute the script: proc_synth_data_objects or proc_synth_data_urban.

  4. Use script showSurf to visualize the surfaces corresponding to the fused depth images.

External dependencies

You need the CUDA Toolkit (version 6 or later) and a compatible compiler in order to compile the CUDA kernels.

confidence-fusion's People

Contributors

mdouskos avatar

Watchers

James Cloos avatar Wang Pengfei 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.