这是一个facenet-pytorch的库,可以用于训练自己的人脸识别模型。
☆531Aug 27, 2023Updated 2 years ago
Alternatives and similar repositories for facenet-pytorch
Users that are interested in facenet-pytorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 这是一个利用facenet和retinaface实现人脸识别的库,可以进行在线的人脸识别。☆248Oct 23, 2022Updated 3 years ago
- 这是一个retinaface-pytorch的源码,可以用于训练自己的模型。☆260Apr 3, 2022Updated 4 years ago
- 这是一个arcface-pytorch的源码,可以用于训练自己的模型。☆220Aug 27, 2023Updated 2 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
- 这是一个arcface-keras的源码,可以用于训练自己的模型。☆11May 5, 2022Updated 4 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.
- 这是一个yolact-tensorflow2的库,可用于训练自己的数据集☆11Jun 8, 2022Updated 4 years ago
- 这是一个facenet-tf2的库,可以用于训练自己的人脸识别模型☆46May 5, 2022Updated 4 years ago
- 这是一个基于mtcnn和facenet的人脸识别模型,可实现在线人脸识别。☆236Jan 30, 2021Updated 5 years ago
- Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。☆176Jun 9, 2026Updated 3 weeks ago
- Let study Data Structure and Algorithm together.☆20Aug 19, 2019Updated 6 years ago
- Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models☆5,152Sep 16, 2025Updated 9 months ago
- 这是一个yolact-keras的库,可用于训练自己的数据集☆16Jan 4, 2023Updated 3 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆71May 14, 2023Updated 3 years ago
- 这是一个利用Keras实现RFBnet的库,RFBnet是SSD的改进版,其整体的结构与SSD相差不大,其主要特点是在SSD的特征提取网络上用了RFB模块。☆64Mar 24, 2023Updated 3 years ago
- 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.
- 这是一个retinaface-keras的源码,可以用于训练自己的模型。☆62Mar 24, 2023Updated 3 years ago
- 使用MTCNN进行人脸识别,FaceNet进行特征提取的人脸识别系统☆53Dec 4, 2022Updated 3 years ago
- 这是一个efficientnet-yolo3-keras的源码,将yolov3的主干特征提取网络修改成了efficientnet☆56Mar 24, 2023Updated 3 years ago
- Mnist recognition model using tensorflow based on Slim framework.☆18Oct 16, 2019Updated 6 years ago
- MTCNN人脸检测+FaceNet人脸识别,LFW数据集准确率达99.4%,可接摄像头实时部署人脸检测☆15Mar 12, 2019Updated 7 years ago
- 这是一个利用facenet和retinaface实现人脸识别的库,可以进行在线的人脸识别。☆42Nov 10, 2021Updated 4 years ago
- 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆200Aug 27, 2023Updated 2 years ago
- A Keras port of Single Shot MultiBox Detector☆18Dec 30, 2020Updated 5 years ago
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆150Oct 3, 2023Updated 2 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- pytorch实现实时人脸识别,使用opencv+facenet+mtcnn+knn☆17Jul 15, 2022Updated 3 years ago
- MTCNN和facenet进行实时人脸识别☆45Jun 2, 2019Updated 7 years ago
- 这是一个centernet-tf2的源码,可以用于训练自己的模型。☆47Jan 5, 2023Updated 3 years ago
- 这是一个efficientdet-keras的源码,可以用于训练自己的模型。☆88Mar 24, 2023Updated 3 years ago
- 这是一个fcos-pytorch的仓库,可以用于训练自己的数据集。☆29Aug 27, 2023Updated 2 years ago
- 这是一个efficientnet-yolo3-tf2的源码,将yolov3的主干特征提取网络修改成了efficientnet☆10Oct 23, 2022Updated 3 years ago
- ☆1,899Dec 9, 2021Updated 4 years ago
- 这是Mobilenet-SSD的论文版,可用于训练与预测。☆84Jan 5, 2023Updated 3 years ago
- DeepLabv3 and DeepLabv3+ with pretrained weights for Pascal VOC & Cityscapes☆20Apr 3, 2022Updated 4 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆48Oct 23, 2022Updated 3 years ago
- 这是一个efficientdet-pytorch的源码,可以用于训练自己的模型。☆335Oct 3, 2023Updated 2 years ago
- This is an Example about how to locate QRcode.☆41Oct 15, 2019Updated 6 years ago
- 这是一个cyclegan-pytorch的源码,可以用于训练自己的模型。☆44Jul 20, 2022Updated 3 years ago
- 这是一个efficientdet-tf2(tensorflow2)的源码,可以用于训练自己的模型。☆58Jan 5, 2023Updated 3 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆450Nov 6, 2022Updated 3 years ago
- 这是一个pspnet-tf2的源码,可以用于训练自己的模型。☆33Jun 8, 2022Updated 4 years ago