Stars
Open Source Library for GPU-Accelerated Execution of Trained Deep Convolutional Neural Networks on Android
this repository is the implementation of MTCNN with no framework, Just need opencv and openblas, support linux and windows
code for paper "Combining Markov Random Fields and Convolutional Neural Networks for Image Synthesis"
Learn OpenCV : C++ and Python Examples
quanhua92 / darknet
Forked from pjreddie/darknetConvolutional Neural Networks
Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ interface.