Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Estimated Depth Map Helps Image Classification

Yihui He, Xi'an Jiaotong University

RGBD dataset estimated depth classification

if you find our work helpful in your research, please consider citing:

@article{estimated2017he,
  title={Estimated Depth Map Helps Image Classification},
  author={He, Yihui},
  journal={arXiv preprint arXiv:1709.07077},
  year={2017}
}

how to test

  1. you can run tryhere.ipynb to test performance on RGBD and RGB images.
  2. you can do depth estimation in train/ folder

Approach

  1. train a mapping map RGB to depth
  2. convert cifar10 to images
  3. convert RGBD to cifar10 format
  4. train neural network on RGBD dataset

download

dcnf-fcsp
RGBD CIFAR-10

External Links

all dataset descriptions
a good one

You can’t perform that action at this time.