From 47df28c212a11de44343642e2427030ace68080d Mon Sep 17 00:00:00 2001 From: rajeevyasarla Date: Wed, 31 Jul 2019 11:13:00 -0400 Subject: [PATCH] UMSN files --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34a6d02..cfd119a 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,6 @@ python test_face_deblur.py --dataroot ./facades/github/ --valDataroot --valDataroot ./facades/github/ --exp ./face_deblur --batchSize 10 -- input should be clean image. blurry images for trained are generated by the code it self. +- input should be clean image. blurry images for training are generated by the code it self.