This repository contains the code for our CVPR 2017 paper:
Jia Xue, Hang Zhang, Kristin Dana, Ko Nishino
"Differential Angular Imaging for Material Recognition"
in Proc. CVPR 2017
- Ubuntu 14.04
- NVIDIA GPU + CUDA CuDNN
- Clone this repo:
git clone git@github.com:mrxue1993/DAIN.git
cd DAIN
- Compile the code by running
compile.m
- Run
runExperiment.m
You can find the database here
The code is heavily based on the twostreamfusion, it only supports single GPU, if you meet problem to run the code, please check here.
This work was supported by National Science Foundation award IIS-1421134. A GPU used for this research was donated by the NVIDIA Corporation. Thanks to Di Zhu, Hansi Liu, Lingyi Xu, and Yueyang Chen for help with data collection.