Pinned Repositories
2015_Face_Detection
Face detection. 2015CVPR Cascade CNNs for Face Detection
5_java_example
java例子实践
Face-Verification
Codes for face-verification
FaceDetection-ConvNet-3D
Source code for our ECCV16 paper, Face Detection with End-to-End Integration of a ConvNet and a 3D Model
mobileFacenet-ncnn
implementation of ncnn's mobileFacenet
momo_mxnet2caffe
ncnn-mtcnn
It is a mtcnn project based on ncnn
OjTask
some oj codes and some solutions.
small_model_face_recognition
针对移动端的人脸识别需求,训练测试一些相关的小模型实验。
ZQCNN-v0.0
一款比mini-caffe更快的Forward库,觉得好用请点星啊
honghuCode's Repositories
honghuCode/mobileFacenet-ncnn
implementation of ncnn's mobileFacenet
honghuCode/ZQCNN-v0.0
一款比mini-caffe更快的Forward库,觉得好用请点星啊
honghuCode/momo_mxnet2caffe
honghuCode/A-Light-and-Fast-Face-Detector-for-Edge-Devices
A light and fast one class detection framework for edge devices. We provide face detector, head detector, pedestrian detector, vehicle detector......
honghuCode/BaiduExporter
Assistant for Baidu to export download links to aria2/aria2-rpc
honghuCode/caffe-face
This branch is developed for deep face recognition
honghuCode/centerface
honghuCode/deepfakes_lightning
honghuCode/dfl-pytorch
honghuCode/DFL_pytorch
honghuCode/Face-Detector-1MB-with-landmark
1M人脸检测模型(含关键点)
honghuCode/Fast-MTCNN
a casual work about retraining to optimize mtcnn Pnet and ONet. it can achieve 100+fps on CPU with minSize 60 (1920x1080) on intel i7 6700k
honghuCode/honghuCode.github.io
honghuCode/License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9
works in real-time with detection and recognition accuracy up to 99.8% for Chinese license plates: 100 ms/plate
honghuCode/light-LPR
Light-LPR是一个瞄准可以在嵌入式设备、手机端和普通的x86平台上运行的车牌识别开源项目,旨在支持各种场景的车牌识别,车牌字符识别准确率超99.95%,综合识别准确率超过99%,支持目前国内所有的车牌识别,觉得好用的一定要加星哦。
honghuCode/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
honghuCode/mobile-deep-learning
honghuCode/MobileFaceNet
honghuCode/mobilefacenet-mxnet
基于insightface训练mobilefacenet的调试步骤
honghuCode/MobileNetSSD_Demo_AndroidNCNN
honghuCode/mtcnn_ncnn
基于ncnn框架搭建win及android端的MTCNN人脸检测工程
honghuCode/mxnet2caffe
convert model from mxnet to caffe without lossing precision
honghuCode/SeetaFace2
SeetaFace 2: open source, full stack face recognization toolkit.
honghuCode/Silent-Face-Anti-Spoofing
静默活体检测(Silent-Face-Anti-Spoofing)
honghuCode/Silent-Face-Anti-Spoofing-APK
honghuCode/SimpleCaffe
简化版caffe 去掉了boost依赖 使用原生cpp11标准库来实现 代码中文注释
honghuCode/SpringBootDemo
honghuCode/tinycaffe
Minimal runtime core of Caffe cut from orgin caffe, Forward only, GPU support and Memory efficiency. CUDA10.1 and CUDNN 7.5.1
honghuCode/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎 一款超轻量级通用人脸检测模型(模型文件大小仅1MB,320x240输入下计算量仅90MFlops)适用于边缘计算设备、移动端设备以及PC
honghuCode/ZQ_SampleMTCNNCuda
MTCNN CUDA