Python Mtcnn

Open-source Python projects categorized as Mtcnn

Top 4 Python Mtcnn Projects

  • facenet

    Face recognition using Tensorflow

  • facenet-pytorch

    Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models

    Project mention: [D] Fast face recognition over video | /r/MachineLearning | 2023-04-22

    Hijacking this comment because i've been working nonstop on my project thanks to your suggestion. I'm now using this https://github.com/derronqi/yolov8-face for face detection and still the old face_recognition for encodings. I'm clustering with dbscan and extracting frames with ffmpeg with -hwaccel on. I'm planning to try this: https://github.com/timesler/facenet-pytorch as it looks like it would be the fastest thing avaiable to process videos? Keep in mind i need to perform encoding other than just detection because i want to use DBscan (and later also facial recognition, but this might be done separately just by saving the encodings). let me know if you have any other suggestions, and thanks again for your help

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • tensorrt_demos

    TensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet

  • yolov8-face

    yolov8 face detection with landmark

    Project mention: [D] Face encoding and face clustering | /r/MachineLearning | 2023-05-02

    Hello. Q1: I have a large collection of files from which i have to encode faces. Until now, the fastest way i've found is to use a yolov8 finetune model (https://github.com/derronqi/yolov8-face) for face detection and the face_recognition library for encoding in a 128. I've tried using deepface but it's much slower.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-05-02.

Python Mtcnn related posts

Index

What are some of the best open-source Mtcnn projects in Python? This list will help you:

Project Stars
1 facenet 13,452
2 facenet-pytorch 4,072
3 tensorrt_demos 1,718
4 yolov8-face 357
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com