From d70cd8b70642134d741ceb1e0ddffb4c57873847 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Budy=C5=9B?= Date: Sun, 1 May 2022 19:44:27 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc354fe..d02ed4c 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ so that text bubbles found in manga can be processed at once, without splitting See also: - [Poricom](https://github.com/bluaxees/Poricom), a GUI reader, which uses manga-ocr - [mokuro](https://github.com/kha-white/mokuro), a tool, which uses manga-ocr to generate an HTML overlay for manga +- [Xelieu's guide](https://rentry.co/lazyXel), a comprehensive guide on setting up a reading and mining workflow with manga-ocr/mokuro - Development code, including code for training and synthetic data generation: [link](manga_ocr_dev) - Description of synthetic data generation pipeline + examples of generated images: [link](manga_ocr_dev/synthetic_data_generator)