From e7768ce4ace65176d474f8cf5246258e557858ab Mon Sep 17 00:00:00 2001 From: yu45020 Date: Mon, 18 Feb 2019 18:11:44 -0500 Subject: [PATCH] add ACNN model --- ReadME.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ReadME.md b/ReadME.md index b5a550a..8ab9dca 100644 --- a/ReadME.md +++ b/ReadME.md @@ -2,6 +2,7 @@ This is an ongoing project that aims to solve a simple but teddies procedure: remove texts from an image. It will reduce commic book translators' time on erasing Japanese words. + The road ahead: * Detect and generate text mask from an image * Use the generated mask to white out words