High-noise image denoising method based on deep convolutional network
A deep convolution and high-noise technology, applied in the fields of image processing and computer vision, to achieve the effect of solving covariate transfer, reducing boundary artifacts, and improving denoising efficiency
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2020-01-03
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the fields of image processing and computer vision, and mainly relates to an image denoising method in the field of deep learning, especially a high-noise image denoising method based on a deep convolutional network. Background technique
[0002] With the successful application of deep learning, especially the convolutional neural network in the fields of image feature extraction and recognition, it provides a new direction for image denoising, especially in high-noise environments. Compared with the traditional classic image denoising method, the denoising method based on deep convolutional network has a stronger learning ability. By using a large number of noisy image sample data for training, it can effectively improve the network model's ability to adapt to different noise distributions and different Adaptability to noise level, better denoising generalization ability. In 2012, Xie et al. applied the stacked sparse denoisi...
Examples
Embodiment Construction
[0050] like figure 1 As shown, this embodiment provides a method for denoising a high-noise image based on a deep convolutional network, and the process includes:
[0051] Step S1: selection of data set;
[0052] Step S2: Preprocessing the selected data set;
[0053] Step S3: Combining with the noise type in the image, establish a symmetrical expanded convolutional residual network;
[0054] Step S4: sending the noisy image and the corresponding clear label image into the symmetrical expanded convolutional residual network to obtain an image denoising network model;
[0055] Step S5: By solving the value of the minimized loss function, the optimal parameters of the network model are learned, and the noise image is restored by using the trained network model.
[0056] In step S1, in this embodiment, 300 images in BSDS300 are used as a training set, and Set68 is used as a test set, which contains 68 natural images.
[0057] In step S2, this embodiment uses additive Gaussian ...