mirror of
https://github.com/Deepshift/DeepCreamPy.git
synced 2025-04-09 18:44:34 +00:00
update
This commit is contained in:
parent
2815499238
commit
23bc1fad44
@ -3,8 +3,6 @@
|
|||||||
|
|
||||||
This project applies an implementation of [Globally and Locally Consistent Image Completion](http://hi.cs.waseda.ac.jp/%7Eiizuka/projects/completion/data/completion_sig2017.pdf) to the problem of hentai decensorship. Using a deep fully convolutional neural network, DeepMindBreak can replace censored artwork in hentai with plausible reconstructions. The user needs to only specify the censored regions.
|
This project applies an implementation of [Globally and Locally Consistent Image Completion](http://hi.cs.waseda.ac.jp/%7Eiizuka/projects/completion/data/completion_sig2017.pdf) to the problem of hentai decensorship. Using a deep fully convolutional neural network, DeepMindBreak can replace censored artwork in hentai with plausible reconstructions. The user needs to only specify the censored regions.
|
||||||
|
|
||||||
March 14th, 2018: Updated pretrained model to handle censor bars in any orientation.
|
|
||||||
|
|
||||||
# **THIS PROJECT IS STILL IN DEVELOPMENT. DO NOT BE DISAPPOINTED IF THE RESULTS AREN'T AS GOOD AS YOU EXPECT.**
|
# **THIS PROJECT IS STILL IN DEVELOPMENT. DO NOT BE DISAPPOINTED IF THE RESULTS AREN'T AS GOOD AS YOU EXPECT.**
|
||||||
|
|
||||||

|

|
||||||
@ -50,7 +48,7 @@ Unzip the contents into the /models/ folder.
|
|||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
## I. Decensoring hentai
|
## I. Decensoring hentai [Outdated. Will be rewritten.]
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user