- Change the shortcut key for deletion to [Alt + x]
- New feature: Add the number of pictures and the number of currently displayed pictures in the [file list]
- New feature: Add time display when [Auto Label]
- New feature: use the shortcut keys [x] and [C] to rotate the box
- Fixed: After automatic recognition, rotating the picture directly without clicking on the file list will cause an error: the array exceeds the index
- Fixed: When zooming in and out with the shortcut keys, the zoom slider will not change
- Fixed: When using paddlepaddle-gpu to automatically label, the CPU is still used for infer
- 2021.11.17:
- Support install and start PPOCRLabel through the whl package (by [d2623587501](https://github.com/d2623587501))
- Dataset segmentation: Divide the annotation file into training, verification and testing parts (refer to section 3.5 below, by [MrCuiHao](https://github.com/MrCuiHao))
...
...
@@ -110,7 +120,7 @@ python PPOCRLabel.py
6. Click 're-Recognition', model will rewrite ALL recognition results in ALL detection box<sup>[3]</sup>.
7.Double click the result in 'recognition result' list to manually change inaccurate recognition results.
7.Single click the result in 'recognition result' list to manually change inaccurate recognition results.
8.**Click "Check", the image status will switch to "√",then the program automatically jump to the next.**