File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ lower-level go-face API into a small, batteries-included `Recognizer` type:
66load a photo, find faces, classify them against a labeled dataset, and draw
77the results back onto the image — in a handful of method calls.
88
9+ [ ![ CI] ( https://github.com/leandroveronezi/go-recognizer/actions/workflows/ci.yml/badge.svg )] ( https://github.com/leandroveronezi/go-recognizer/actions/workflows/ci.yml )
910[ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/leandroveronezi/go-recognizer.svg )] ( https://pkg.go.dev/github.com/leandroveronezi/go-recognizer )
1011[ ![ Latest tag] ( https://img.shields.io/github/v/tag/leandroveronezi/go-recognizer.svg )] ( https://github.com/leandroveronezi/go-recognizer/tags )
1112![ MIT Licensed] ( https://img.shields.io/github/license/leandroveronezi/go-recognizer.svg )
You can’t perform that action at this time.
0 commit comments