# 手写数字识别网页版 **Repository Path**: greghawk/handwritten-digit-recognition-web ## Basic Information - **Project Name**: 手写数字识别网页版 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-06-24 - **Last Updated**: 2025-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: 图像识别 ## README # 手写数字识别网页版 #### 介绍 使用卷积神经网络(CNN)在MNIST数据集上训练出的模型对手写数字进行预测。 模型训练过程详见https://gitee.com/greghawk/handwritten-digit-recognition #### 软件架构 1. 使用fastapi进行前后端交互 2. 前端使用html,css,js 3. 后端使用python #### 安装教程 1. 本项目可以使用GPU加快速度,前提是在环境中有对应的cuda和GPU版本的pytorch 2. 其余依赖可使用pip命令依照代码中的import导入 #### 使用说明 1. 在网页上选择点击添加图片区域,加入一张图片 2. 点击开始预测按钮 3. 可以在页面下方看到预览图和预测结果以及置信度 #### 参与贡献 1. GH --------greghawk@163.com #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)