基于Pytorch实现的MTCNN模型,人脸检测,人脸关键点检测。
☆165May 6, 2026Updated 3 months ago
Alternatives and similar repositories for Pytorch-MTCNN
Users that are interested in Pytorch-MTCNN are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。☆180Jun 9, 2026Updated 2 months ago
- 使用MTCNN进行人脸识别,FaceNet进行特征提取的人脸识别系统☆53Dec 4, 2022Updated 3 years ago
- 这是一个facenet-pytorch的库,可以用于训练自己的人脸识别模型。☆529Aug 27, 2023Updated 2 years ago
- 基于python opencv开发制作的人脸识别,自动训练人脸识别数据集☆11Nov 9, 2022Updated 3 years ago
- Implementation of PFLD(Paper: "A Practical Facial Landmark Detector") by pytorch.☆15Feb 16, 2021Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ☆12Jan 9, 2023Updated 3 years ago
- 遮挡人脸识别,在insightface基础上增加了一个识别遮挡概率的分类模型,包含在项目中。☆16May 30, 2023Updated 3 years ago
- pytorch implementation of face detection algorithm MTCNN☆65Aug 13, 2019Updated 6 years ago
- 这是一个retinaface-pytorch的源码,可以用于训练自己的模型。☆259Apr 3, 2022Updated 4 years ago
- ☆32Apr 27, 2022Updated 4 years ago
- Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models☆5,160Sep 16, 2025Updated 10 months ago
- 使用Opencv和Dlib实现基于视频的人脸识别☆54Apr 4, 2020Updated 6 years ago
- Face Recognition Using Siamese Neural Networks based on paper Koch et al., "Siamese Neural Networks for One-shot Image Recognition"☆16May 29, 2017Updated 9 years ago
- 基于yolov5的人脸检测,带关键点检测☆256Aug 11, 2021Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 将YOLOv4改为孪生神经网络,用于找出两张图片的不同,供孪生网络搭建学习使用☆14May 14, 2022Updated 4 years ago
- python写的电脑端眨眼检测和提醒工具,提醒你每分钟眨眼N次☆13Feb 17, 2021Updated 5 years ago
- Geospatial visulation tools and templates☆12Oct 7, 2024Updated last year
- C语言实现一个简单的thread_pool☆10Jul 25, 2020Updated 6 years ago
- A android demo based on NCNN : MTCNN for face detect, MobileFacenet for face verification.☆22Dec 27, 2019Updated 6 years ago
- (前端)本科毕业设计-基于深度学习的人脸识别考勤系统,具备基础的人脸录入,人脸识别,考勤管理,课堂管理,班级管理,日志管理等功能☆10Jan 24, 2022Updated 4 years ago
- 纯YOLO系列的人脸检测+106个关键点检测☆37Nov 28, 2020Updated 5 years ago
- A base library to develop a simulated soccer team for the RoboCup Soccer Simulation☆30Jul 13, 2026Updated 3 weeks ago
- Send Wake on LAN packets using AMD's standard Magic Packet format. Scapy is used to build and send the WOL packets☆15Apr 19, 2014Updated 12 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 项目名称为:自建数据集人脸识别。该项目利用电脑自带摄像头或者已有照片进行人脸数据集建立,再进行人脸检测,人脸识别,人脸预测,包括数据采集、数据预处理、建模、模型训练、模型使用预测全过程。项目使用Openc3进行数据采集、数据预处理,Keras 进行建模,模型参考了VGG16…☆52Aug 1, 2018Updated 8 years ago
- 本项目实现了实时的口罩人脸识别。人脸识别使用MTCNN和FaceNet进行训练,使用Streamlit进行部署。☆20Mar 28, 2022Updated 4 years ago
- AFAD-LITE Tarball☆29Dec 6, 2018Updated 7 years ago
- C++ Development Tips☆14Oct 25, 2023Updated 2 years ago
- ☆13Aug 24, 2022Updated 3 years ago
- 人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头☆363Dec 9, 2018Updated 7 years ago
- 这是一个基于mtcnn和facenet的人脸识别模型,可实现在线人脸识别。☆235Jan 30, 2021Updated 5 years ago
- 给定一张身份证正、反面,识别身份证上的所有文字信息☆10Sep 4, 2019Updated 6 years ago
- 一个基于muduo库的rpc分布式微服务框架☆17Jul 13, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- CoffeeChat windows client open source project☆12Apr 30, 2021Updated 5 years ago
- A monorepo containing modules for osu!droid and osu!.☆15Jul 30, 2026Updated last week
- Convolutional neural network which uses 30 second single-channel EEG signals to detect apnea events. Kernels are visualised using Fourier…☆23Mar 25, 2023Updated 3 years ago
- SBFBurst: This is the official implementation of VISAPP 2024 "Simple Base Frame Guided Residual Network for RAW Burst Image Super-Resolut…☆23Feb 12, 2025Updated last year
- 通过Python语言进行编写的人脸识别源代码。针对人脸识别中,没有放入摄像头采集的照片,所以,需要你自己提供进行采集即可,放入到train_material中的你自己的一个文件夹即可。☆26Jul 9, 2018Updated 8 years ago
- 使用卡尔曼滤波进行多目标追踪,给定一个道路视频和视频中检测到的所有车框,追踪多个车框,并给每个框赋一个id☆13Mar 30, 2020Updated 6 years ago
- 🍿️ A simpler ffplay, aimed to be a better example for learning media player than "How to Write a Video Player in Less Than 1000 Lines" a…☆16May 18, 2023Updated 3 years ago