tiny-dnn documentations¶
tiny-dnn is a header only, dependency free deep learning library written in C++. It is designed to be used in the real applications, including IoT devices and embedded systems.
External Links¶
I’m willing to update this list if your software use tiny-dnn. Please contact me at Email(see my github profile).
Official Examples¶
Applications¶
- zhangqianhui/CnnForAndroid - A Vehicle Recognition Project using Convolutional Neural Network(CNN) in Android platform
- edgarriba/opencv_contrib (in progress) - A new opencv’s dnn module which use tiny-dnn as its backend