Pinned Repositories
Face-Spoofing-Detection-or-Face-Liveness-Detection
This is a C++ code for face anti-spoofing methods based on color texture features.
face_detect_arm-CPU-face_recognition_arm-CPU
Arm边缘设备 基于CPU 真正超实时的人脸检测算法 720P 图像 只要 15ms
libtorch-yolov5
A LibTorch inference implementation of the yolov5
MLU270-220
寒武纪模型转换流程代码
MNN-MTCNN-CPU-OPENCL
MNN MTCNN C++
Mobileface-caffe
Mobileface with AM softmax loss
nnie
重构海思sample中的NNIE模块
nsg-windows
nsg windows 代码
YOLO-V3-Tensorflow2.0-Face-Detect-via-Wider-Face
使用 TensorFlow2.0 训练YOLOV3模型 和Wider Face 数据集,进行人脸检测
YoloV3-Libtorch1.2-Windows10-VS2017
YoloV3 deploy with windows
liushuan's Repositories
liushuan/YOLO-V3-Tensorflow2.0-Face-Detect-via-Wider-Face
使用 TensorFlow2.0 训练YOLOV3模型 和Wider Face 数据集,进行人脸检测
liushuan/YoloV3-Libtorch1.2-Windows10-VS2017
YoloV3 deploy with windows
liushuan/MLU270-220
寒武纪模型转换流程代码
liushuan/nnie
重构海思sample中的NNIE模块
liushuan/face_detect_arm-CPU-face_recognition_arm-CPU
Arm边缘设备 基于CPU 真正超实时的人脸检测算法 720P 图像 只要 15ms
liushuan/libtorch-yolov5
A LibTorch inference implementation of the yolov5
liushuan/PyTorch_YOLOv4
PyTorch implementation of YOLOv4
liushuan/caffe_encoder_decoder
liushuan/CenterFace
face detection
liushuan/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
liushuan/ConvLSTM-Pytorch
Implementation of ConvLSTM in pytorch applied for BCI (Brain Machine Interface) following paper: Convolutional LSTM Network-A Machine Learning Approach for Precipitation Nowcasting
liushuan/CUDALibrarySamples
CUDA Library Samples
liushuan/darknet
Yolo v4 (v3/v2) - Windows and Linux version of Darknet Neural Networks for object detection (Tensor Cores are used)
liushuan/darknet2caffe_py35
darknet转caffe 使用 python3.5 , 编译caffe使用CPU编译,同时增加UpSample层
liushuan/face_recognition_deploy
人脸识别快速部署,支持边缘设备及中心服务器方案
liushuan/ffmpeg-hardware-decode
Use ffmpeg and NVCodec to hardware decode video or video stream. in DNN inference system
liushuan/ffmpeg_rtsp_mpp
ffmpeg 拉取rtsp h264流, 使用mpp解码, 目前在firefly 板子上跑通了
liushuan/IdCardOCR
身份证正反面识别,身份证扫描识别,二代身份证OCR识别,OCR极速识别身份证所有信息正反面均可。离线无需联网,极速秒扫。
liushuan/imagededup
😎 Finding duplicate images made easy!
liushuan/libtorch1.6-yolov3
libtorch1.6-yolov3 implementation, modified from https://github.com/walktree/libtorch-yolov3
liushuan/License-Plate-Detector
基于Retinaface车牌检测,全新模型仅1.8MB.
liushuan/mpp_rtsp_player
开发板为RK3399-firefly,使用mpp进行做硬解码,显示使用X11+OpenGL ES 2.0
liushuan/ncnn_Android_face
Android face detect and segmentation,facemesh by ncnn
liushuan/Pytorch_Retina_License_Plate
轻量级的车牌检测项目(支持车牌四角定位、矫正对齐)
liushuan/Silent-Face-Anti-Spoofing
静默活体检测(Silent-Face-Anti-Spoofing)
liushuan/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
liushuan/TJU-DHD
A newly built high-resolution dataset for object detection and pedestrian detection (IEEE TIP 2020)
liushuan/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
liushuan/VideoQualityDetection
视频质量检测算法
liushuan/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.