main
rajeevyasarla 6 years ago
parent 6d76d98f78
commit a4bea87d97

@ -15,6 +15,6 @@ python2.7 test_face_deblur.py --dataroot ./facades/github/ --valDataroot <path_t
## To train UMRL:
python2.7 train_face_deblur.py --dataroot <path_to_train_data> --valDataroot ./facades/github/ --exp ./face_deblur --batchSize 10
- input should be clean images. blurry images for trained are generated by the code it self.
- input should be clean image. blurry images for trained are generated by the code it self.

Loading…
Cancel
Save