mmyolo
mmyolo copied to clipboard
图片推理出的类别id如何改成类别名
Prerequisite
- [X] I have searched the existing and past issues but cannot get the expected help.
- [X] I have read the FAQ documentation but cannot get the expected help.
- [X] The bug has not been fixed in the latest version.
💬 Describe the reimplementation questions
1
Environment
1
Expected results
1
Additional information
推理图片中的这个id如何改成类别名呢?我尝试过奈何能力不足
你的config文件里面应该有个 class_name 这个参数,用这个列表作编码字典转一下就好了
你的config文件里面应该有个 class_name 这个参数,用这个列表作编码字典转一下就好了
用这个列表作编码字典?抱歉我这方面比较新手,还不会,能请教一下您么