Collection of NSFW images URLs for the purposes of training an NSFW Image Classifier
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
C++ and python Inference only for MTCNN face detector on Tensorflow. Based on davidsandberg's facenet project:
this repository is the implementation of MTCNN with no framework, Just need opencv and openblas, support linux and windows
The ARM Computer Vision and Machine Learning library is a set of functions optimised for both ARM CPUs and GPUs using SIMD technologies.
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular frameworks: caffe/mxnet/tensorflow, are all suppported now