Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
PaddleClas
提交
9286d2b7
P
PaddleClas
项目概览
PaddlePaddle
/
PaddleClas
大约 1 年 前同步成功
通知
115
Star
4999
Fork
1114
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
19
列表
看板
标记
里程碑
合并请求
6
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
P
PaddleClas
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
19
Issue
19
列表
看板
标记
里程碑
合并请求
6
合并请求
6
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
未验证
提交
9286d2b7
编写于
6月 13, 2022
作者:
W
Wei Shengyu
提交者:
GitHub
6月 13, 2022
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Update PULC_train.md
上级
b2bfa4c8
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
2 addition
and
2 deletion
+2
-2
docs/zh_CN/PULC/PULC_train.md
docs/zh_CN/PULC/PULC_train.md
+2
-2
未找到文件。
docs/zh_CN/PULC/PULC_train.md
浏览文件 @
9286d2b7
...
...
@@ -192,7 +192,7 @@ SSLD 是百度自研的半监督蒸馏算法,在 ImageNet 数据集上,模
| 佩戴安全帽分类 | Res2Net200_vd| 98.92 | PPLCNet_x1_0 |99.38 |
| 交通标志分类 | SwinTransformer_tiny | 98.11 | PPLCNet_x1_0 | 98.35 |
| 车辆属性识别 | Res2Net200_vd_26w_4s | 91.36 | PPLCNet_x1_0 | 90.81 |
| 有车/无车分类 | SwinTransformer_tiny | 97.71 | PPLCNet_x1_0 | 9
0.81
|
| 有车/无车分类 | SwinTransformer_tiny | 97.71 | PPLCNet_x1_0 | 9
5.92
|
| 含文字图像方向分类 | SwinTransformer_tiny |99.12 | PPLCNet_x1_0 | 99.06 |
| 文本行方向分类 | SwinTransformer_tiny | 93.61 | PPLCNet_x1_0 | 96.01 |
| 语种分类 | SwinTransformer_tiny | 98.12 | PPLCNet_x1_0 | 99.26 |
...
...
@@ -238,4 +238,4 @@ python3 tools/search_strategy.py -c ppcls/configs/PULC/person_exists/search.yaml
修改
`teacher`
中的
`search_values`
字段,可以修改教师模型的搜索列表。
搜索完成后,会在
`output/search_person_exists`
中生成最终的结果,其中,除
`search_res`
外
`output/search_person_exists`
中目录为对应的每个搜索的超参数的结果的权重和训练日志文件,
`search_res`
对应的是蒸馏后的结果,也就是最终的模型,该模型的权重保存在
`output/output_dir/search_person_exists/DistillationModel/best_model_student.pdparams`
。
\ No newline at end of file
搜索完成后,会在
`output/search_person_exists`
中生成最终的结果,其中,除
`search_res`
外
`output/search_person_exists`
中目录为对应的每个搜索的超参数的结果的权重和训练日志文件,
`search_res`
对应的是蒸馏后的结果,也就是最终的模型,该模型的权重保存在
`output/output_dir/search_person_exists/DistillationModel/best_model_student.pdparams`
。
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录