Skip to content

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

Notifications You must be signed in to change notification settings

edshkim98/3DMultiviewCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published