Face-aware Offset Calculation for Video Deblurring

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing face video deblurring methods face challenges in accurately aligning blurry frames, leading to poor deblurring results, especially when the target frame is severely blurry, due to difficulties in alignment and inaccurate landmark detection.

Innovation Solution

The Face-aware Offset Calculation (FOC) method generates an offset map using features and landmark heatmaps to align and interpolate frames, employing a deformable convolution layer and a pyramid, cascading, and deformable (PCD) architecture for enhanced and interpolated frame reconstruction.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional alignment methods are used on severely blurry target frames, then the processing speed is maintained, but the alignment accuracy deteriorates leading to poor deblurring results

Engineering Contradiction:
Improvealignment accuracyVSAvoiddeblurring result quality
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent introduces landmark heatmaps as an intermediary element to facilitate accurate alignment. Instead of directly aligning blurry frames, the method first detects landmark heatmaps (representative points such as eyes, nose, mouth) from the blurry target frame and neighboring frames, then uses these heatmaps to calculate offset maps that guide the alignment process. This intermediary approach enables accurate correspondence estimation even when the target frame is severely blurry, resolving the contradiction between maintaining processing speed and improving alignment accuracy.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Manufacturing precision

If deep learning-based CNN methods are used for frame enhancement, then the deblurring capability is improved, but the alignment difficulty increases when target frames are very blurry

Engineering Contradiction:
Improvedeblurring qualityVSAvoidalignment difficulty
Core Design Contradiction:
Manufacturing precisionVSDifficulty of detecting and measuring

Solution Approach 1:

The patent applies preliminary action by performing landmark heatmap detection and offset map calculation before the main frame alignment and enhancement processes. By pre-computing the offset maps using landmark heatmaps from blurry frames, the method prepares accurate alignment guidance in advance, which then facilitates the subsequent CNN-based enhancement process. This preliminary preparation reduces the difficulty of alignment during the main processing stage, even when target frames are very blurry.

Inventive Principle:
Principle #10Preliminary action

3Productivity

If inaccurate alignment is performed on blurry frames, then the processing time is reduced, but the deblurring performance deteriorates significantly

Engineering Contradiction:
Improveprocessing speedVSAvoiddeblurring performance
Core Design Contradiction:
ProductivityVSManufacturing precision

Solution Approach 1:

The patent replaces traditional mechanical alignment systems (which rely on direct pixel-level comparison and iterative optimization) with a heatmap-based offset calculation mechanism. Instead of using complex mechanical search algorithms to find correspondences between blurry frames, the method substitutes this with a learned heatmap representation that directly provides offset information. This substitution maintains processing speed while dramatically improving alignment accuracy and thus deblurring performance.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Data Source

PatentUS12112455B2Face-aware offset calculation module and method for facial frame interpolation and enhancement and a face video deblurring system and method using the same
Publication Date: 2024.10.08 VINAI ARTIFICIAL INTELLIGENCE APPL & RES JOINT CO
  • US12112455B2 patent drawing
  • US12112455B2 patent drawing
  • US12112455B2 patent drawing

AI summary

Provided is a Face-aware Offset Calculation (FOC) module and method for facial frame interpolation and enhancement and a face video deblurring system and method using the same. The system comprises: a facial frame enhancement device, including a FOC module, for enhancing a target frame; a facial frame interpolation device, including the FOC module, for interpolating the target frame; and a combination device for combining the enhanced target frame with the interpolated target frame.