Face classifier/detection library for Go?

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

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

    :mag: Face recognition with Go

  • I saw this library https://github.com/Kagami/go-face but having hard time making it even compile. I installed dlib (Mac M1) but keeps getting some header not found. I am not a C++ dev so I don't know what I don't know. Turns out some people in the Github issue are encountering the same issue as well, but no answer so far.

  • pigo

    Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.

  • Then I saw this library https://github.com/esimov/pigo but as far as I know, this library only detects if an image has face in it, but cannot really classify the face. CMIIW.

  • 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
  • facenet

    face detction/recognization golang lib using tensorflow facenet (by bububa)

  • If you search for golang facenet there are a few packages popping up that use TensorFlow. One of them is https://github.com/bububa/facenet.

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