From 9fd51edb9520b73172867456168837be1e87326a Mon Sep 17 00:00:00 2001 From: deep pomf Date: Mon, 26 Feb 2018 10:47:10 -0500 Subject: [PATCH] update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47264f4..4f9485e 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ You must have a GPU for training since training on a CPU will take weeks. Your custom dataset should be 128 x 128 images of uncensored vaginas and penises cropped from hentai. The more images, the better: I used 70,000 images for training. Censoring these images yourself is unnecessary. -Put your custom dataset for training in the "data/images" directory and convert images to npy format. +Put your custom dataset for training in the "training_data/images" directory and convert images to npy format. ``` $ cd training_data @@ -99,7 +99,7 @@ Training can be done separately for mosaics with train_mosaic.py, but decensor.p - Incorporate GAN loss into training - Update the model to the new version -Contributions are welcome! Special thanks to StartleStars for contributing code for mosaic decensorship. +Contributions are welcome! Special thanks to @StartleStars for contributing code for mosaic decensorship. # License