Face Recognition

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • darknet

    Convolutional Neural Networks

  • Election of tools: you should define if you are going to use machine/deep learning methods or classical approaches such as the Viola-Jones algorithm. I will recommend you to use ML/DL with TensorFlow (Object Detection API) or Darknet (YOLO).

  • models

    Models and examples built with TensorFlow

  • Election of tools: you should define if you are going to use machine/deep learning methods or classical approaches such as the Viola-Jones algorithm. I will recommend you to use ML/DL with TensorFlow (Object Detection API) or Darknet (YOLO).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • labelImg

    Discontinued LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.

  • Labeling images: depending on the tool, you must label the images in PASCAL VOC format for TF or YOLO for Darknet. You can use programs like labelImg, VIA, VoTT (no longer maintain), among others.

  • VoTT

    Discontinued Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.

  • Labeling images: depending on the tool, you must label the images in PASCAL VOC format for TF or YOLO for Darknet. You can use programs like labelImg, VIA, VoTT (no longer maintain), among others.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts