Replies: 1 comment
-
一般来说,通过paddlex的数据校验后,是可以正常训练的。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
这里以表格单元格检测模块为例

官方示例的coco数据集格式如下
使用labelme2coco导出的数据格式如下

使用表格单元格检测模块数据集检测命令,检测labelme2coco导出数据,输出如下

这证明通过了检测,但是我看导出的数据集和官方数据格式的不匹配,训练会产生问题吗?
Beta Was this translation helpful? Give feedback.
All reactions