请问如何制作属于自己的数据集呢?想利用自己的数据集做训练,但不知道如何标注 #15938
-
请问如何制作自己的数据集? |
Beta Was this translation helpful? Give feedback.
Answered by
liuhongen1234567
Jul 3, 2025
Replies: 1 comment 2 replies
-
只有图片吗,也许人工手动标? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
您好,OCR标注可以使用 PPOCRLabel, 可以参考这个文档 https://paddlepaddle.github.io/PaddleX/3.0/data_annotations/ocr_modules/text_detection_recognition.html 。