/3DMultiviewCNN

Implementation of Multi-view CNN for 3D classification evaluated on MoodleNet40 dataset.

Primary LanguageJupyter Notebook

3D_multiviewCNN

Implemented Multi-view CNN for 3D classification using MoodleNet40 dataset.
The author from original paper uses VGG net, but I used a pre-trained ResNet34 and find tuned by building a classifier at the end.
Using this approach, I have achieved over 98% in validation dataset.
The original paper: http://vis-www.cs.umass.edu/mvcnn/docs/su15mvcnn.pdf MVCNN arcitecture