MaitreChen/openvino-lenet-sample
本仓库包含了完整的深度学习应用开发流程,以经典的手写字符识别为例,基于LeNet网络构建。推理部分使用torch、onnxruntime以及openvino框架💖
This project helps developers build and deploy deep learning applications for image recognition, specifically for handwritten digit recognition. It takes an input image and outputs the predicted digit. This is intended for embedded systems developers or machine learning engineers who need to deploy models on resource-constrained edge devices like Raspberry Pi.
Use this if you are a developer looking to deploy a compact, high-performance image recognition model on edge devices, especially for tasks like handwritten digit classification.
Not ideal if you need to build a complex, large-scale deep learning model for general computer vision tasks or if you are not comfortable with model optimization techniques like pruning and quantization.
Stars
17
Forks
3
Language
Python
License
MIT
Category
Last pushed
Nov 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MaitreChen/openvino-lenet-sample"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
onnx/onnx
Open standard for machine learning interoperability
PINTO0309/onnx2tf
Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The...
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This...
onnx/onnxmltools
ONNXMLTools enables conversion of models to ONNX