Skip to content

ansrivas/rust-machine-learning-api-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

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

About

Example of Rust API for Machine Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 57.9%
  • Python 20.2%
  • Dockerfile 20.0%
  • Shell 1.9%