Skip to content

Commit 842fbf4

Browse files
authored
Update README.md
1 parent cec4ca4 commit 842fbf4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
基于CIFAR10的图像分类:图像分类可视化界面,图像分类前端网页,图像分类Demo展示-Pywebio。AI人工智能图像分类-Pytorch。CIFAR10数据集,小模型。100%纯Python代码,轻量化,易复现
44

5+
[个人网站:www.bytesc.club](http://www.bytesc.club) 包含项目在线演示。
6+
57
## 项目简介
68
* 1, 使用pytorch实现CIFAR10数据集图片的智能分类
79
* 2, 使用小模型,轻量化,76%准确率
@@ -44,4 +46,4 @@ modelDemo.py是项目入口,运行此文件即可启动服务器
4446
* data文件夹存放部分静态资源,包括训练好的模型.pth
4547
* process文件夹存放一些过程文件,包括模型的训练程序等
4648
* readme_static存放readme文档中用的静态资源
47-
* example_img文件夹内存放了一些图片,可用于测试
49+
* example_img文件夹内存放了一些图片,可用于测试

0 commit comments

Comments
 (0)