MCPcopy Create free account
hub / github.com/dfinity/examples / recognize

Function recognize

rust/face-recognition/src/backend/src/onnx.rs:157–172  ·  view source on GitHub ↗

Returns the person whose face embedding is the closest to the face embedding of the given image.

(image: Vec<u8>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

run_recognitionFunction · 0.70

Calls 4

embeddingFunction · 0.85
OkClass · 0.85
iterMethod · 0.80
distanceMethod · 0.80

Tested by

no test coverage detected