PFCCLab / PPOCRLabel

PPOCRLabelv2 is a semi-automatic graphic annotation tool suitable for OCR field, with built-in PP-OCR model to automatically detect and re-recognize data.
105 stars 32 forks source link

ppocrlabel表格标注合并cell的时候,源码中是根据生成的excel文件进行表格单元格合并代码的创建,那岂不是永远也标注不正确? #116

Open HUPg-95 opened 1 day ago

HUPg-95 commented 1 day ago

ppocrlabel表格标注合并cell的时候,源码中是根据自动生成的excel文件进行表格单元格合并代码的创建,我标注数据是因为已经认为表格自动标注是错误的,此时还使用自动生成的的cell合并,岂不是永远也标注不正确? Image

GreatV commented 1 day ago

标注的时候会弹出excel,你得根据实际情况调整一下。

GreatV commented 1 day ago

具体请看readme中相关描述