From 24b87e615072dd41b3e470c1182835205ce821aa Mon Sep 17 00:00:00 2001 From: deeppomf Date: Wed, 14 Mar 2018 21:35:53 -0400 Subject: [PATCH] put correct link and crossed off item on to do list --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 21f5cc3..814000a 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Poisson blending is disabled by default since it has little effect on output qua Pillow, tqdm, scipy, pyamg, and matplotlib can all be installed using pip. # Model -Pretrained models can be downloaded from https://drive.google.com/open?id=1s-ydz1L4-0AWIm9yk9PlBgZVkKJVdGAO. +Pretrained models can be downloaded from https://drive.google.com/open?id=1KveQ0aaye3tdlB7JR9bFEqMk1Lqp8GyC. Unzip the contents into the /models/ folder. @@ -95,7 +95,7 @@ Training can be done separately for mosaics with train_mosaic.py, but decensor.p # To do - ~~Add Python 3 compatibility~~ - ~~Add random rotations in cropping rectangles~~ -- Retrain for arbitrary shape censors +- ~~Retrain for arbitrary shape censors~~ - Add a user interface - Incorporate GAN loss into training - Update the model to the new version