convolutional neural network for 3d object
3D Convolutional Neural Networks for Human Action Recognition
http://machinelearning.wustl.edu/mlpapers/paper_files/icml2010_JiXYY10.pdf
VoxNet: A 3D Convolutional Neural Network for Real-Time Object Recognition
https://www.ri.cmu.edu/pub_files/2015/9/voxnet_maturana_scherer_iros15.pdf
Question Website:
use tensorflow
http://stackoverflow.com/questions/33630840/convolutional-neural-networks-and-3d-images
use keras
https://github.com/fchollet/keras/issues/1359