An enhanced Rust Machine Learning API example.
This API sample demonstrates the usage of resnet224 to infer images received in base64 and return results. PyTorch Rust bindings are utilized in this project.
Please note, this is a fork from a base project not owned by gymcrush. For the original project, please visit: https://github.com/dskkato/rust-machine-learning-api-example
docker compose up -d --build
python sample_request.py