Skip to content
This repository was archived by the owner on Aug 17, 2024. It is now read-only.

Commit 83e85fe

Browse files
committed
docs(readme): update long description
1 parent 861695b commit 83e85fe

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.zh-CN.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,6 @@
1616
<a href="https://pypi.org/project/zcls/"><img src="https://img.shields.io/badge/PYPI-zcls-brightgreen"></a>
1717
</p>
1818

19-
* 模型:`MobileNetV2`
20-
* 优化器:`SGD`
21-
* 学习率调度器:`MultiStepLR`
22-
* 批量大小:`128`
23-
* 样本转换:缩放+颜色抖动+灰度+归一化+随机擦除+随机旋转(*随机边界值填充*
24-
* 数据集:[FashionMNIST](https://github.com/zalandoresearch/fashion-mnist)
25-
26-
使用`RTX 2080Ti`共训练`2`万轮,得到最高的测试集精度为`98.7%`,平均单次推导时间为`8ms`
27-
2819
![](./imgs/demo.png)
2920

3021
## 内容列表

0 commit comments

Comments
 (0)