| Literature DB >> 35222877 |
Bo Wu1,2, Changlong Zheng1.
Abstract
The final loss function in the deep learning neural network is composed of other functions in the network. Due to the existence of a large number of non-linear functions such as activation functions in the network, the entire deep learning model presents the nature of a nonconvex function. As optimizing the nonconvex model is more difficult, the solution of the nonconvex function can only represent the local but not the global. The BP algorithm is an algorithm for updating parameters and is mainly applied to deep neural networks. In this article, we will study the volume holographic image library technology, design the basic optical storage path, realize single-point multistorage in the medium, and multiplex technology with simple structure to increase the information storage capacity of volume holography. We have studied a method to read out the holographic image library with the same diffraction efficiency. The test part of the system is to test the entire facial image pattern recognition system. The reliability and stability of the system have been tested for performance and function. Successful testing is the key to the quality and availability of the system. Therefore, this article first analyzes the rules of deep learning, combines the characteristics of image segmentation algorithms and pattern recognition models, designs the overall flow chart of the pattern recognition system, and then conducts a comprehensive inspection of the test mode to ensure that all important connections in the system pass through high-quality testing is guaranteed. Then in the systematic research of this paper, based on the composite threshold segmentation method of histogram polynomial fitting and the deep learning method of the U-NET model, the actual terahertz image is cut, and the two methods are organically combined to form terahertz. The coaxial hologram reconstructs the image for segmentation and finally completes the test of the system. After evaluation, the performance of the system can meet the needs of practical applications.Entities:
Mesh:
Year: 2022 PMID: 35222877 PMCID: PMC8881146 DOI: 10.1155/2022/2129168
Source DB: PubMed Journal: J Healthc Eng ISSN: 2040-2295 Impact factor: 2.682
Figure 1The main work of this paper.
Figure 2The structure of the DnCNN network.
Denoising effect when the loss function is MSE.
| Training times | PSNR | SSIM | Training times | PSNR | SSIM |
|---|---|---|---|---|---|
| 200 | 17.3928 | 0.8907 | 250 | 17.1505 | 0.8887 |
| 100 | 17.1921 | 0.8782 | 275 | 16.9529 | 0.8858 |
Denoising effect when the loss function is MAE.
| Training times | PSNR | SSIM | Training times | PSNR | SSIM |
|---|---|---|---|---|---|
| 125 | 16.4288 | 0.6829 | 275 | 16.4217 | 0.6822 |
| 300 | 16.4220 | 0.6822 | 200 | 16.4212 | 0.6823 |
Denoising effect when the loss function is L0optimizer.
| Training times | PSNR | SSIM | Training times | PSNR | SSIM |
|---|---|---|---|---|---|
| 225 | 18.1851 | 0.8932 | 150 | 18.0801 | 0.8940 |
| 175 | 18.1754 | 0.8864 | 200 | 18.0481 | 0.8965 |
Image characteristics of ID card images.
| Feature | Reference area | Highlight area | ||||
|---|---|---|---|---|---|---|
| R | G | B | R | G | B | |
| Mean | 0.32 | 0.33 | 0.35 | 0.39 | 0.34 | 0.31 |
| Standard deviation | 0.01 | 0.03 | 0.01 | 0.02 | 0.01 | 0.01 |
| Average volatility (%) | 1.8 | 2.3 | 2.2 | 2.1 | 2.5 | 1.9 |
| Average deviation rate (%) | — | — | — | 121.1 | 95.5 | 101.0 |
Figure 3Flow chart of ID card recognition system based on optical image.
The location of relevant information in the ID card (the vertical and horizontal coordinates of the image are all normalized to 1).
| Name | X coordinate starting point | X coordinate end point | Y coordinate starting point | Y coordinate end point |
|---|---|---|---|---|
| “Name” image (name img) | 0.1620 | 0.6173 | 0.0967 | 0.2028 |
| “Sex” image (sex img) | 0.1620 | 0.2293 | 0.2353 | 0.3317 |
| “Nation” image (nation img) | 0.3705 | 0.6173 | 0.2353 | 0.3317 |
| “Birthday” image (birth img) | 0.1620 | 0.6173 | 0.3514 | 0.4431 |
| “Address” image (addr img) | 0.1620 | 0.6173 | 0.4826 | 0.7616 |
| “ID number” image (no img) | 0.3134 | 0.8976 | 0.7976 | 0.9044 |
Function test cases and qualification criteria.
| Function name | Test case | Expected output | Eligibility criteria |
|---|---|---|---|
| getLightCorrect | Color ID card image in highlight area | Correct the image | Visually distinguish the corrected image of the highlight area |
| ImageDiv_ Otsu_ Bersen | ID card image after grayscale | Binarized image | The characters are clearly separated from most of the background |
| getLineDiv | Binarized image | Character row and column split data | Split characters correctly |
| getGridDiv | Unit number normalization graph | Character elastic grid segmentation results | The projections within the grid are roughly equal |
| getHanziLine | Unit number normalization graph | The four fuzzy stroke features of Chinese characters | The four stroke characteristics of Chinese characters are correctly extracted through visual discrimination |
| getHanziFeature | Unit number normalization graph | Chinese character characteristics | No criterion |