这是一个基于mtcnn和facenet的人脸识别模型,可实现在线人脸识别。
☆236Jan 30, 2021Updated 5 years ago
Alternatives and similar repositories for keras-face-recognition
Users that are interested in keras-face-recognition are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Let's study optimization algorithm together!☆18Sep 7, 2019Updated 6 years ago
- 这是一个利用keras实现mtcnn的代码,可以实现人脸检测。☆123Jan 30, 2021Updated 5 years ago
- 这个例子可以用LSTM来写五言诗。☆40Mar 26, 2020Updated 6 years ago
- Let study Data Structure and Algorithm together.☆20Aug 19, 2019Updated 6 years ago
- 这是一个facenet-keras的源码,可以用于训练自己的模型。☆64May 5, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 这是一个利用keras实现seq2seq模型的仓库,大家可以通过这个仓库学习到许多的seq2seq的例子☆52Mar 26, 2020Updated 6 years ago
- Let’s study Reinforcement Learning together☆15Jul 16, 2019Updated 6 years ago
- 这是一个M2det的Keras实现的库,可以实时检测与训练。☆67Mar 24, 2023Updated 3 years ago
- 这是一个利用Keras实现RFBnet的库,RFBnet是SSD的改进版,其整体的结构与SSD相差不大,其主要特点是在SSD的特征提取网络上用了RFB模块。☆64Mar 24, 2023Updated 3 years ago
- This is an Example about how to locate QRcode.☆41Oct 15, 2019Updated 6 years ago
- 这是一个有关迁移学习的仓库,在这里可以看到迁移学习的各种用法。☆96Feb 2, 2021Updated 5 years ago
- 这是一个retinanet-keras的源码,可以用于训练自己的模型。☆116Mar 24, 2023Updated 3 years ago
- 这是一个retinaface-tf2的源码,可以用于训练自己的模型。☆52Apr 3, 2022Updated 4 years ago
- 这是一个简单的人工智障识别口罩佩戴的库☆150Jan 30, 2021Updated 5 years 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.
- 这是一个mobilenet-ssd-keras的源码,可以用于训练自己的轻量级ssd模型。☆109Mar 24, 2023Updated 3 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆128Jan 31, 2021Updated 5 years ago
- 这是一个利用facenet和retinaface实现人脸识别的库,可以进行在线的人脸识别。☆42Nov 10, 2021Updated 4 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆138Jan 29, 2021Updated 5 years ago
- 这是一个ssd-keras的源码,可以用于训练自己的模型。☆170Mar 24, 2023Updated 3 years ago
- 这是一个facenet-tf2的库,可以用于训练自己的人脸识别模型☆46May 5, 2022Updated 4 years ago
- 这是Mobilenet-SSD的论文版,可用于训练与预测。☆85Jan 5, 2023Updated 3 years ago
- 这是一个efficientdet-tf2(tensorflow2)的源码,可以用于训练自己的模型。☆58Jan 5, 2023Updated 3 years ago
- 里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。☆242Nov 1, 2021Updated 4 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 这是一个yolo3-keras的源码,可以用于训练自己的模型。☆532Mar 24, 2023Updated 3 years ago
- 这是一个YoloV4-keras的源码,可以用于训练自己的模型。☆488Jul 9, 2023Updated 2 years ago
- 这是一个mask-rcnn的库,可以用于训练自己的实例分割模型。☆341Apr 2, 2023Updated 3 years ago
- 这是一个faster-rcnn的keras实现的库,可以利用voc数据集格式的数据进行训练。☆288Mar 24, 2023Updated 3 years ago
- 这是一个efficientnet-yolo3-keras的源码,将yolov3的主干特征提取网络修改成了efficientnet☆56Mar 24, 2023Updated 3 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆18Jan 28, 2018Updated 8 years ago
- I will upload many semantic segmentation models to this repository for you to learn☆460Jun 30, 2021Updated 4 years ago
- facenet人脸检测与识别系统☆226Dec 8, 2022Updated 3 years ago
- 本项目是利用mtcnn网络和facenet网络实现了一个简单的人脸识别功能。整体流程大致如下:首先利用mtcnn网络进行人脸检测和人脸关键点(5个)提取;接着利用人脸关键点进行人脸校正(仿射变换);然后将校正之后的人脸图片送入facenet网络进行人脸特征(128维)提取;…☆39Feb 9, 2021Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 这是一个retinaface-keras的源码,可以用于训练自己的模型。☆62Mar 24, 2023Updated 3 years ago
- 这是一个efficientdet-keras的源码,可以用于训练自己的模型。☆88Mar 24, 2023Updated 3 years ago
- 这是一个centernet-keras的源码,可以用于训练自己的模型。☆61Jan 5, 2023Updated 3 years ago
- 这是一个孪生神经网络(Siamese network)的库,可进行图片的相似性比较。☆52May 6, 2022Updated 4 years ago
- 这是一个孪生神经网络(Siamese network)的库,可进行图片的相似性比较。☆72May 6, 2022Updated 4 years ago
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆47Oct 23, 2022Updated 3 years ago
- 基于mtcnn/facenet/tensorflow 实现人脸识别登录系统☆683Jul 26, 2022Updated 3 years ago