All Projects → HandsomeHans → Pcn Ncnn

HandsomeHans / Pcn Ncnn

PCN based on ncnn framework.

Projects that are alternatives of or similar to Pcn Ncnn

Mobilenet Yolo
MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB🔥🔥🔥
Stars: ✭ 1,566 (+1907.69%)
Mutual labels:  cnn, face-detection
Facedetection
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
Stars: ✭ 255 (+226.92%)
Mutual labels:  cnn, face-detection
Deepgaze
Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking, Saliency Map.
Stars: ✭ 1,552 (+1889.74%)
Mutual labels:  cnn, face-detection
Deepface
Deep Learning Models for Face Detection/Recognition/Alignments, implemented in Tensorflow
Stars: ✭ 409 (+424.36%)
Mutual labels:  cnn, face-detection
Libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
Stars: ✭ 10,852 (+13812.82%)
Mutual labels:  cnn, face-detection
Cnn Paper2
🎨 🎨 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等🎨🎨 https://dataxujing.github.io/CNN-paper2/
Stars: ✭ 77 (-1.28%)
Mutual labels:  cnn, face-detection
Gtsrb
Convolutional Neural Network for German Traffic Sign Recognition Benchmark
Stars: ✭ 65 (-16.67%)
Mutual labels:  cnn
Char Cnn Text Classification Tensorflow
Character-level Convolutional Networks for Text Classification论文仿真实现
Stars: ✭ 72 (-7.69%)
Mutual labels:  cnn
Face Api Demo Vue
使用 Vue 框架搭建演示,H5、Web、NodeJS 实现人脸检测识别,基于 TensorFlowJS 实现的 face-api.js 人脸识别库。
Stars: ✭ 65 (-16.67%)
Mutual labels:  face-detection
Deeplearning Nlp Models
A small, interpretable codebase containing the re-implementation of a few "deep" NLP models in PyTorch. Colab notebooks to run with GPUs. Models: word2vec, CNNs, transformer, gpt.
Stars: ✭ 64 (-17.95%)
Mutual labels:  cnn
Facegrab
A tool to collect public images from Facebook and create an image dataset for training computer vision applications like gender recognition, and face detection
Stars: ✭ 76 (-2.56%)
Mutual labels:  face-detection
Tools To Design Or Visualize Architecture Of Neural Network
Tools to Design or Visualize Architecture of Neural Network
Stars: ✭ 1,143 (+1365.38%)
Mutual labels:  cnn
Deepzip
NN based lossless compression
Stars: ✭ 69 (-11.54%)
Mutual labels:  cnn
Ensemble Methods For Image Classification
In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CNN model and Residual Neural Network.
Stars: ✭ 67 (-14.1%)
Mutual labels:  cnn
Retinadetector
基于RetinaFace的目标检测方法,适用于人脸、缺陷、小目标、行人等
Stars: ✭ 73 (-6.41%)
Mutual labels:  face-detection
Lstm Cnn classification
Stars: ✭ 64 (-17.95%)
Mutual labels:  cnn
Hand Detection.pytorch
FaceBoxes for hand detection in PyTorch
Stars: ✭ 76 (-2.56%)
Mutual labels:  cnn
Facedetector Base Yolov3 Spp
Stars: ✭ 65 (-16.67%)
Mutual labels:  face-detection
Computer Vision Raspberrypi
Sample projects for Computer Vision with Raspberry Pi and Movidius Neural Compute Stick
Stars: ✭ 69 (-11.54%)
Mutual labels:  face-detection
Retinaface.pytorch
Reimplement RetinaFace using PyTorch.
Stars: ✭ 74 (-5.13%)
Mutual labels:  face-detection

PCN-ncnn

Progressive Calibration Networks (PCN) is an accurate rotation-invariant face detector running at real-time speed on CPU, published in CVPR 2018.

Reference

https://github.com/Jack-CV/PCN-FaceDetection (caffe)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].