基于 PyTorch 实现的 HRNet 手写数字识别项目,模型在 MNIST 数据集上训练,配合 C++ Qt 桌面应用实现实时手写输入识别。
Handwritten Digit Recognition using Neural Networks Overview This project implements a neural network using TensorFlow and Python to recognize handwritten digits from the MNIST dataset. Technologies ...