Skip to content

Gyroscope-Aided Motion Deblurring with Deep Networks

Notifications You must be signed in to change notification settings

jannemus/DeepGyro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepGyro

Keras implementation of the deblurring method presented in:

Gyroscope-Aided Motion Deblurring with Deep Networks [arXiv]

Testing

Download weights for DeepGyro (link) and put them to the checkpoints folder. The weights for DeepBlind are also provided (link).

Execute test_deepgyro.py or test_deepblind.py to deblur images.

Citation

If you find our code helpful in your research or work, please cite our paper.

@InProceedings{Mustaniemi_2019_WACV,
  author = {Mustaniemi, Janne and Kannala, Juho and Särkkä, Simo and Matas, Jiri and Heikkilä, Janne},
  title = {Gyroscope-Aided Motion Deblurring with Deep Networks},
  booktitle = {IEEE Winter Conference on Applications of Computer Vision (WACV)},
  month = {January},
  year = {2019}
}

About

Gyroscope-Aided Motion Deblurring with Deep Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages