PaddleDetection
PaddleDetection copied to clipboard
PaddleDet 是否有类似 MMDet 中的 json_prefix 功能可以用于保存预测图片文件夹结果为 Json 的功能?
问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
请提出你的问题 Please ask your question
如题: 如果我想验证 COCO test 集的精度,因为没有标注,只有 image-id 映射表,我该如何生成满足提交要求的 Json 文件?
暂时没有的