From 77044497158c674129c6556406e6976c06bdb965 Mon Sep 17 00:00:00 2001 From: rajeevyasarla Date: Sat, 3 Aug 2019 10:15:44 -0400 Subject: [PATCH] UMSN Files --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1efd7f..5bd1581 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ We propose a novel multi-stream architecture and training methodology that explo 1. Download test datasets provided the authors of Ziyi et al. - https://sites.google.com/site/ziyishenmi/cvpr18_face_deblur 2. run test_data_generation.m - - It renames the files counting from example 000001.png + - It renames the files counting from 1, for example 000001.png 3. python test_face_deblur.py --dataroot ./facades/github/ --valDataroot --netG ./pretrained_models/Deblur_epoch_Best.pth ## To train UMRL: