Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ EasyOCRLabel is a semi-automatic graphic annotation tool suitable for OCR field,

| regular text annotation | table annotation |
| :-----------------------------------------------------: | :------------------------------------------------: |
| `<img src="./data/gif/steps_en.gif" width="80%"/>` | `<img src="./data/gif/table.gif" width="100%"/>` |
| <img src="./data/gif/steps_en.gif" width="80%"/> | <img src="./data/gif/table.gif" width="100%"/> |
| **irregular text annotation** | **key information annotation** |
| `<img src="./data/gif/multi-point.gif" width="80%"/>` | `<img src="./data/gif/kie.gif" width="300%"/>` |
| <img src="./data/gif/multi-point.gif" width="80%"/> | <img src="./data/gif/kie.gif" width="300%"/> |

## 1. Installation and Run

Expand Down