https://github.com/mayocream/manga-annotation-tool
Tools to create training datasets.
https://github.com/mayocream/manga-annotation-tool
Last synced: 7 months ago
JSON representation
Tools to create training datasets.
- Host: GitHub
- URL: https://github.com/mayocream/manga-annotation-tool
- Owner: mayocream
- Created: 2023-09-13T14:06:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-13T23:44:43.000Z (almost 3 years ago)
- Last Synced: 2025-02-15T11:37:28.664Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Manga Annotation Tool (MAT)
The tool is created to annotate 吹き出し・セリフ・擬声語 on manga images automatically and under the supervision of human, which is useful for the creation of high quality dataset for research.
## Annotate with textless version
無字差分 (textless version) is usally provied with the original CG・イラスト. This is helpful and make it easier to create masks for speech bubbles and texts with image processing libraries.
The Python script `annotate_with_textless.py` can be used to annotate the text version with the textless version.