SeungjunNah / DeepDeblur-PyTorch

Deep Multi-scale CNN for Dynamic Scene Deblurring
MIT License
262 stars 42 forks source link

Questions about testing #52

Open fyf12138 opened 9 months ago

fyf12138 commented 9 months ago

Pls where can I find the image after deblur in the test set?

SeungjunNah commented 9 months ago

Check out --save_dir argument.

https://github.com/SeungjunNah/DeepDeblur-PyTorch/blob/e92dc7c3337127887da617ffe819b49cb022fd81/src/option.py#L109