From 080a13fe075e0c4d5c2812bfdb3f98fc91c7aa77 Mon Sep 17 00:00:00 2001 From: deep pomf Date: Mon, 12 Feb 2018 12:30:15 -0500 Subject: [PATCH] Windows success --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 28122e6..9c35f87 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Embarrassingly, because the neural network was trained to decensor horizontally # Dependencies -- Python 2 +- Python 2/3 - TensorFlow 1.5 - Pillow - tqdm @@ -37,9 +37,11 @@ Embarrassingly, because the neural network was trained to decensor horizontally - pyamg (only needed if poisson blending is enabled in decensor.py) - matplotlib (only for running test.py) -Tested on Ubuntu 16.04. Cannot run on Windows since Tensorflow on Windows is for Python 3. +Tested on Ubuntu 16.04 and Windows. -Pillow, tqdm, and matplotlib can all be installed using pip. +Poisson blending is disabled by default since it has little effect on output quality. + +Pillow, tqdm, scipy, pyamg, and matplotlib can all be installed using pip. # Model The pretrained model can be downloaded from https://drive.google.com/open?id=1mWHYSj0LDSbJQQxjR4hUMykQkVve2U3Q.