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
- you can run tryhere.ipynb to test performance on RGBD and RGB images.
- you can do depth estimation in train/ folder
Approach
- train a mapping map RGB to depth
- convert cifar10 to images
- convert RGBD to cifar10 format
- train neural network on RGBD dataset