mirror of
https://github.com/Kagami/go-face.git
synced 2026-04-22 23:07:15 +08:00
ba283afe15
[ci skip]
6 lines
115 B
Go
6 lines
115 B
Go
/*
|
|
Package face implements face recognition for Go using dlib, a popular
|
|
machine learning toolkit.
|
|
*/
|
|
package face
|