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

Function classify

rust/image-classification/backend/src/onnx.rs:34–71  ·  view source on GitHub ↗

Runs the model on the given image and returns top three labels.

(image: Vec<u8>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

resizeFunction · 0.85
OkClass · 0.85
iterMethod · 0.80
as_refMethod · 0.45

Tested by

no test coverage detected