Coder Social home page Coder Social logo

peterzs / srmeetsps Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pengsongyou/srmeetsps

0.0 1.0 0.0 261.25 MB

Source code for our paper "Depth Super-Resolution Meets Uncalibrated Photometric Stereo"

License: MIT License

MATLAB 100.00%

srmeetsps's Introduction

SRmeetsPS

This repository contains the code for our papers:

Songyou Peng, Bjoern Haefner, Yvain Queau and Daniel Cremers, "Depth Super-Resolution Meets Uncalibrated Photometric Stereo", In IEEE Conference on Computer Vision (ICCV) Workshop, 2017.

and

Bjoern Haefner*, Songyou Peng*, Alok Verma*, Yvain Queau and Daniel Cremers, "Photometric Depth Super-Resolution", IEEE Transactions on Pattern Analysis and Machine Intelligence (T-PAMI), 2019. (* equally contributed)

A CUDA version code is also available here.

alt tag

Input

  • Super-resolution RGB images (at least 4 images)
  • Super-resolution binary mask
  • Low-resolution depth images (1 image is fine, same size as RGB image is also fine)
  • Intrinsic matrix (containing the focal length and principle points of the RGB images)
  • [Optional] Downsampling matrix (you can aquire with getDownsampleMat.m)

All the real-world data can be found at this link.

Requirement

  • MATLAB (tested and working in R2015b and later versions)
  • [Optional] CMG solver (recommended)

Citation

If you use this code, please cite our papers:

@inproceedings{peng2017iccvw,
 author =  {Songyou Peng and Bjoern Haefner and Yvain Qu{\'e}au and Daniel Cremers},
 title = {{Depth Super-Resolution Meets Uncalibrated Photometric Stereo}},
 year = {2017},
 booktitle = {IEEE International Conference on Computer Vision (ICCV) Workshop},
}

and

@inproceedings{haefner2018pdsr,
 author =  {Bjoern Haefner and Songyou Peng and Alok Verma and Yvain Qu{\'e}au and Daniel Cremers},
 title = {Photometic Depth Super-Resolution},
 year = {2019},
 booktitle = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
}

Contact Songyou Peng โœ‰๏ธ for questions, comments and reporting bugs.

srmeetsps's People

Contributors

pengsongyou avatar

Watchers

 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.