Home

Awesome

Arcface-go

Go implementation of Arcface inference

Prerequisites

Run example

The example is too simple, detect faces in the input image and retrieve features of the first face.

go run example.go

Sample API

arcface-go-api