Real-time Lip Movement Capture via Pretrained Average Model

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current deep learning methods for lip movement capturing require a large number of samples for training, leading to time-consuming processes and potential delays in real-time capturing.

Innovation Solution

A method and device that utilize a pretrained lip average model to recognize lip feature points in real-time facial images, calculating movement directions and distances based on x and y coordinates, allowing for real-time lip movement capture without the need for extensive sample extraction.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If deep learning method is used to train lip features, then lip feature classification accuracy is improved, but training time increases and real-time capturing cannot be implemented

Engineering Contradiction:
Improvelip feature classification accuracyVSAvoidtraining time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent applies preliminary action by pre-training a lip average model offline using extensive lip sample data. This model is then deployed for real-time inference, separating the time-consuming training phase from the real-time capturing phase. The pre-trained model contains learned lip feature representations that can quickly classify lip movements without requiring extensive training during actual use.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent creates a simplified copy of the complex deep learning model by extracting key lip feature points and their relationships from the trained model. This copy consists of geometric relationships between landmark points that can be quickly computed in real-time, maintaining classification accuracy while dramatically reducing computational requirements for real-time operation.

Inventive Principle:
Principle #26Copying

2Adaptability or versatility

If extensive lip samples are collected for training, then lip feature classification capability is improved, but device complexity and processing time increase

Engineering Contradiction:
Improvelip feature classification capabilityVSAvoidsample collection and processing complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent extracts essential lip feature information from extensive training samples by identifying and tracking key landmark points on the lips (such as corners, contours, and central points). Instead of processing entire lip images or complex feature vectors, the system extracts only the necessary geometric coordinates of these landmark points, significantly reducing data complexity while preserving the essential information needed for classification.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent transforms the lip movement classification problem from analyzing complex image data to analyzing geometric parameters of landmark points. By changing the representation from pixel-based or feature-vector-based data to simple coordinate geometry (x, y positions of landmark points), the system achieves efficient real-time processing while maintaining classification capability.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS10489636B2Lip movement capturing method and device, and storage medium
Publication Date: 2019.11.26 PING AN TECH (SHENZHEN) CO LTD
  • US10489636B2 patent drawing
  • US10489636B2 patent drawing
  • US10489636B2 patent drawing

AI summary

The application discloses a lip movement capturing method and device and a storage medium. The method includes: acquiring a real-time image shot by a photographic device and extracting a real-time facial image from the real-time image; inputting the real-time facial image into a pretrained lip average model and recognizing t lip feature points representative of positions of lips in the real-time facial image; and calculating a movement direction and movement distance of the lips in the real-time facial image according to x and y coordinates of the t lip feature points in the real-time facial image. According to the application, movement information of the lips in the real-time facial image is calculated according to the coordinates of the lip feature points to implement real-time capturing of movements of the lips.