Two-Stage Image Conversion Model with Adaptive Weight Fusion

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional image processing methods often result in image distortion due to mismatched texture synthesis during feature conversion, leading to suboptimal image conversion performance.

Innovation Solution

An image processing method involving a two-stage image conversion model and weight prediction model, where a first stage model performs preliminary conversion and a second stage model refines detail features, with weight matrices used for adaptive fusion of intermediate images to produce a target image, leveraging machine learning models like convolutional neural networks and cycle consistency constraints.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If texture synthesis is used for image feature conversion, then image conversion can be achieved, but image distortion occurs due to mismatch

Engineering Contradiction:
Improveimage conversion capabilityVSAvoidimage accuracy
Core Design Contradiction:
Ease of manufactureVSManufacturing precision

Solution Approach 1:

The patent segments the image conversion process into two distinct stages: a first stage conversion model that performs preliminary feature conversion, and a second stage conversion model that refines the conversion results. This segmentation allows each model to specialize in different aspects of the conversion process, reducing mismatch and distortion while maintaining conversion capability.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces intermediate images as mediators between the input and final output images. The first stage model generates intermediate images that capture preliminary conversion features, which then serve as input for the second stage model. This intermediary approach enables gradual transformation and reduces direct mapping errors that cause distortion.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Device complexity

If single-stage conversion model is used, then processing is simple, but conversion performance is suboptimal

Engineering Contradiction:
Improvemodel structure simplicityVSAvoidconversion performance
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The patent divides the conversion system into two separate conversion models operating in sequence. The first stage model handles coarse feature transformation, while the second stage model focuses on refining details and correcting mismatches. This segmentation improves conversion reliability without requiring excessively complex single-model architectures.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The first stage conversion model performs preliminary feature transformation before the second stage model refines the results. This preliminary action allows the system to establish the basic conversion framework first, then progressively improve the quality, achieving better performance than a single-stage approach.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentEP3745349B1Image processing method, storage medium, and computer device
Publication Date: 2024.08.21 TENCENT TECHNOLOGY (SHENZHEN) CO LTD
  • EP3745349B1 patent drawingFigure 1
  • EP3745349B1 patent drawingFigure 2
  • EP3745349B1 patent drawingFigure 3

AI summary

An image processing method, comprising: acquiring an image to be processed belonging to a first image class; inputting the image to be processed into a first-stage image conversion model to obtain a first intermediate image; converting the first intermediate image into a second intermediate image by means of a second-stage image conversion model; determining a second weight matrix corresponding to the second intermediate image; determining a first weight matrix corresponding to the first intermediate image; and carrying out fusion on the first intermediate image and the second intermediate image according to the corresponding first weight matrix and second weight matrix to obtain a target image corresponding to the image to be processed and belonging to a second image class.