GitHub - vaaaaanquish/rust-machine-learning-api-example: Example of Rust API for Machine Learning

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

rust-machine-learning-api-example

Example of Rust API for Machine Learning

API example that uses resnet224 to infer images received in base64 and returns the results.

Used pytorch rust bindings.

fork (TensorFlow): https://github.com/dskkato/rust-machine-learning-api-example

Usage

docker compose up -d --build
python sample_request.py

About

Example of Rust API for Machine Learning

Resources

Readme

License

MIT license

Activity

Stars

19 stars

Watchers

2 watching

Forks

2 forks

Releases

No releases published