From 138b08fb3f94d2ef49c2dc50e7d2e7ca91602943 Mon Sep 17 00:00:00 2001 From: deeppomf Date: Mon, 22 Oct 2018 18:28:37 -0400 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0341be3..87de7ca 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # DeepCreamPy *Decensoring Hentai with Deep Neural Networks. Formerly named DeepMindBreak.* -This project applies an implementation of [Image Inpainting for Irregular Holes Using Partial Convolutions](https://arxiv.org/abs/1804.07723) to the problem of hentai decensorship. Using a deep fully convolutional neural network, DeepCreamPy can replace censored artwork in hentai with plausible reconstructions. The user needs to only specify the censored regions. +This project applies an implementation of [Image Inpainting for Irregular Holes Using Partial Convolutions](https://arxiv.org/abs/1804.07723) to the problem of hentai decensorship. Using a deep fully convolutional neural network, DeepCreamPy can replace censored artwork in hentai with plausible reconstructions. The user needs to specify the censored regions in each image by coloring those regions green in a separate image editing program like GIMP or Photoshop. ![Censored, decensored](/readme_images/mermaid_collage.png)