Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Multi-view Convolutional Neural Networks for 3D Shape Recognition

About

A longstanding question in computer vision concerns the representation of 3D shapes for recognition: should 3D shapes be represented with descriptors operating on their native 3D formats, such as voxel grid or polygon mesh, or can they be effectively represented with view-based descriptors? We address this question in the context of learning to recognize 3D shapes from a collection of their rendered views on 2D images. We first present a standard CNN architecture trained to recognize the shapes' rendered views independently of each other, and show that a 3D shape can be recognized even from a single view at an accuracy far higher than using state-of-the-art 3D shape descriptors. Recognition rates further increase when multiple views of the shapes are provided. In addition, we present a novel CNN architecture that combines information from multiple views of a 3D shape into a single and compact shape descriptor offering even better recognition performance. The same architecture can be applied to accurately recognize human hand-drawn sketches of shapes. We conclude that a collection of 2D views can be highly informative for 3D shape recognition and is amenable to emerging CNN architectures and their derivatives.

Hang Su, Subhransu Maji, Evangelos Kalogerakis, Erik Learned-Miller• 2015

Related benchmarks

TaskDatasetResultRank
3D Object ClassificationModelNet40 (test)
Accuracy90.1
302
3D Point Cloud ClassificationModelNet40 (test)
OA90.1
297
Shape classificationModelNet40 (test)
OA90.1
255
3D Shape ClassificationModelNet40 (test)
Accuracy90.1
227
Object ClassificationModelNet40 (test)
Accuracy90.1
180
ClassificationModelNet40 (test)
Accuracy91.4
99
Shape classificationModelNet40
Accuracy90.1
85
3D Point Cloud ClassificationModelNet40
Accuracy90.1
69
3D shape recognitionModelNet10 (test)--
64
3D Shape ClassificationModelNet-40
Accuracy90.1
41
Showing 10 of 24 rows

Other info

Code

Follow for update