Evezerest / PPOCRLabel

PPOCRLabel is a semi-automatic graphic annotation tool suitable for OCR field, with built-in PP-OCR model to automatically detect and re-recognize data. It is written in Python 3 and PyQT5, supporting rectangular box annotation and four-point annotation modes. Annotations can be directly used for the training of PP-OCR detection and recognition models.
175 stars 41 forks source link

how to edit label.txt in ppocrlabel tool #45

Open anidiatm41 opened 1 year ago

anidiatm41 commented 1 year ago

how to edit label.txt in ppocrlabel tool..

I dont find any option to load the label.txt

Evezerest commented 1 year ago

When you save ocr results in PPOCRLabel(menu - FIle - Export label), the text and box location information will be saved in label.txt automatically, so you don't have to edit the label.txt directly.

anidiatm41 commented 1 year ago

That's understood.but if I need to review and edit the annotations later..is it possible from the tool?

-Anirban

On Thu, 22 Sep, 2022, 6:39 PM Evezerest, @.***> wrote:

When you save ocr results in PPOCRLabel(menu - FIle - Export label), the text and box location information will be saved in label.txt automatically, so you don't have to edit the label.txt directly.

— Reply to this email directly, view it on GitHub https://github.com/Evezerest/PPOCRLabel/issues/45#issuecomment-1255000355, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMTD2WZEPGECUQB3BANRXCTV7RK7TANCNFSM6AAAAAAQS47QXM . You are receiving this because you authored the thread.Message ID: @.***>