Skip to content
 
 

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.

Usage

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

About

Example of Rust API for Machine Learning

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages