paper-with-me

Papers

HyperCUT: Video Sequence from a Single Blurry Image using Unsupervised Ordering

2023-04-04 · CVPR 2023 1 · Bang-Dang Pham, Phong Tran, Anh Tran, Cuong Pham, Rang Nguyen, Minh Hoai

We consider the challenging task of training models for image-to-video deblurring, which aims to recover a sequence of sharp images corresponding to a given blurry image input. A critical issue disturbing the training of an image-to-video model is the ambiguity of the frame ordering since both the forward and backward sequences are plausible solutions. This paper proposes an effective self-supervised ordering scheme that allows training high-quality image-to-video deblurring models. Unlike previous methods that rely on order-invariant losses, we assign an explicit order for each video sequence, thus avoiding the order-ambiguity issue. Specifically, we map each video sequence to a vector in a latent high-dimensional space so that there exists a hyperplane such that for every video sequence, the vectors extracted from it and its reversed sequence are on different sides of the hyperplane. The side of the vectors will be used to define the order of the corresponding sequence. Last but not least, we propose a real-image dataset for the image-to-video deblurring problem that covers a variety of popular domains, including face, hand, and street. Extensive experimental results confirm the effectiveness of our method. Code and data are available at https://github.com/VinAIResearch/HyperCUT.git

📄 PDF Abstract BibTeX arXiv:2304.01686

Code (1)

vinairesearch/hypercut 공식 구현 pytorch

Tasks

DeblurringVideo Deblurring

Similar Papers 제목 키워드 기반

Bringing a Blurry Frame Alive at High Frame-Rate with an Event Camera

2018-11-26 · CVPR 2019 6 · Liyuan Pan, Cedric Scheerlinck, Xin Yu, Richard Hartley 외

Event-based cameras can measure intensity changes (called `{\it events}') with microsecond accuracy under high-speed motion and challenging lighting conditions. With the active pixel sensor (APS), the event camera allows…

Video Generation

Recovering 3D Hand Mesh Sequence from a Single Blurry Image: A New Dataset and Temporal Unfolding

2023-03-27 · CVPR 2023 1 · Yeonguk Oh, JoonKyu Park, Jaeha Kim, Gyeongsik Moon 외

Hands, one of the most dynamic parts of our body, suffer from blur due to their active movements. However, previous 3D hand mesh recovery methods have mainly focused on sharp hand images rather than considering blur due …

Reference-based Motion Blur Removal: Learning to Utilize Sharpness in the Reference Image

2023-07-06 · Han Zou, Masanori Suganuma, Takayuki Okatani

Despite the recent advancement in the study of removing motion blur in an image, it is still hard to deal with strong blurs. While there are limits in removing blurs from a single image, it has more potential to use mult…

DeblurringImage DeblurringSingle Image DeblurringVideo Deblurring

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

2023-11-22 · Zhihong Zhang, Runzhao Yang, Jinli Suo, Yuxiao Cheng 외

The demand for compact cameras capable of recording high-speed scenes with high resolution is steadily increasing. However, achieving such capabilities often entails high bandwidth requirements, resulting in bulky, heavy…

DyBluRF: Dynamic Deblurring Neural Radiance Fields for Blurry Monocular Video

2023-12-21 · Minh-Quan Viet Bui, Jongmin Park, Jihyong Oh, Munchurl Kim

Neural Radiance Fields (NeRF), initially developed for static scenes, have inspired many video novel view synthesis techniques. However, the challenge for video view synthesis arises from motion blur, a consequence of ob…

DeblurringNeRFNovel View Synthesis