What is the best convolutional neural network (CNN) library for OpenCV? (with simple implementation and example)
ConvNet Library - C ++ for Convolutional Neural Networks
http://conv-net.sourceforge.net/doc/
ConvNet is a C ++ library that implements data distribution through convolutional neural networks.
tiny-cnn: basic structure without learning without dependencies for C ++ 11
https://github.com/nyanp/tiny-cnn