File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010* 3,使用pywebio作为web可视化框架,无需前端语言,使用纯python编写。轻量化,易复现,易部署
1111
1212使用的网络结构
13- ![ image] ( https://github.com/bytesc/Image_Classify_WebGUI_CIFAR10/blob/main /readme_static/readme_img/net.png)
13+ ![ image] ( . /readme_static/readme_img/net.png)
1414
1515## 效果截图
16- ![ image] ( https://github.com/bytesc/Image_Classify_WebGUI_CIFAR10/blob/main /readme_static/readme_img/1.png)
17- ![ image] ( https://github.com/bytesc/Image_Classify_WebGUI_CIFAR10/blob/main /readme_static/readme_img/2.png)
18- ![ image] ( https://github.com/bytesc/Image_Classify_WebGUI_CIFAR10/blob/main /readme_static/readme_img/3.png)
16+ ![ image] ( . /readme_static/readme_img/1.png)
17+ ![ image] ( . /readme_static/readme_img/2.png)
18+ ![ image] ( . /readme_static/readme_img/3.png)
1919
2020## 如何使用
2121python版本3.9
@@ -27,9 +27,9 @@ modelDemo.py是项目入口,运行此文件即可启动服务器
2727> python modelDemo.py
2828
2929复制链接到浏览器打开
30- ![ image] ( https://github.com/bytesc/Image_Classify_WebGUI_CIFAR10/blob/main /readme_static/readme_img/p1.png)
30+ ![ image] ( . /readme_static/readme_img/p1.png)
3131点击”Demo“即可进入Web界面
32- ![ image] ( https://github.com/bytesc/Image_Classify_WebGUI_CIFAR10/blob/main /readme_static/readme_img/p2.png)
32+ ![ image] ( . /readme_static/readme_img/p2.png)
3333
3434之后,也可以点击“上传文件”,选择example_img文件夹内图片文件上传测试
3535
You can’t perform that action at this time.
0 commit comments