shuochsu / DeepVideoDeblurring

S. Su, M. Delbracio, J. Wang, G. Sapiro, W. Heidrich, O. Wang. Deep Video Deblurring. CVPR 2017, Spotlight
http://www.cs.ubc.ca/labs/imager/tr/2017/DeepVideoDeblurring/
MIT License
191 stars 63 forks source link
convolutional-neural-networks deblurring deep-learning video

Deep Video Deblurring for Hand-held Cameras

This is the demo code for Deep Video Deblurring for Hand-held Cameras. Given a stack of pre-aligned input frames, our network predicts a sharper central image.

Prepare data

Download pretrained weights

Run prediction script

FAQ

Citation

If you find this code useful for your research, please cite:

@inproceedings{su2017deep,
  title={Deep Video Deblurring for Hand-held Cameras},
  author={Su, Shuochen and Delbracio, Mauricio and Wang, Jue and Sapiro, Guillermo and Heidrich, Wolfgang and Wang, Oliver},
  booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},
  pages={1279--1288},
  year={2017}
}