From aba32feb180316058783a88613bf2ab4fee10973 Mon Sep 17 00:00:00 2001 From: HinGwenWoong Date: Fri, 25 Feb 2022 11:22:10 +0800 Subject: [PATCH] Update README.md --- PPOCRLabel/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PPOCRLabel/README.md b/PPOCRLabel/README.md index 4d25e670..7ed3bbe2 100644 --- a/PPOCRLabel/README.md +++ b/PPOCRLabel/README.md @@ -9,7 +9,7 @@ PPOCRLabel is a semi-automatic graphic annotation tool suitable for OCR field, w ### Recent Update - 2022.02:(by [PeterH0323](https://github.com/peterh0323) ) - - Added KIE mode, for [detection + identification + keyword extraction] labeling. + - Add KIE Mode by using `--kie`, for [detection + identification + keyword extraction] labeling. - 2022.01:(by [PeterH0323](https://github.com/peterh0323) ) - Improve user experience: prompt for the number of files and labels, optimize interaction, and fix bugs such as only use CPU when inference - 2021.11.17: -- GitLab