deblur-devil
deblur-devil copied to clipboard
Deep Video Deblurring: The Devil is in the Details (ICCV Workshop 2019)
@sroth-visinf @ezjong - I was not able to find the pre-trained models that one can directly use on their data. Please help
Where can I find checkpoint.ckpt? I can't set CHECKPOINT in 'test_flowdbn_128_5_on_su.sh', and so on. # model and checkpoint MODEL=FlowDBN CHECKPOINT="$EXPERIMENTS_HOME/path/to/checkpoint.ckpt"
Hi! I have been trying different denoise/deblur methods on some of my own videos and would like to try your method. I looked through all your repository but it wasn’t...