PaddlePaddle / PaddlePaddle/FastDeploy

The output index: 93 is larger than the size of label_list: 14. Please check the label file!

Open
#2,025 0 comments 0 reactions 0 assignees View on GitHub

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,供工程师快速定位问题
        image
        模型是我自己下载ppocr_v3预训练模型在自己的数据集上训练导出的,我在yml文件中改了label的输出,因为我不需要那么多字符,如下。
        image
        其他的没变。
        然后测试过程报错如下。
        image

请问目前是不支持自己修改yml文件训练后的模型吗??

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.