dfinity / examples

Example applications, microservices, and code samples for the Internet Computer
https://dfinity.org
Apache License 2.0
515 stars 329 forks source link

Add an image classification Rust example #796

Closed ulan closed 4 months ago

ulan commented 4 months ago

It accepts an image from the user and runs image classification inference.

See README.md for more information.