millardjn/rusty_sr
Deep learning superresolution in pure rust
Provides both inference with pre-trained models and a training pipeline for custom networks, all implemented without external deep learning frameworks. Uses a pure-Rust neural network backend optimized for CPU inference with native target compilation support. Accepts PNG images via CLI and supports custom model development, making it suitable for offline image processing workflows.
206 stars. No commits in the last 6 months.
Stars
206
Forks
18
Language
Rust
License
—
Category
Last pushed
Oct 04, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/millardjn/rusty_sr"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MikhailKravets/NeuroFlow
Awesome deep learning crate
xaynetwork/xaynet
Xaynet represents an agnostic Federated Machine Learning framework to build privacy-preserving...
SyntaxSpirits/rust-lstm
A complete LSTM neural network library with training capabilities, multiple optimizers, and...
DragonflyRobotics/Neuroxide
Ultrafast PyTorch-like AI Framework Written from Ground-Up in Rust
scallop-lang/scallop
Framework and Language for Neurosymbolic Programming.