Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
XiangZ-0 authored May 9, 2022
1 parent 47eb99c commit a9a22ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# EVDI - Unifying Motion Deblurring and Frame Interpolation with Events (Academic use only)
# EVDI - Unifying Motion Deblurring and Frame Interpolation with Events (Academic Use Only)
## [Paper](https://arxiv.org/abs/2203.12178) | [Supp](https://drive.google.com/file/d/11r66OHe7ETm6WC91W_av22T9i4ziiFHJ/view?usp=sharing) | [Video](https://drive.google.com/file/d/15QXLfu1GG9g1sNnjlGK0K-edrE8WnZCO/view?usp=sharing)

Slow shutter speed and long exposure time of frame-based cameras often cause visual blur and loss of inter-frame information, degenerating the overall quality of captured videos. To this end, we present a unified framework of event-based motion deblurring and frame interpolation for blurry video enhancement, where the extremely low latency of events is leveraged to alleviate motion blur and facilitate intermediate frame prediction. Specifically, the mapping relation between blurry frames and sharp latent images is first predicted by a learnable double integral network, and a fusion network is then proposed to refine the coarse results via utilizing the information from consecutive blurry inputs and the concurrent events. By exploring the mutual constraints among blurry frames, latent images, and event streams, we further propose a self-supervised learning framework to enable network training with real-world blurry videos and events.
Expand Down

0 comments on commit a9a22ce

Please sign in to comment.