@ -18,6 +18,6 @@ python test_face_deblur.py --dataroot ./facades/github/ --valDataroot <path_to_t
## To train UMRL:
python train_face_deblur.py --dataroot <path_to_train_data> --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.