An open API service indexing awesome lists of open source software.

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.

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.