Replies: 10 comments
-
+1 |
Beta Was this translation helpful? Give feedback.
-
Im reading from older posts that this has to be done manually 🥲 |
Beta Was this translation helpful? Give feedback.
-
Manual annotation is merely impossible for large dataset. |
Beta Was this translation helpful? Give feedback.
-
i hope we get some answers soon |
Beta Was this translation helpful? Give feedback.
-
@sagarjgb @sagarjgborg Have u found a way around this? |
Beta Was this translation helpful? Give feedback.
-
Nope, looking forward for answer. |
Beta Was this translation helpful? Give feedback.
-
I found this, could be helpful "https://gitee.com/paddlepaddle/PaddleOCR/blob/release/2.6/applications/%E5%8F%91%E7%A5%A8%E5%85%B3%E9%94%AE%E4%BF%A1%E6%81%AF%E6%8A%BD%E5%8F%96.md#431-%E5%87%86%E5%A4%87%E6%95%B0%E6%8D%AE" |
Beta Was this translation helpful? Give feedback.
-
+1 Following. Need to do annotations but PPOCRLabel does not allow this |
Beta Was this translation helpful? Give feedback.
-
hello, is there anyone who figured out a simpler way to annotate this? or is manual annotation the only way to go? |
Beta Was this translation helpful? Give feedback.
-
Since PPOCRLabel has moved, please go to PPOCRLabel to ask questions if you have any questions! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
PPOCRLabel --kie True
Hey, I wanted to build KIE model using custom dataset
I was able to get annotations in below shown format for my custom dataset after using PPOCRLabel kie annotation tool,
run command used to start PPOCRLabel =>
PPOCRLabel --kie True
how do I get the annotations in below prescribed format for performing KIE (SER and RE)
How do I get the "id": and "linking":[ ] information from the PPOCRLabel annotation tool.
Is there any other annotation tool available to achieve KIE (SER and RE)?
Beta Was this translation helpful? Give feedback.
All reactions