2017/Aug/6

Open-CV 3.3 DNN demonstration.

Prototext is : VGG_VOC0712_SSD_300x300_iter_60000.prototxt

Note that to avoid huge data transfer on git, the bvlc_googlenet.caffemodel is in .gitignore file. 
To download the bvlc_googlenet.caffemodel, access : 
https://github.com/weiliu89/caffe/tree/ssd#models
To select the relevant caffemodel to the above prototxt,  07+12, SSD300 of the Pascal VOC.


