Code Monkey home page Code Monkey logo

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

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

srmeetsps's Issues

Why at least 4 images?

Hi, thanks for your paper and code. I am currently trying to use it for my work but i can't understand why do we need exactly 4 or more images for the input - it seems that it don't derives from the math part of the paper or am i wrong?

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.