这个项目是基于python3的mxnet框架实现的实时视频人脸识别,其中包括视频传输,人脸识别等部分,用户可根据需要调整使用。整个项目建立在ubuntu18.04系统下。
☆16Dec 12, 2020Updated 5 years ago
Alternatives and similar repositories for Real_time_face_recognition_with_insightface
Users that are interested in Real_time_face_recognition_with_insightface are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A repository for all the STRANDS-augmented movebase, including 3D obstacle avoidance, etc.☆10Nov 26, 2019Updated 6 years ago
- 有关的代码实现与相关的研究☆18Mar 2, 2018Updated 8 years ago
- 智能制造机器人开发记录☆12Jun 8, 2020Updated 5 years ago
- ROS package to combine two laser scans from 2D LiDAR scanners into one. Publishes on a single topic, and a single frame.☆14Sep 13, 2018Updated 7 years ago
- My personal Spacemacs config☆10Aug 11, 2018Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 激光slam 完整答案解析 和 个人笔记☆13Apr 18, 2019Updated 7 years ago
- Basic follow wall algorithm for autonomous exploring/mapping of unknown environments using ROS, C++☆11Apr 3, 2019Updated 7 years ago
- Plate OCR API using WPOD and Paddle OCR☆10Jul 30, 2022Updated 3 years ago
- simple python face detection using opencv3 and pyqt5.☆11Sep 2, 2018Updated 7 years ago
- ☆17Mar 17, 2019Updated 7 years ago
- Face swapping based on insightface, with Model = 'buffalo_l' and weights = 'inswapper_128.onnx'☆21Dec 6, 2024Updated last year
- Stanford Code From Cars That Entered DARPA Grand Challenges☆20Mar 1, 2018Updated 8 years ago
- use lua coroutine to implement c++ asynchronous task☆21Jan 8, 2014Updated 12 years ago
- flask搭建了一个上传图片的前端应用。后端使用MTCNN检测人脸,insightface_tf识别。