Skip to content
/ BDINR Public

Blur decomposition based on coded exposure photography and implicit neural representation of videos

Notifications You must be signed in to change notification settings

zhihongz/BDINR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Lightweight High-Speed Photography Built on Coded Exposure and Implicit Neural Representation of Videos

This repository contains the PyTorch code for our paper "Lightweight High-Speed Photography Built on Coded Exposure and Implicit Neural Representation of Videos" by Zhihong Zhang, Runzhao Yang, Jinli Suo, Yuxiao Cheng, and Qionghai Dai.

paper | arxiv

The code will come soon!

Introduction

Restoring motion from blur is a challenging task due to the high ill-posedness of motion blur decomposition, intrinsic ambiguity in motion direction, and diverse motions in natural videos. In this work, by leveraging classical coded exposure imaging technique and emerging implicit neural representation for videos, we tactfully embed the motion direction cues into the blurry image during the imaging process and develop a novel self-recursive neural network to sequentially retrieve the latent video sequence from the blurry image utilizing the embedded motion direction cues.

Requirements

Please refer to requirements.txt.

How to run

python main.py

Citation

@article{YourName,
  title={Your Title},
  author={Your team},
  journal={Location},
  year={Year}
}

Reference

About

Blur decomposition based on coded exposure photography and implicit neural representation of videos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published