提交 089de07a 编写于 作者: H HinGwenWoong

Improve README

上级 3c359847
...@@ -12,12 +12,13 @@ PPOCRLabel is a semi-automatic graphic annotation tool suitable for OCR field, w ...@@ -12,12 +12,13 @@ PPOCRLabel is a semi-automatic graphic annotation tool suitable for OCR field, w
- Optimize multiple Chinese prompt messages - Optimize multiple Chinese prompt messages
- Optimize software startup - Optimize software startup
- Change the shortcut key for deletion to [Alt + x] - 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 count of pictures and labels on the left and right sides.
- New feature: Add time display when [Auto Label] - New feature: Add time display when [Auto Label]
- New feature: use the shortcut keys [x] and [C] to rotate the box - 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: 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 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 - Fixed: When using paddlepaddle-gpu to automatically label, the CPU is still used for infer
- Fixed: In the picture preview bar below, the tool tip background is black
- 2021.11.17: - 2021.11.17:
- Support install and start PPOCRLabel through the whl package (by [d2623587501](https://github.com/d2623587501)) - 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)) - Dataset segmentation: Divide the annotation file into training, verification and testing parts (refer to section 3.5 below, by [MrCuiHao](https://github.com/MrCuiHao))
......
...@@ -12,12 +12,13 @@ PPOCRLabel是一款适用于OCR领域的半自动化图形标注工具,内置P ...@@ -12,12 +12,13 @@ PPOCRLabel是一款适用于OCR领域的半自动化图形标注工具,内置P
- 优化多处中文提示信息 - 优化多处中文提示信息
- 优化软件启动 - 优化软件启动
- 更改删除快捷键为【Alt+X】 - 更改删除快捷键为【Alt+X】
- 新功能:在【文件列表】加入图片张数和目前在第几张的显示 - 新功能:在左右两边的 ListWidget 加入数量显示
- 新功能:在【自动标注】的时候加上时间显示 - 新功能:在【自动标注】的时候加上时间显示
- 新功能:使用快捷键【X】、【C】来对框进行旋转 - 新功能:使用快捷键【X】、【C】来对框进行旋转
- Fixed: 在自动识别后,不单击文件列表,直接执行旋转图片,会引发错误:数组超出索引 - Fixed: 在自动识别后,不单击文件列表,直接执行旋转图片,会引发错误:数组超出索引
- Fixed: 使用快捷键放大缩小的时候,Zoom Slider 不会跟着变化 - Fixed: 使用快捷键放大缩小的时候,Zoom Slider 不会跟着变化
- Fixed: 使用 paddlepaddle-gpu 自动打标签的时候还是使用 CPU 进行推理 - Fixed: 使用 paddlepaddle-gpu 自动打标签的时候还是使用 CPU 进行推理
- Fixed: 下方图片预览栏,鼠标悬停显示的 Tool Tip 背景是黑色
- 2021.11.17: - 2021.11.17:
- 新增支持通过whl包安装和启动PPOCRLabel(by [d2623587501](https://github.com/d2623587501) - 新增支持通过whl包安装和启动PPOCRLabel(by [d2623587501](https://github.com/d2623587501)
- 标注数据集切分:对标注数据进行训练、验证与测试集划分(参考下方3.5节,by [MrCuiHao](https://github.com/MrCuiHao) - 标注数据集切分:对标注数据进行训练、验证与测试集划分(参考下方3.5节,by [MrCuiHao](https://github.com/MrCuiHao)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册