2024-11-22 02:11:17 +03:00
2023-06-10 14:55:53 +03:00
2019-08-07 04:04:56 -04:00
2018-10-31 13:36:06 +00:00
2024-09-25 14:29:08 +03:00
2022-09-09 04:12:06 +03:00
2019-09-29 17:38:21 -04:00
2020-04-21 22:10:11 -04:00
2019-08-07 04:04:56 -04:00
2019-08-07 04:04:56 -04:00
2024-11-22 02:11:17 +03:00
2024-05-10 21:27:03 +02:00

DeepCreamPy

Plausibly Reconstruct Anime-style Artworks with Deep Neural Networks.

GitHub release GitHub downloads GitHub downloads GitHub issues

A deep learning-based tool to automatically replace parts of artworks with plausible reconstructions.

Before DeepCreamPy can be used, the user must color regions in the artwork using green color with an image editing program (e.g. GIMP, Photoshop). DeepCreamPy takes the images with green colored regions as input, and a neural network automatically fills in the highlighted regions.

You can download the latest release for Windows 64-bit here.

For users interested in compiling DeepCreamPy themselves, DeepCreamPy can run on Windows, Mac, and Linux.

Please before you open a new issue check closed issues and check the table of contents.

Features

  • Reconstructing images of any size
  • Reconstruction of ANY shaped censor (e.g. black lines, pink hearts, etc.)
  • Decensoring of mosaic censors
  • Limited support for black and white/monochrome images
  • Generate multiple variations of reconstructions from the same image

Limitations

The reconstruction is mainly for anime-style human figures that have minor to moderate redactions. If an organ (e.g. arms, legs) is completely deleted, reconstruction will fail.

It does NOT work with:

  • Screentones (e.g. printed material)
  • Real life material
  • Reconstruction of nipples
  • Reconstruction of lower orifice of the alimentary canal
  • Animated gifs and videos

Table of Contents

Setup:

Usage:

Miscellaneous:

To do

  • Moving to PyTorch or newer versions of Tensorflow
  • Improving UI
  • Error logging

Contributions

We're open for contributions as long as your contribution complies with GNU Affero General Public License v3.0 and be advised of GitHub inbound=outbound rule.

For contributions you used to sign Contributor License Agreement (the "CLA") but it's no longer the case for now.

This project was initially created by deeppomf and all credit goes to them. Special thanks to ccppoo, IAmTheRedSpy, 0xb8, deniszh, Smethan, harjitmoe, itsVale, StartleStars, SoftArmpit and everyone else for their contributions!

License

Source code and official releases/binaries are distributed under the GNU Affero General Public License v3.0.

Acknowledgements

Example mermaid image by Shurajo & AVALANCHE Game Studio under CC BY 3.0 License. The example image is modified from the original, which can be found here.

Neural network code is modified from Forty-lock's project PEPSI, which is the official implementation of the paper PEPSI : Fast Image Inpainting With Parallel Decoding Network. PEPSI is licensed under the MIT license.

Training data is modified from gwern's project Danbooru2017: A Large-Scale Crowdsourced and Tagged Anime Illustration Dataset and other sources.

See ACKNOWLEDGEMENTS.md for full license text of these projects.

Description
deeppomf's DeepCreamPy + some updates
Readme 21 MiB
Languages
Python 98.4%
Dockerfile 1.6%