lizhengx's repositories
AND
Android Native Dev in Modern C++
Android-MobileFaceNet-MTCNN-FaceAntiSpoofing
Use tensorflow Lite on Android platform, integrated face detection (MTCNN), face anti spoofing (CVPR2019-DeepTreeLearningForZeroShotFaceAntispoofing) and face comparison (MobileFaceNet use InsightFace loss)
AndroidNDKCamera
An example application using ndk camera
CainCamera
CainCamera is an Android Project to learn about development of beauty camera, image and short video
edge_ml_age_gender_recognition
Training, inference and evaluation of MobileNet/MobileFaceNet models suitable for inference on Edge Devices
emovoice
Build your own Real-time Speech Emotion Recognizer
FFmpeg
Mirror of git://source.ffmpeg.org/ffmpeg.git
HardwareVideoCodec
HardwareVideoCodec is an efficient video recording library for Android. Supports software and hardware encode. With it, you can record a video at any resolution, no need to care about camera resolution. Everything is so easy.
how-to-optimize-gemm-1
ARM RowMajor sgemm optimization
HyperLandmark
Deep Learning Based Free Mobile Real-Time Face Landmark Localization.
kws
An End-to-End Architecture for Keyword Spotting and Voice Activity Detection
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
lpcnet-tts-cpp
C++ implementation of End to End TTS which combines both Tacatron2 and LPCNET Vocoder.
ML-KWS-for-MCU
Keyword spotting on Arm Cortex-M Microcontrollers
mobile-lpr
Mobile-LPR 是一个面向移动端的准商业级车牌识别库,以NCNN作为推理后端,使用DNN作为算法核心,支持多种车牌检测算法,支持车牌识别和车牌颜色识别。
mobileFacenet-ncnn
implementation of ncnn's mobileFacenet
mobilefacenet-V2
🔥improve the accuracy of mobilefacenet(insight face) reached 99.733 in the cfp-ff、 the 99.68+ in lfw,96.71+ in agedb30.🔥
MobileFaceNet_Pytorch
MobileFaceNets: Efficient CNNs for Accurate Real-Time Face Verification on Mobile Devices
native-camera2
This fork is a POC of back porting camera2ndk.so to API 23 and probably back to API 21
Pytorch-MobileFaceNet
Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。
Pytorch_Retina_License_Plate
轻量级的车牌检测项目(支持车牌四角定位、矫正对齐)
RemoteDesktopManage
基于 MSTSC 连接 Windows 远程桌面,并对其进行封装实现管理多个远程桌面配置的小工具
ssd-pytorch
基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss
stb
stb single-file public domain libraries for C/C++
wavernn_cpp
cpp implementation for mb-wavernn inference
yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite
yuv2rgb
Convert yuv to rgb(yuv422p, yuv420p, etc), or vice versa.VS 2003 project(but written in pure C). see https://github.com/latelee/YUVPlayer.git