Pinned Repositories
CenterTrack
Simultaneous object detection and tracking using center points.
codon
A high-performance, zero-overhead, extensible Python compiler using LLVM
CPPWebFramework
The C++ Web Framework (CWF) is a MVC web framework, Open Source, under MIT License, using C++ with Qt to be used in the development of web applications.
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
deeplearningbook-chinese
Deep Learning Book Chinese Translation
depthai_yunet
YuNet Face Detection on DepthAI
Dlib_face_recognition_from_camera
Detect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别
ECCV2020-Code
ECCV 2020 论文开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2020开源项目
Face-Detector-1MB-with-landmark
1M人脸检测模型(含关键点)
hupanice's Repositories
hupanice/codon
A high-performance, zero-overhead, extensible Python compiler using LLVM
hupanice/CenterTrack
Simultaneous object detection and tracking using center points.
hupanice/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
hupanice/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
hupanice/depthai_yunet
YuNet Face Detection on DepthAI
hupanice/Dlib_face_recognition_from_camera
Detect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别
hupanice/Face-Detector-1MB-with-landmark
1M人脸检测模型(含关键点)
hupanice/FaceLandmark1000
1000点的人脸关键点检测
hupanice/FaceMaskDetection
开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
hupanice/fast-reid
SOTA Re-identification Methods and Toolbox
hupanice/ffmpeg_develop_doc
2022年,最新ffmpeg资料整理,项目(调试可用),命令手册,文章,编解码论文,视频讲解,面试题全套资料
hupanice/libface-sface_detect-recognition-opencv
使用OpenCV部署libface人脸检测和SFace人脸识别,包含C++和Python两种版本的程序,仅仅只依赖OpenCV库就能运行
hupanice/mongoose
Embedded Web Server
hupanice/MQTT-Client-Examples
MQTT Client Examples
hupanice/mqttclient
A high-performance, high-stability, cross-platform MQTT client, developed based on the socket API,
hupanice/opencv_contrib
Repository for OpenCV's extra modules
hupanice/PaddlePaddle-MobileFaceNets
PaddlePaddle实现的人脸识别模型MobileFaceNets,在预测的是使用MTCNN检测人脸,然后MobileFaceNets模型识别。
hupanice/PIPNet
Efficient facial landmark detector
hupanice/Pytorch_rppgs
implement rppg(fppg) inference model using pytorch
hupanice/qmqtt
MQTT client for Qt
hupanice/rknn_model_zoo
hupanice/rknn_yolo_rtsp
hupanice/rknpu
hupanice/rknpu2
rknpu tookit2
hupanice/rockchip_rv1109_rknn-yolov3-demo
在瑞芯微rockchip的AI芯片rv1109上,利用rknn和opencv库,修改了官方yolov3后处理部分代码Bug,交叉编译yolov3-demo示例后可成功上板部署运行。
hupanice/rv1106_0.0.3
rv1106,SDK0.0.3
hupanice/Semantic-SAM
Official implementation of the paper "Semantic-SAM: Segment and Recognize Anything at Any Granularity"
hupanice/TengineKit
TengineKit - Free, Fast, Easy, Real-Time Face Detection & Face Landmarks & Face Attributes & Hand Detection & Hand Landmarks & Body Detection & Body Landmarks & Iris Landmarks & Yolov5 SDK On Mobile.
hupanice/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
hupanice/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/