kykosic/actix-pytorch-example

An example of using Torch rust bindings to serve trained machine learning models via Actix Web

14
/ 100
Experimental

This project provides a complete example for taking a trained machine learning model, specifically one that recognizes handwritten digits, and deploying it as a web service. You input an image (PNG or JPG) containing a handwritten digit, and the service outputs the predicted digit (0-9) and a confidence score. This is useful for machine learning engineers or MLOps practitioners who need to serve PyTorch models efficiently.

No commits in the last 6 months.

Use this if you are a machine learning engineer looking for a robust example of how to deploy a PyTorch model for inference as a high-performance RESTful API using Rust.

Not ideal if you are looking for a simple Python-only deployment solution or a pre-built, production-ready inference server without any Rust development.

MLOps Model Deployment Machine Learning Engineering Image Recognition API Development
No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 6 / 25
Maturity 8 / 25
Community 0 / 25

How are scores calculated?

Stars

17

Forks

Language

Python

License

Last pushed

Aug 15, 2021

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kykosic/actix-pytorch-example"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.