Related Experiment Video
Updated: Sep 20, 2025

06:25
Author Spotlight: Assessment of Visual Acuity in Central Vision Loss Through Motion-Based Peripheral Vision Testing
Published on: February 23, 2024
730
MoBluRF: Motion Deblurring Neural Radiance Fields for Blurry Monocular Video
Summary
This study introduces MoBluRF, a novel framework for deblurring videos using Neural Radiance Fields (NeRF). MoBluRF effectively synthesizes sharp views from blurry monocular videos by decomposing motion, outperforming existing methods.
Area of Science:
- Computer Vision
- Computer Graphics
- Machine Learning
Background:
- Neural Radiance Fields (NeRF) excel at novel view synthesis for static scenes.
- Motion blur in videos, caused by movement during exposure, poses a significant challenge for synthesizing sharp spatio-temporal views.
- Existing NeRF-based video synthesis methods struggle with motion blur, limiting their effectiveness.
Purpose of the Study:
- To propose a novel motion deblurring NeRF framework, MoBluRF, specifically designed for blurry monocular videos.
- To address the challenge of synthesizing sharp spatio-temporal views from videos affected by motion blur.
- To develop a method that can effectively decompose and handle both global camera motion and local object motion.
Main Methods:
- Introduced MoBluRF, a framework with two stages: Base Ray Initialization (BRI) and Motion Decomposition-based Deblurring (MDD).
- The BRI stage coarsely reconstructs dynamic 3D scenes and initializes base rays for predicting latent sharp rays using inaccurate camera poses.
- The MDD stage employs Incremental Latent Sharp-rays Prediction (ILSP) to decompose latent sharp rays into global and local motion components, utilizing novel loss functions for geometry regularization and scene decomposition without masks.
Main Results:
- MoBluRF successfully synthesizes sharp spatio-temporal views from blurry monocular videos.
- The proposed method effectively decomposes latent sharp rays into global camera motion and local object motion.
- Experiments demonstrate that MoBluRF significantly outperforms state-of-the-art methods both qualitatively and quantitatively.
Conclusions:
- MoBluRF presents a robust solution for motion deblurring in monocular videos using a NeRF-based approach.
- The framework's ability to decompose motion and regularize geometry enables high-quality view synthesis.
- MoBluRF advances the field of video novel view synthesis by effectively handling motion blur.
Related Concept Videos
Deconvolution
263
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
263
Aliasing
244
Accurate signal sampling and reconstruction are crucial in various signal-processing applications. A time-domain signal's spectrum can be revealed using its Fourier transform. When this signal is sampled at a specific frequency, it results in multiple scaled replicas of the original spectrum in the frequency domain. The spacing of these replicas is determined by the sampling frequency.
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
244
Curvilinear Motion: Rectangular Components
660
Curvilinear motion characterizes the movement of a particle or object along a curved path, notably evident when envisioning a car navigating a winding road. If the car starts at point A, its position vector is established within a fixed frame of reference, where the ratio of the position vector to its magnitude signifies the unit vector pointing in the position vector's direction.
As the car advances, its position evolves over time. Quantifying the car's velocity involves computing the...
As the car advances, its position evolves over time. Quantifying the car's velocity involves computing the...
660
Relative Motion Analysis using Rotating Axes
549
Consider a component AB undergoing a linear motion. Along with a linear motion, point B also rotates around point A. To comprehend this complex movement, position vectors for both points A and B are established using a stationary reference frame.
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
549
Focusing of Light in the Eye
3.3K
Light rays enter the eye through the cornea, a transparent dome-shaped tissue that is the eye's outermost layer. The cornea bends or refracts, light rays traveling to the pupil. The shape of the cornea determines how much of the light is bent and whether the image will be focused correctly on the retina at the back of the eye. Once the light has passed through both refraction layers, it converges into a single focal point onto a small area. This is where photoreceptors start transforming...
3.3K
Depth Perception and Spatial Vision
979
Depth perception is the ability to perceive objects three-dimensionally. It relies on two types of cues: binocular and monocular. Binocular cues depend on the combination of images from both eyes and how the eyes work together. Since the eyes are in slightly different positions, each eye captures a slightly different image. This disparity between images, known as binocular disparity, helps the brain interpret depth. When the brain compares these images, it determines the distance to an object.
979

