A deep representation for depth images from synthetic data
Fabio Maria Carlucci, Paolo Russo, Barbara Caputo

TL;DR
This paper introduces a method to generate synthetic depth images to train CNNs, enabling better depth feature extraction and complementing RGB-trained models, thus improving object categorization from RGB-D data.
Contribution
It proposes using synthetic depth images for training CNNs, addressing the lack of large-scale depth datasets and enhancing depth feature learning.
Findings
Synthetic depth images lead to more effective depth features.
Depth features are complementary to RGB features.
Improved object categorization results on public datasets.
Abstract
Convolutional Neural Networks (CNNs) trained on large scale RGB databases have become the secret sauce in the majority of recent approaches for object categorization from RGB-D data. Thanks to colorization techniques, these methods exploit the filters learned from 2D images to extract meaningful representations in 2.5D. Still, the perceptual signature of these two kind of images is very different, with the first usually strongly characterized by textures, and the second mostly by silhouettes of objects. Ideally, one would like to have two CNNs, one for RGB and one for depth, each trained on a suitable data collection, able to capture the perceptual properties of each channel for the task at hand. This has not been possible so far, due to the lack of a suitable depth database. This paper addresses this issue, proposing to opt for synthetically generated images rather than collecting by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsColorization
