Skip to content

gymcrush/rust-ml-api-improved

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-ml-api-improved

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

Usage

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

About

Enhanced Rust API example showcasing machine learning capabilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published