基于rknn的官方Android项目rknn_yolov5_android_apk_demo进行修改,部署人脸检测模型retinaface和106人脸关键点检测模型,支持实时人脸检测。支持rk356x和rk3588设备npu推理。
☆25Mar 14, 2024Updated 2 years ago
Alternatives and similar repositories for rknn_face_landmarks_deploy
Users that are interested in rknn_face_landmarks_deploy are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 106点人脸关键点检测的PFLD算法实现☆21Aug 17, 2020Updated 5 years ago
- Try to export the ONNX QDQ model that conforms to the AXERA NPU quantization specification. Currently, only w8a8 is supported.☆11Sep 10, 2024Updated last year
- Sophgo AI chips driver and runtime library.☆24Jun 9, 2026Updated last week
- C++ Implementation of Practical Facial Landmark Detector on NCNN.☆25Feb 13, 2021Updated 5 years ago
- 基于yolov5的C++单目摄像头测距☆41Nov 2, 2023Updated 2 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- ☆28Mar 9, 2023Updated 3 years ago
- fatigue detect rknn/onnx model deploy in rk3568 npu(ROCK 3A)☆17Dec 24, 2023Updated 2 years ago
- 挑战杯rk板端代码,gstreamer mpp硬解码,以及推理模型的rknn部署☆13Sep 12, 2023Updated 2 years ago
- This repository implements the YOLOv9 model on Jetson Orin Nano☆19Aug 28, 2024Updated last year
- Quantize yolov5 using pytorch_quantization.🚀🚀🚀☆15Oct 24, 2023Updated 2 years ago
- ☆30Jun 2, 2022Updated 4 years ago
- (CVPR 2024) CaKDP: Category-aware Knowledge Distillation and Pruning Framework for Lightweight 3D Object Detection☆19Sep 23, 2025Updated 8 months ago
- A android demo based on NCNN : MTCNN for face detect, MobileFacenet for face verification.☆22Dec 27, 2019Updated 6 years ago
- 基于yolov8_obb的芯片引脚缺陷检测,使用tensorrt进行加速。☆23Aug 2, 2024Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- SSAT Makeup/Makeup Transfer infer by ncnn☆24Dec 31, 2021Updated 4 years ago
- ☆18Mar 28, 2024Updated 2 years ago
- RK3588 Debian11环境下实现yolov5-face的推理实现,包括Python和C++实现。主要依赖RKNPU2 SDK和rknn_toolkit_lite2☆27Jun 3, 2024Updated 2 years ago
- This project aims to extract ROI like finger tip, Palmprint and Hand-geometry from a single hand image.☆10Aug 24, 2023Updated 2 years ago
- 🥕 鸿蒙 ncnn 实现图片识别与摄像头实时识别显示☆31Feb 7, 2025Updated last year
- 对手势关键点+分类这一项目进行整理,【部分代码也加了注释】其他的项目后面会在慢慢整理,可以关注一波。☆15Apr 25, 2024Updated 2 years ago
- Code || Q&A☆11Oct 25, 2018Updated 7 years ago
- ☆22Mar 5, 2024Updated 2 years ago
- 推理 180 FPS , 全链路 175 FPS , rk3588部署yolov5,利用线程池实现npu推理加速;Deploying YOLOv5 on RKNN-3588, utilizing a thread pool to achieve NPU inference …☆95May 31, 2026Updated 2 weeks ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 在rk3588上实现硬件编解码,并接入live555进行推拉流☆21Mar 17, 2025Updated last year
- RT-DETRv2 tensorrt C++ 部署☆26Oct 29, 2024Updated last year
- simple yolov5 rtspserver for rk3588☆76Mar 4, 2026Updated 3 months ago
- 该系统在本地计算机上使用 YOLOv5 模型进行烟雾检测。YOLOv5 是一种高效的目标检测模型,能够在复杂的场景中快速识别火灾烟雾。该模型部署在高性能硬件上,以确保实时响应和高精度的检测效果,在使用时对获取的图片可以进行推理,以检测火情。 YOLOv5-Lite 部署 …