Hi
I was wondering if any code example in C++ of implementation of outdoor object (vehicle or aircraft door) detection/recognition using Neuronal Network or pattern recognition? I read couple of papers and saw some algorithms bit some code examples in C++ implementing those algorithms such as from (http://papers.nips.cc/paper/5207-deep-neural-networks-for-object-detection.pdf) or (http://web.eecs.umich.edu/~honglak/cvpr15-cnn-detection.pdf) would be very helpful.
Thanks