2017/Aug/5 

Open-CV 3.3 DNN demonstration.
See http://docs.opencv.org/3.3.0/d5/de7/tutorial_dnn_googlenet.html for detail

Note that to avoid huge data transfer on git, the bvlc_googlenet.caffemodel is in .gitignore file. 
To download the bvlc_googlenet.caffemodel, access : 
http://dl.caffe.berkeleyvision.org/bvlc_googlenet.caffemodel

