This commit is contained in:
31
docs/data_anno_synth/data_annotation.en.md
Normal file
31
docs/data_anno_synth/data_annotation.en.md
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
comments: true
|
||||
---
|
||||
|
||||
# DATA ANNOTATION TOOLS
|
||||
|
||||
There are the commonly used data annotation tools, which will be continuously updated. Welcome to contribute tools~
|
||||
|
||||
## 1. labelImg
|
||||
|
||||
- Tool description: Rectangular label
|
||||
- Tool address: <https://github.com/tzutalin/labelImg>
|
||||
- Sketch diagram:
|
||||
|
||||

|
||||
|
||||
## 2. roLabelImg
|
||||
|
||||
- Tool description: Label tool rewritten based on labelImg, supporting rotating rectangular label
|
||||
- Tool address: <https://github.com/cgvict/roLabelImg>
|
||||
- Sketch diagram:
|
||||
|
||||

|
||||
|
||||
## 3. labelme
|
||||
|
||||
- Tool description: Support four points, polygons, circles and other labels
|
||||
- Tool address: <https://github.com/wkentaro/labelme>
|
||||
- Sketch diagram:
|
||||
|
||||

|
||||
35
docs/data_anno_synth/data_annotation.md
Normal file
35
docs/data_anno_synth/data_annotation.md
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
comments: true
|
||||
---
|
||||
|
||||
# 数据标注工具
|
||||
|
||||
这里整理了常用的数据标注工具,持续更新中,欢迎各位小伙伴贡献工具~
|
||||
|
||||
## 1. labelImg
|
||||
|
||||
- 工具描述:矩形标注
|
||||
- 工具地址:<https://github.com/tzutalin/labelImg>
|
||||
- 示意图:
|
||||

|
||||
|
||||
## 2. roLabelImg
|
||||
|
||||
- 工具描述:基于labelImg重写的标注工具,支持旋转矩形标注
|
||||
- 工具地址:<https://github.com/cgvict/roLabelImg>
|
||||
- 示意图:
|
||||

|
||||
|
||||
## 3. labelme
|
||||
|
||||
- 工具描述:支持四点、多边形、圆形等多种标注
|
||||
- 工具地址:<https://github.com/wkentaro/labelme>
|
||||
- 示意图:
|
||||

|
||||
|
||||
## 4. Vott
|
||||
|
||||
- 工具描述:支持矩形,多边形等图片标注.支持视频标注.方便使用的快捷键以及比较好看的界面.同时支持导出多种标签格式.
|
||||
- 工具地址:<https://github.com/microsoft/VoTT>
|
||||
- 示意图:
|
||||

|
||||
17
docs/data_anno_synth/data_synthesis.en.md
Normal file
17
docs/data_anno_synth/data_synthesis.en.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
comments: true
|
||||
---
|
||||
|
||||
|
||||
# DATA SYNTHESIS TOOLS
|
||||
|
||||
In addition to open source data, users can also use synthesis tools to synthesize data.
|
||||
There are the commonly used data synthesis tools, which will be continuously updated. Welcome to contribute tools~
|
||||
|
||||
* [Text_renderer](https://github.com/Sanster/text_renderer)
|
||||
* [SynthText](https://github.com/ankush-me/SynthText)
|
||||
* [SynthText_Chinese_version](https://github.com/JarveeLee/SynthText_Chinese_version)
|
||||
* [TextRecognitionDataGenerator](https://github.com/Belval/TextRecognitionDataGenerator)
|
||||
* [SynthText3D](https://github.com/MhLiao/SynthText3D)
|
||||
* [UnrealText](https://github.com/Jyouhou/UnrealText/)
|
||||
* [SynthTIGER](https://github.com/clovaai/synthtiger)
|
||||
15
docs/data_anno_synth/data_synthesis.md
Normal file
15
docs/data_anno_synth/data_synthesis.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
comments: true
|
||||
---
|
||||
|
||||
# 数据合成工具
|
||||
|
||||
除了开源数据,用户还可使用合成工具自行合成。这里整理了常用的数据合成工具,持续更新中,欢迎各位小伙伴贡献工具~
|
||||
|
||||
- [text_renderer](https://github.com/Sanster/text_renderer)
|
||||
- [SynthText](https://github.com/ankush-me/SynthText)
|
||||
- [SynthText_Chinese_version](https://github.com/JarveeLee/SynthText_Chinese_version)
|
||||
- [TextRecognitionDataGenerator](https://github.com/Belval/TextRecognitionDataGenerator)
|
||||
- [SynthText3D](https://github.com/MhLiao/SynthText3D)
|
||||
- [UnrealText](https://github.com/Jyouhou/UnrealText/)
|
||||
- [SynthTIGER](https://github.com/clovaai/synthtiger)
|
||||
BIN
docs/data_anno_synth/images/VoTT.jpg
Normal file
BIN
docs/data_anno_synth/images/VoTT.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 165 KiB |
BIN
docs/data_anno_synth/images/labelimg.jpg
Normal file
BIN
docs/data_anno_synth/images/labelimg.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 89 KiB |
BIN
docs/data_anno_synth/images/labelme.jpg
Normal file
BIN
docs/data_anno_synth/images/labelme.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 953 KiB |
BIN
docs/data_anno_synth/images/roLabelImg.png
Normal file
BIN
docs/data_anno_synth/images/roLabelImg.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.8 MiB |
6
docs/data_anno_synth/overview.en.md
Normal file
6
docs/data_anno_synth/overview.en.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
comments: true
|
||||
---
|
||||
|
||||
- Semi-automatic Annotation Tool: PPOCRLabel: <https://github.com/PFCCLab/PPOCRLabel/blob/main/README_ch.md>
|
||||
- Data Synthesis Tool: Style-Text: <https://github.com/PFCCLab/StyleText/blob/main/README_ch.md>
|
||||
7
docs/data_anno_synth/overview.md
Normal file
7
docs/data_anno_synth/overview.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
comments: true
|
||||
---
|
||||
|
||||
|
||||
- 半自动标注工具 PPOCRLabel: <https://github.com/PFCCLab/PPOCRLabel/blob/main/README_ch.md>
|
||||
- 数据合成工具 Style-Text: <https://github.com/PFCCLab/StyleText/blob/main/README_ch.md>
|
||||
Reference in New Issue
Block a user