PaddlePaddle / PaddlePaddle/FastDeploy
The output index: 93 is larger than the size of label_list: 14. Please check the label file!
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 756
- Avg merge
- 19h 28m
- Merged PRs (30d)
- 4
Description
温馨提示:根据社区不完全统计,按照模板提问,可以加快回复和解决问题的速度
环境
- 【FastDeploy版本】: fastdeploy-win-x64-1.0.6
- 【系统平台】: Windows x64(Windows10)
- 【硬件】:CPU
- 【编译语言】: C++
问题日志及出现问题的操作流程
- 附上详细的问题日志有助于快速定位分析
- 【模型跑不通】
-
- 先执行
examples下的部署示例,包括使用examples提供的模型,确认是否可以正确执行
- 先执行
-
- 如若
examples下的代码可以运行,但自己的模型,或自己的代码不能运行
- 如若
-
-
- 提供复现问题的 代码+模型+错误log,供工程师快速定位问题
模型是我自己下载ppocr_v3预训练模型在自己的数据集上训练导出的,我在yml文件中改了label的输出,因为我不需要那么多字符,如下。
其他的没变。
然后测试过程报错如下。
- 提供复现问题的 代码+模型+错误log,供工程师快速定位问题
-
请问目前是不支持自己修改yml文件训练后的模型吗??
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running the deployment examples with the provided models, then inspect the ppocr_v3 label configuration and the edited YAML settings against the reported label_list error. The issue does not include reproducible code, the model, or complete logs, so a confirmed diagnosis or a documented compatibility requirement would define done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, yaml
- Domain
- computer-vision, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100