All Projects → KUR-creative → Sickzil Machine

KUR-creative / Sickzil Machine

Licence: agpl-3.0
Manga/Comics Translation Helper Tool

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Sickzil Machine

rfcs
An initiative to structure the world of metadata for Comic Books, Mangas and other graphic novels.
Stars: ✭ 73 (-92.18%)
Mutual labels:  manga, comics
tachiyomi-extensions-1.x
[WIP] 1.x extensions rewrite
Stars: ✭ 20 (-97.86%)
Mutual labels:  manga, comics
Manga Colorization
cGAN-based Manga Colorization Using a Single Training Image.
Stars: ✭ 45 (-95.18%)
Mutual labels:  manga, comics
LANraragi cn
This repo is a fork of Difegue / LANraragi , those things i've done was to translate this repo into chinese ,and fix chrome browser js problem.
Stars: ✭ 147 (-84.26%)
Mutual labels:  manga, comics
Comic Dl
Comic-dl is a command line tool to download manga and comics from various comic and manga sites. Supported sites : readcomiconline.to, mangafox.me, comic naver and many more.
Stars: ✭ 365 (-60.92%)
Mutual labels:  manga, comics
Ichaival
Android client for the LANraragi manga/doujinshi web manager.
Stars: ✭ 89 (-90.47%)
Mutual labels:  manga, comics
anilabx
AniLabX - android app for watching anime/dramas/cartoons and reading manga/comics/light novels
Stars: ✭ 54 (-94.22%)
Mutual labels:  manga, comics
Noboru
Application for PlayStation Vita to read manga or comics
Stars: ✭ 87 (-90.69%)
Mutual labels:  manga, comics
desktop
A client for HappyPanda X on the desktop
Stars: ✭ 41 (-95.61%)
Mutual labels:  manga, comics
houdoku
Manga reader and library manager for the desktop
Stars: ✭ 128 (-86.3%)
Mutual labels:  manga, comics
LRReader
A feature-complete reader and client for LANraragi
Stars: ✭ 62 (-93.36%)
Mutual labels:  manga, comics
Happypandax
A cross-platform server and client application for managing and reading manga and doujinshi
Stars: ✭ 432 (-53.75%)
Mutual labels:  manga, comics
Manga-Scripts
Scripts I use for manga/comic lettering
Stars: ✭ 34 (-96.36%)
Mutual labels:  manga, comics
tachiyomi-1.x
[WIP] 1.x app rewrite
Stars: ✭ 182 (-80.51%)
Mutual labels:  manga, comics
Kotatsu
Manga reader for Android
Stars: ✭ 117 (-87.47%)
Mutual labels:  manga, comics
FoOlSlide2
New version (FoolSlideX) out soon
Stars: ✭ 55 (-94.11%)
Mutual labels:  manga, comics
Work crawler
Download comics novels 小说漫画下载工具 小説漫画のダウンローダ 小說漫畫下載:腾讯漫画 大角虫漫画 有妖气 知音漫客 咪咕 SF漫画 哦漫画 看漫画 漫画柜 汗汗酷漫 動漫伊甸園 快看漫画 微博动漫 733动漫网 大古漫画网 漫画DB 無限動漫 動漫狂 卡推漫画 动漫之家 动漫屋 古风漫画网 36漫画网 亲亲漫画网 乙女漫画 comico webtoons 咚漫 ニコニコ静画 ComicWalker ヤングエースUP モアイ pixivコミック サイコミ;アルファポリス カクヨム ハーメルン 小説家になろう 起点中文网 八一中文网 顶点小说 落霞小说网 努努书坊 笔趣阁→epub.
Stars: ✭ 1,224 (+31.05%)
Mutual labels:  manga, comics
KissNetwork.bundle
Plex Channel to view Anime, Asian Drama, Cartoons, Manga & Comics from KissAnime, KissAsian, KissCartoon, KissManga & ReadComicOnline
Stars: ✭ 95 (-89.83%)
Mutual labels:  manga, comics
Quickviewer
A image/comic viewer application for Windows, Mac and Linux, it can show images very fast
Stars: ✭ 394 (-57.82%)
Mutual labels:  image-processing, manga
Lanraragi
Web application for archival and reading of manga/doujinshi. Lightweight and Docker-ready for NAS/servers.
Stars: ✭ 450 (-51.82%)
Mutual labels:  manga, comics

SickZil-Machine

English | 한국어

CPU Build GPU Build
Linux Build Status
Windows Build Status

szmc-0.1.0 (source: manga109, © Kanno Hiroshi, © Okuda Momoko, © Kato Masaki)

SickZil-Machine automates texts removal during manga/comics translation(Scanlation) process.

SeisinkiVulnus_028

LoveHina_vol14_003

AkkeraKanjinchou_031 All of the above images were edited automatically without human intervention.
(source: manga109, © Shimazaki Yuzuru, © Akamatsu Ken, © Kobayashi Yuki)

How it works??

Model

szmc-structure-eng

SickZil-Machine finds out the texts in manga/comics and erases it naturally to match the background.
Both processes are completely automatic, without any additional human intervention.
Of course, if you want, you can also specify text area you want to erase.

By the way, SickZil is korean word 식질, slang of 식자(작업). 식자 means editing manga/comics according to the translation(from translator).

We applied U-net for SegNet and Deepfill v2 for ComplNet.

Data set

SickZil-Machine consists of two deep learning models, SegNet and ComplNet.

To learn SegNet, we need original manga images and
text component masks that cover all text area corresponding to the original images.

To learn ComplNet, we need manga images with text removed (ie output).
(I'm researching how an images with a small amount of text affects performance.
 manga images with no text at all are the ideal data.)

Version 0.1.1 was trained using 285 image-mask pairs and 31,497 manga images.
(11,464 of 31,497 manga images are images with text.)

If you'd like to contribute a dataset to SickZil-Machine, please send your data to email .
The dataset will only be used for research purposes.

Release

We released 0.1.1 pre-release version!
You can download SZMC here.
Tutorials and Tips here.

SickZil-Machine is not a perfect program. We need your help.
If you find a bug or have a suggestion, please open a Github issue or send us an email.

Run the code(for developers)

You need NVIDIA driver 410.x, CUDA 10.0, CUDNN (>= 7.4.1). (tensorflow 1.13.0 requirements)

  1. git clone https://github.com/KUR-creative/SickZil-Machine.git; cd SickZil-Machine
  2. Download one of release zip files from here.
  3. Unzip the release file and copy SickZil-Machine-0.1.1-pre0-win64-cpu-eng/resource/cnet and SickZil-Machine-0.1.1-pre0-win64-cpu-eng/resource/snet directories to SickZil-Machine/resource.
  4. pip install -r requirements.txt
  5. cd src; python main.py

Future works

  • Increase text segmentation performance
  • Open manga text segmentation mask dataset
  • Automate typesetting(calligraphy style learning)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].