JngmnLee / DeepGyro-PyTorch_Implementation

PyTorch implementation of DeepGyro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepGyro - Pytorch Implementation

Original Paper

Gyroscope-Aided Motion Deblurring with Deep Networks [arXiv]
( Hyper-parameters of the network might be different from the original implementation )

Dataset

Dataset can be generated from the Visual Inertial Dataset [ Visual Inertial Dataset ]

Pre-processing code: [ Gyroscope-Aided Motion Deblurring with Deep Networks ]

Citation

@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

PyTorch implementation of DeepGyro


Languages

Language:Python 100.0%