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.
179 stars 42 forks source link

optimize reRecognition function #3

Closed edencfc closed 3 years ago

edencfc commented 3 years ago
  1. fix the empty label bug
  2. System presents the message "Not any change!" when all labels are correct
  3. fix the Imgpath no exists bug