Film Defect Detection Using Multi-Layer Recognition Model
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current methods for detecting film defects, such as scratches, suffer from low detection accuracy due to irregular shapes and uncertain distribution positions, which complicates the process and requires significant resources.
Innovation Solution
A method and system utilizing a recognition model with a convolution layer, regression layer, and classification layer to process film images, determining scratch information including position, angle, and size, and generating annotation information to improve detection accuracy and efficiency.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If traditional detection methods are used for film scratches, then the detection process can be performed, but the detection accuracy is low due to irregular shapes and uncertain distribution positions
Solution Approach 1:
The detection process is segmented into three distinct functional layers: convolution layer for feature extraction, regression layer for position and size prediction, and classification layer for defect type identification. This segmentation allows each layer to specialize in specific tasks, improving overall detection accuracy while maintaining manageable process complexity through modular architecture.
Solution Approach 2:
The patent transforms the detection problem from traditional 2D image analysis to a multi-dimensional approach by incorporating bounding box coordinates (x, y, width, height) and angle information as additional dimensions. This dimensional expansion enables the model to capture irregular shapes and uncertain distribution positions more effectively, significantly improving detection accuracy for complex scratch patterns.
2Productivity
If traditional detection methods are used for film scratches, then the detection can be performed, but the detection speed is slow and resource consumption is high
Solution Approach 1:
The patent extracts only the essential features needed for scratch detection through the convolution layer, focusing on key characteristics such as edge patterns, orientation, and spatial distribution. By extracting only relevant features rather than processing entire images exhaustively, the system achieves faster detection speed with reduced computational resource consumption.
Solution Approach 2:
The model dynamically adjusts detection parameters including bounding box coordinates, angle, and size based on the input image characteristics. This parameter adaptation allows the system to optimize detection speed for different scratch types and densities, improving overall productivity while consuming fewer resources by avoiding uniform high-computation processing for all cases.
Data Source
AI summary
The present disclosure provides a method for detecting a defect of a film. The method includes obtaining a film image, determining one or more pieces of scratch information corresponding to the film image through processing the film image using a recognition model, the recognition model includes a convolution layer, a regression layer, and a classification layer, determining whether each piece of scratch information in the one or more pieces of scratch information meets a preset condition, each piece of scratch information includes position information, angle information, and size information, in response to a determination that each piece of scratch information meets the preset condition, adding one or more pieces of annotation information to the one or more pieces of scratch information that meets the preset condition, and generating prompt information based on the one or more pieces of annotation information.


