WO2021196401A1 - Image reconstruction method and apparatus, electronic device and storage medium - Google Patents
Image reconstruction method and apparatus, electronic device and storage medium Download PDFInfo
- Publication number
- WO2021196401A1 WO2021196401A1 PCT/CN2020/094631 CN2020094631W WO2021196401A1 WO 2021196401 A1 WO2021196401 A1 WO 2021196401A1 CN 2020094631 W CN2020094631 W CN 2020094631W WO 2021196401 A1 WO2021196401 A1 WO 2021196401A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- sample
- network
- feature
- image
- event
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—2D [Two Dimensional] image generation
- G06T11/001—Texturing; Colouring; Generation of texture or colour
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/25—Fusion techniques
- G06F18/253—Fusion techniques of extracted features
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/084—Backpropagation, e.g. using gradient descent
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/77—Retouching; Inpainting; Scratch removal
Definitions
- the present disclosure relates to the field of computer technology, and in particular to an image reconstruction method and device, electronic equipment and storage medium.
- RGB images or intensity images can acquire images that conform to people's observation habits, such as RGB images or intensity images.
- the image acquisition device will be underexposed under low light conditions and cannot generate high-quality clear images.
- the present disclosure proposes a technical solution for image reconstruction.
- an image reconstruction method including: acquiring event information of a target scene, where the event information is used to indicate a brightness change of the target scene within a first brightness range; Performing feature extraction to obtain the first event feature of the target scene; performing image reconstruction on the first event feature to obtain a reconstructed image of the target scene, the brightness of the reconstructed image is within the second brightness range, the The second brightness range is higher than the first brightness range.
- performing image reconstruction on the first event feature to obtain a reconstructed image of the target scene includes: performing image reconstruction on the first event according to the first noise information and the first event feature.
- Features are enhanced in detail to obtain a second event feature; the first event feature and the second event feature are fused to obtain a fusion feature; the fusion feature is image-reconstructed to obtain a reconstructed image of the target scene.
- the method is implemented by an image processing network, the image processing network includes a first feature extraction network and an image reconstruction network, and the first feature extraction network is used to characterize the event information Extracting, the image reconstruction network is used for image reconstruction of the first event feature, and the method further includes: training the image processing network according to a preset training set, the training set including a plurality of first samples The first sample event information of the scene, the second sample event information of a plurality of second sample scenes, and the sample scene image; wherein, the first sample event information is acquired within a third brightness range, and the second The sample event information is acquired in a fourth brightness range, the sample scene image is acquired in the fourth brightness range, and the fourth brightness range is higher than the third brightness range.
- the image processing network further includes a discrimination network
- the training of the image processing network according to a preset training set includes: combining the first sample event of the first sample scene
- the information and the second sample event information of the second sample scene are respectively input to the first feature extraction network to obtain the first sample event feature and the second sample event feature; combine the first sample event feature and the The second sample event features are respectively input to the identification network to obtain a first identification result and a second identification result; according to the first identification result and the second identification result, the image processing network is counter-trained.
- the training the image processing network according to a preset training set further includes: inputting the second sample event feature into the image reconstruction network to obtain the image of the second sample scene A first reconstructed image; training the image processing network according to the first reconstructed image of the second sample scene and the sample scene image.
- the image processing network further includes a detail enhancement network
- the training of the image processing network according to a preset training set further includes: combining the second sample event feature and the third noise
- the information is input into the detail enhancement network to obtain the fourth sample event feature; the second sample event feature is fused with the fourth sample event feature to obtain the second sample fusion feature; the second sample fusion feature is input to the office
- the image reconstruction network obtains a third reconstructed image of the second sample scene; training the image processing network according to the first reconstructed image of the second sample scene, the third reconstructed image, and the sample scene image .
- the image processing network further includes a second feature extraction network
- the training of the image processing network according to a preset training set further includes: combining the second sample scene of the second Sample event information and second noise information are input into the second feature extraction network to obtain a third sample event feature; fuse the second sample event feature with the third sample event feature to obtain a first sample fusion feature; The fusion feature of the first sample is input into the identification network to obtain a third identification result; and the image processing network is trained against training according to the first identification result and the third identification result.
- the training the image processing network according to a preset training set further includes: inputting the first sample fusion feature into the image reconstruction network to obtain the second sample scene Training the image processing network according to the second reconstructed image of the second sample scene and the sample scene image.
- the image processing network further includes a detail enhancement network
- the training of the image processing network according to a preset training set further includes: fusing features of the first sample and the fourth The noise information is input into the detail enhancement network to obtain the fifth sample event feature; the first sample fusion feature and the fifth sample event feature are fused to obtain the third sample fusion feature; the third sample is fused with features Input the image reconstruction network to obtain the fourth reconstructed image of the second sample scene; train the image according to the second reconstructed image of the second sample scene, the fourth reconstructed image and the sample scene image Deal with the network.
- the training of the image processing network according to the second reconstructed image of the second sample scene, the fourth reconstructed image, and the sample scene image includes: according to the first Determine the overall loss of the image processing network based on the second reconstructed image of the two-sample scene, the fourth reconstructed image, and the sample scene image; determine the gradient information of the image processing network according to the overall loss; The gradient information adjusts the network parameters of the first feature extraction network, the second feature extraction network, the detail enhancement network, and the image reconstruction network, wherein the gradient information of the detail enhancement network is not transmitted to all The second feature extraction network.
- an image reconstruction device including:
- the event acquisition module is used to acquire event information of the target scene, where the event information is used to indicate the brightness change of the target scene within the first brightness range;
- the feature extraction module is used to perform feature extraction on the event information to obtain The first event feature of the target scene;
- an image reconstruction module for performing image reconstruction on the first event feature to obtain a reconstructed image of the target scene, and the brightness of the reconstructed image is within the second brightness range, so The second brightness range is higher than the first brightness range.
- the image reconstruction module includes: a detail enhancement submodule, configured to perform detail enhancement on the first event feature according to the first noise information and the first event feature to obtain a second Event feature; a fusion sub-module for fusing the first event feature with the second event feature to obtain a fusion feature; a reconstruction sub-module for performing image reconstruction on the fusion feature to obtain the target scene Reconstruct the image.
- the device is implemented by an image processing network
- the image processing network includes a first feature extraction network and an image reconstruction network
- the first feature extraction network is used to characterize the event information Extracting
- the image reconstruction network is used to perform image reconstruction on the first event feature
- the device further includes:
- a training module for training the image processing network according to a preset training set including first sample event information of multiple first sample scenes, and second sample event information of multiple second sample scenes And sample scene images; wherein the first sample event information is acquired in a third brightness range, the second sample event information is acquired in a fourth brightness range, and the sample scene image is in the Obtained in the fourth brightness range, the fourth brightness range is higher than the third brightness range.
- the image processing network further includes an identification network
- the training module includes: a first extraction submodule, configured to combine the first sample event information of the first sample scene with all the The second sample event information of the second sample scene is respectively input into the first feature extraction network to obtain the first sample event feature and the second sample event feature; the first discrimination sub-module is used to combine the first sample The event feature and the second sample event feature are respectively input to the identification network to obtain the first identification result and the second identification result; the first confrontation training sub-module is used for the first identification result and the second identification result As a result, the image processing network is trained against training.
- the training module further includes: a first reconstruction submodule, configured to input the second sample event feature into the image reconstruction network to obtain a first reconstruction of the second sample scene Image; a first training sub-module for training the image processing network according to the first reconstructed image of the second sample scene and the sample scene image.
- the image processing network further includes a detail enhancement network
- the training module further includes: a first enhancement sub-module for inputting the second sample event feature and the third noise information into the The detail enhancement network obtains the fourth sample event feature; the first fusion submodule is used to fuse the second sample event feature with the fourth sample event feature to obtain the second sample fusion feature; the second reconstruction submodule , Used to input the second sample fusion feature into the image reconstruction network to obtain a third reconstructed image of the second sample scene; a second training sub-module for the first reconstruction of the second sample scene The image, the third reconstructed image, and the sample scene image are used to train the image processing network.
- the image processing network further includes a second feature extraction network
- the training module further includes: a second extraction sub-module configured to combine the second sample event information of the second sample scene And the second noise information is input into the second feature extraction network to obtain the third sample event feature; the second fusion sub-module is used to fuse the second sample event feature with the third sample event feature to obtain the first Sample fusion features; a second discrimination sub-module, used to input the first sample fusion features into the discrimination network to obtain a third discrimination result; a second confrontation training sub-module, used according to the first discrimination result And the third discrimination result, against training the image processing network.
- the training module further includes: a third reconstruction sub-module, configured to input the first sample fusion feature into the image reconstruction network to obtain the second sample scene of the second sample Reconstructed image; a third training sub-module for training the image processing network according to the second reconstructed image of the second sample scene and the sample scene image.
- the image processing network further includes a detail enhancement network
- the training module further includes: a second enhancement sub-module for inputting the first sample fusion feature and fourth noise information
- the detail enhancement network obtains the fifth sample event feature
- the third fusion sub-module is used to fuse the first sample fusion feature with the fifth sample event feature to obtain the third sample fusion feature
- fourth reconstruction The sub-module is used to input the third sample fusion feature into the image reconstruction network to obtain the fourth reconstructed image of the second sample scene
- the fourth training sub-module is used to obtain the fourth reconstructed image of the second sample scene. Training the image processing network with two reconstructed images, the fourth reconstructed image, and the sample scene image.
- the fourth training submodule is configured to: determine the image processing according to the second reconstructed image of the second sample scene, the fourth reconstructed image, and the sample scene image The overall loss of the network; according to the overall loss, determine the gradient information of the image processing network; according to the gradient information, adjust the first feature extraction network, the second feature extraction network, the detail enhancement network, and The network parameters of the image reconstruction network, wherein the gradient information of the detail enhancement network is not transferred to the second feature extraction network.
- an electronic device including: a processor; a memory for storing executable instructions of the processor; wherein the processor is configured to call the instructions stored in the memory to execute the foregoing method.
- a computer-readable storage medium having computer program instructions stored thereon, and the computer program instructions implement the above-mentioned method when executed by a processor.
- a computer program including computer readable code, and when the computer readable code runs in an electronic device, a processor in the electronic device executes the above method.
- Fig. 1 shows a flowchart of an image reconstruction method according to an embodiment of the present disclosure.
- Fig. 2 shows a schematic diagram of a processing procedure of network training of an image reconstruction method according to an embodiment of the present disclosure.
- Fig. 3 shows a block diagram of an image reconstruction device according to an embodiment of the present disclosure.
- Fig. 4 shows a block diagram of an electronic device according to an embodiment of the present disclosure.
- Fig. 5 shows a block diagram of an electronic device according to an embodiment of the present disclosure.
- an image acquisition device such as an intensity camera or a camera, etc.
- Images collected by an image acquisition device under dark conditions are prone to underexposure and poor image quality. In this case, a poor quality image can be reconstructed to obtain a high-quality image under normal lighting conditions.
- Fig. 1 shows a flowchart of an image reconstruction method according to an embodiment of the present disclosure. As shown in Fig. 1, the method includes:
- step S11 event information of the target scene is acquired, where the event information is used to indicate a brightness change of the target scene within a first brightness range;
- step S12 feature extraction is performed on the event information to obtain the first event feature of the target scene
- step S13 image reconstruction is performed on the first event feature to obtain a reconstructed image of the target scene, the brightness of the reconstructed image is within a second brightness range, and the second brightness range is higher than the first brightness range. Brightness range.
- the image reconstruction method can be executed by electronic equipment such as a terminal device or a server, and the terminal device can be a user equipment (UE), a mobile device, a user terminal, a terminal, a cellular phone, or a cordless
- UE user equipment
- PDAs personal digital assistants
- the method can be implemented by a processor invoking computer-readable instructions stored in a memory.
- the method can be executed by a server.
- the target scene may be a geographic area including scenes such as buildings, landscapes, people, and vehicles.
- the target scene may be in a dark light condition (for example, night or other dark environment), and the image of the target scene collected by an image acquisition device (for example, an intensity camera or a camera, etc.) is underexposed and the image quality is poor.
- an image acquisition device for example, an intensity camera or a camera, etc.
- an event collection device such as an event camera
- the event information is used to indicate the target scene
- the present disclosure does not limit the specific value of the first brightness range.
- the event camera can asynchronously record the brightness changes in the scene, and output event data in the form of a stream (event stream).
- the data unit is as follows:
- x k and y k represent the spatial coordinates of the event data e k at the k-th position in the scene
- t k represents the time when the event data e k was generated
- p k ⁇ +1,-1 ⁇ represents the event The polarity of the data e k. A positive polarity indicates that the brightness is increased, and a negative polarity indicates that the brightness is decreased.
- the traditional CNN method can only process regular data in the form of pictures, and cannot be applied to event streams. Therefore, when the target scene is in the first brightness range, the brightness changes of the target scene in one or more preset time periods can be collected by the event collection device to obtain event data, and the polarity of each event data can be determined in the spatial dimension. Perform integration to obtain single-channel or multi-channel event information.
- the integration method is as follows:
- ⁇ ⁇ (t) represents the event information of the event data at the k-th position in the preset time period t k ⁇ [t,t+ ⁇ ].
- a single channel of event information also called event frame
- Event information such as four-channel event information.
- the event information of each channel can be normalized in the spatial dimension, and the normalized event information can be used as the event information of the target scene. This disclosure does not limit the number of channels for event information.
- feature extraction may be performed on the event information in step S12 to obtain the first event feature of the target scene.
- the first event feature includes at least information representing the structure of the target scene.
- the feature of the event information may be extracted by, for example, a convolutional neural network, which may include multiple convolutional layers, multiple residual layers, etc.
- the present disclosure does not limit the network structure of the convolutional neural network.
- image reconstruction may be performed on the first event feature in step S13 to obtain a reconstructed image of the target scene.
- the reconstructed image may be, for example, an intensity image, the brightness of the reconstructed image is within a second brightness range corresponding to normal lighting conditions, and the second brightness range is higher than the first brightness range.
- image reconstruction of the first event feature may be performed, for example, by a deconvolutional neural network, which may include multiple deconvolutional layers, multiple residual layers, and convolutional layers.
- a deconvolutional neural network which may include multiple deconvolutional layers, multiple residual layers, and convolutional layers.
- the present disclosure does not limit the specific value of the second brightness range and the network structure of the deconvolution neural network.
- the embodiment of the present disclosure it is possible to obtain event information of the target scene in the lower first brightness range; perform feature extraction on the event information to obtain the event feature; perform image reconstruction on the event feature to obtain the target scene in the higher first brightness range. Two reconstructed images in the brightness range, so that high-quality images under normal lighting conditions can be reconstructed through events under dark light conditions, and the effect of image reconstruction is improved.
- step S13 may include:
- Image reconstruction is performed on the fusion feature to obtain a reconstructed image of the target scene.
- the event information obtained under dim light conditions may have more noise interference and partial structural information loss.
- the first event feature can be enhanced to recover more detailed information.
- random first noise information may be preset, and an additional noise channel is added to the first event feature according to the first noise information.
- the feature of the first event after the noise channel is added is input into the detail enhancement network for detail enhancement to obtain the feature of the second event.
- the detail enhancement network may be, for example, a residual network, including a convolutional layer and multiple residual layers. The present disclosure does not limit the method of obtaining the first noise information and the specific network structure of the detail enhancement network.
- the first event feature and the second event feature can be fused, for example, superimposed, to obtain the fusion feature; the fusion feature is input into the deconvolutional neural network for image reconstruction to obtain the reconstruction of the target scene image.
- the detailed information in the first event feature can be enhanced, and the quality of the reconstructed image can be further improved.
- the image reconstruction method according to the embodiment of the present disclosure may be implemented by an image processing network.
- the image processing network includes at least a first feature extraction network and an image reconstruction network.
- the event information is feature extraction, for example, a convolutional neural network; the image reconstruction network is used to perform image reconstruction on the first event feature, for example, a deconvolutional neural network.
- image processing network may adopt other types of networks or models, which can be set by those skilled in the art according to actual conditions, and the present disclosure does not limit this.
- the image processing network Before applying the image processing network, the image processing network can be trained.
- the image reconstruction method further includes: training the image processing network according to a preset training set, and the training set includes a first sample of a plurality of first sample scenes. This event information, second sample event information and sample scene images of multiple second sample scenes,
- the first sample event information is acquired in a third brightness range
- the second sample event information is acquired in a fourth brightness range
- the sample scene image is in the fourth brightness range Obtained within, the fourth brightness range is higher than the third brightness range.
- a training set may be preset, and the training set includes multiple sample scenes, such as scenes such as buildings, landscapes, people, and vehicles.
- the sample scenes can be divided into dark light scenes (may be called the first sample scene) and normal lighting scenes (may be called the second sample scene).
- Each first sample scene includes first sample event information; each second sample scene includes second sample event information and sample scene images.
- the first sample scene and the second sample scene may be the same or different scenes, which is not limited in the present disclosure.
- the brightness change of the first sample scene can be acquired through an event collection device (for example, an event camera) to obtain The first sample event information in order to serve as the input of the image processing network.
- the first sample event information includes information representing the overall structure of the first sample scene.
- the third brightness range may be the same as or different from the aforementioned first brightness range, which is not limited in the present disclosure.
- the first sample event information under dark light conditions includes information representing the overall structure of the first sample scene, but lacks intensity information (that is, brightness information of the image).
- event information of the second sample scene under normal lighting conditions may be referred to as second sample event information
- second sample event information can be introduced, so as to learn the intensity information in the second sample event information through the image processing network.
- the brightness change of the second sample scene can be acquired by the event collection device to obtain the second sample event information.
- the fourth brightness range is higher than the third brightness range.
- the fourth brightness range may be the same as or different from the aforementioned second brightness range, which is not limited in the present disclosure.
- the method for acquiring the first sample event information of the first sample scene and the second sample event information of the second sample scene may be similar to the method for acquiring event information of the target scene, and the description will not be repeated here.
- the sample scene image of the second sample scene under normal lighting conditions can be introduced as the supervision information of the image processing network.
- the sample scene image can be acquired by an image acquisition device (for example, a camera) in a fourth brightness range corresponding to normal lighting conditions.
- the image processing network further includes an identification network
- the step of training the image processing network according to a preset training set includes:
- the first sample event information of the first sample scene and the second sample event information of the second sample scene are respectively input to the first feature extraction network to obtain the first sample event feature and the second sample event feature;
- the image processing network is trained against training.
- the authentication network in the image processing network is used to authenticate the output result of the first feature extraction network. That is to say, the first feature extraction network can be trained by adversarial training, so that the first feature extraction network can learn between the first sample event information under dark light conditions and the second sample event information under normal lighting conditions. Distribute information together.
- the first sample event information of the first sample scene and the second sample event information of the second sample scene can be separately input into the first feature extraction network for processing, and the first sample is output Event feature and second sample event feature; input the first sample event feature and the second sample event feature into the identification network respectively to obtain the first identification result and the second identification result; according to the first identification result and the second identification result, fight against Training the image processing network.
- the first feature extraction network tries to confuse the first sample event feature and the second sample event feature
- the discrimination network tries to distinguish the first sample event feature from the second sample event feature. The two oppose each other and promote each other. .
- the first feature extraction network can be forced to extract the common distribution domain between the feature domain under normal lighting conditions and the feature domain under dim light conditions, so that the first sample event feature under dim light conditions has normal lighting conditions.
- the event information distribution characteristics of the second sample under normal light conditions have the distribution characteristics of event information under dim light conditions. That is to say, the first feature extraction network is suitable for feature extraction of two differently distributed data at the same time through the way of domain adaptation.
- the present disclosure does not limit the selection of the loss function for the confrontation training.
- the first feature extraction network can better extract event features under dark light, and the accuracy of the first feature extraction network can be improved, so that high-quality image reconstruction can be realized by using event information under dark light.
- the step of training the image processing network according to a preset training set further includes:
- the second sample event features extracted by the first feature extraction network have the distribution characteristics of event information under dark light conditions, and the corresponding second sample event information has supervision information (that is, , The sample scene image under normal lighting conditions).
- the second sample event feature can be input into the image reconstruction network for processing, and output the first reconstructed image of the second sample scene; according to the first reconstructed image of the second sample scene and the sample scene image
- the difference between the two can determine the network loss of the first feature extraction network and the image reconstruction network, such as L1 loss; further, the network parameters of the first feature extraction network and the image reconstruction network can be adjusted inversely according to the network loss to realize the first feature Extraction network and image reconstruction network training.
- alternate training can be carried out. That is, in each round of iterative process, the network parameters of the identification network are adjusted in the reverse direction according to the loss of the counter network. Then according to the network loss of the first feature extraction network and image reconstruction network, reversely adjust the network parameters of the first feature extraction network and image reconstruction network. In this training, the output of the identification network will still be obtained as the guidance information, but the identification will not be updated. The parameters of the network. In this way, after multiple rounds of iteration, the trained image processing network can be obtained when the training conditions (such as network convergence) are met.
- the training conditions such as network convergence
- the image processing network further includes a second feature extraction network
- the step of training the image processing network according to a preset training set further includes:
- the image processing network is trained against training.
- the first sample event information under dim light conditions may have certain noise interference, while the second sample event information under normal lighting conditions has low noise.
- additional noise channels can be introduced for the second sample event information to improve the generalization of the network.
- the image processing network further includes a second feature extraction network, for example, a convolutional image processing network, which includes multiple convolutional layers and multiple residual layers.
- a second feature extraction network for example, a convolutional image processing network, which includes multiple convolutional layers and multiple residual layers.
- the network structure is not restricted.
- random second noise information may be preset, and a noise channel is added to the second sample event information according to the second noise information.
- the second sample event information after adding the noise channel is input into the second feature extraction network for feature extraction, and the third sample event feature is output; the second sample event feature is fused with the third sample event feature to obtain the first Sample fusion features. In this way, the feature enhancement of the second sample event feature can be achieved.
- the first sample fusion feature is input into the identification network to obtain a third identification result; further, the image processing network is opposed to training based on the first identification result and the third identification result. The specific process of confrontation training will not be repeated.
- the image processing network further includes a second feature extraction network
- the step of training the image processing network according to a preset training set further includes:
- the first sample fusion features extracted by the first feature extraction network and the second feature extraction network have the characteristics of the distribution of event information under dark light conditions, and the corresponding second sample event
- the information has supervision information (that is, the sample scene image under normal lighting conditions).
- the fusion feature of the first sample can be input to the image reconstruction network for processing, and the second reconstructed image of the second sample scene is output; the second reconstructed image and the sample scene image of the second sample scene are output.
- the difference between the network loss of the first feature extraction network, the second feature extraction network, and the image reconstruction network can be determined, such as L1 loss; further, the first feature extraction network and the second feature extraction can be adjusted inversely according to the network loss
- the network parameters of the network and the image reconstruction network realize the training of the first feature extraction network, the second feature extraction network and the image reconstruction network.
- alternate training can also be performed. That is, in each round of iterative process, the network parameters of the identification network are adjusted backward according to the loss of the counter network; then the network parameters of the first feature extraction network, the second feature extraction network, and the image reconstruction network are adjusted backwards according to the network loss of the first feature extraction network, the second feature extraction network, and the image reconstruction network.
- the network parameters of the feature extraction network, the second feature extraction network and the image reconstruction network will still receive the output of the authentication network as guidance information during this training, but the parameters of the authentication network will not be updated. In this way, after multiple rounds of iteration, the trained image processing network can be obtained when the training conditions (such as network convergence) are met.
- the image processing network further includes a detail enhancement network
- the step of training the image processing network according to a preset training set may further include:
- a detail enhancement network can be introduced to enhance the details of event features, so as to recover more image detail information (such as local structural information).
- the detail enhancement network may be, for example, a residual network, including a convolutional layer and multiple residual layers, and the present disclosure does not limit the network structure of the detail enhancement network.
- the second sample event feature can be directly used for detail enhancement.
- Random third noise information can be preset, and a noise channel is added to the second sample event feature according to the third noise information.
- the second sample event feature after adding the noise channel is input into the detail enhancement network for processing to obtain the fourth sample event feature; the second sample event feature is fused with the fourth sample event feature to obtain the second sample fusion feature;
- the two-sample fusion feature is input into the image reconstruction network to obtain a third reconstructed image of the second sample scene.
- the image processing network is trained according to the first reconstructed image, the third reconstructed image, and the sample scene image of the sample scene.
- the first loss of the first feature extraction network, the detail enhancement network, and the image reconstruction network can be determined; according to the difference between the third reconstructed image and the sample scene image, And the difference between the first reconstructed image and the sample scene image can determine the second loss of the first feature extraction network, the detail enhancement network, and the image reconstruction network.
- the second loss can ensure that the quality of the third reconstructed image after the detail enhancement is introduced is better than the quality of the first reconstructed image when the detail enhancement is not introduced, ensuring that the detail enhancement network can play an expected role.
- the total loss of the first feature extraction network, the detail enhancement network, and the image reconstruction network can be determined according to the first loss and the second loss, for example, the weighted sum of the first loss and the second loss is determined as The overall loss; further, the network parameters of the first feature extraction network, the detail enhancement network, and the image reconstruction network can be adjusted inversely according to the overall loss to realize the training of the first feature extraction network, the detail enhancement network, and the image reconstruction network.
- alternate training can also be performed. That is, in each iteration process, the identification network is trained against the training; the first feature extraction network, the detail enhancement network and the image reconstruction network are trained again, and the output of the identification network is used as guidance information, but the parameters of the identification network are not updated. After multiple rounds of iteration, the trained image processing network can be obtained if the training conditions (such as network convergence) are met.
- the details of the reconstructed image can be enhanced, and the quality of the reconstructed image obtained by the trained image processing network can be further improved.
- the step of training the image processing network according to a preset training set may further include:
- the first sample fusion feature can be used for detail enhancement.
- Random fourth noise information can be preset, and a noise channel is added to the fusion feature of the first sample according to the fourth noise information.
- the fusion feature of the first sample after adding the noise channel is input into the detail enhancement network for processing to obtain the event feature of the fifth sample; the fusion feature of the first sample is fused with the event feature of the fifth sample to obtain the fusion feature of the third sample;
- the third sample fusion feature is input into the image reconstruction network to obtain a fourth reconstructed image of the second sample scene.
- an image processing network is trained according to the second reconstructed image of the second sample scene, the fourth reconstructed image, and the sample scene image.
- This step can include:
- the gradient information of the detail enhancement network is not transmitted to the second feature extraction network.
- the third loss of the first feature extraction network, the second feature extraction network, the detail enhancement network, and the image reconstruction network can be determined; according to the fourth reconstructed image and The difference between the sample scene images and the difference between the second reconstructed image and the sample scene image can determine the fourth loss of the first feature extraction network, the second feature extraction network, the detail enhancement network, and the image reconstruction network.
- the fourth loss can ensure that the quality of the fourth reconstructed image after the detail enhancement is introduced is better than the quality of the second reconstructed image when the detail enhancement is not introduced, and ensures that the detail enhancement network can play an expected role.
- the total loss of the first feature extraction network, the second feature extraction network, the detail enhancement network, and the image reconstruction network can be determined according to the third loss and the fourth loss, for example, the third loss and the fourth loss
- the weighted sum of the loss is determined as the overall loss; according to the overall loss, the gradient information of the first feature extraction network, the second feature extraction network, the detail enhancement network, and the image reconstruction network can be determined.
- Two feature extraction network, detail enhancement network and image reconstruction network transfer the gradient information in reverse, so as to adjust the network parameters of the first feature extraction network, second feature extraction network, detail enhancement network and image reconstruction network to realize the first feature extraction Network, second feature extraction network, detail enhancement network and image reconstruction network training.
- the details are enhanced Stop gradient transfer between the network and the second feature extraction network, thereby reducing the mutual interference between the detail enhancement network and the second feature extraction network, effectively reducing the loop in the information flow, and reducing the probability of mode collapse.
- alternate training can also be performed. That is, during each iteration, the discriminating network is trained against training. Retrain the first feature extraction network, the second feature extraction network, the detail enhancement network, and the image reconstruction network. The output of the authentication network is used as guidance information, but the parameters of the authentication network are not updated. After multiple rounds of iteration, the trained image processing network can be obtained if the training conditions (such as network convergence) are met.
- the details of the reconstructed image can be enhanced, and the quality of the reconstructed image obtained by the trained image processing network can be further improved.
- Fig. 2 shows a schematic diagram of a processing procedure of network training of an image reconstruction method according to an embodiment of the present disclosure.
- the image processing network according to the disclosed embodiments of the present embodiment comprises a first feature extraction network E C, the second feature extraction network E P, D network authentication, detail enhancement and image reconstruction network T e network R.
- the event may be the first sample in the low light condition information input of the first feature extraction network 21 E C processing, the output of the first sample event Feature X LE ; input the second sample event information 22 under normal lighting conditions into the first feature extraction network E C that shares the parameters for processing, and output the second sample event feature X C ; for the second sample event information under normal lighting conditions adding noise information 22 23, wherein the second input parameter is the shared network E P extraction processing, the output of the third sample event wherein X p; a second event wherein X C sample and the third sample event superimposed wherein X p,
- the first sample fusion feature X DE is obtained ; the first sample event feature X LE and the first sample fusion feature X DE are respectively input into the identification network D for identification, and respective identification results (not shown) are obtained.
- the discrimination network D is trained against the discrimination result according to the discrimination result.
- the network loss L D is expressed as follows:
- the first sample fusion feature X DE is input into the image reconstruction network R, and the second reconstructed image is output At the same time, after adding noise information 24 to the first sample fusion feature X DE , it is input into the detail enhancement network Te , and the fifth sample event feature ⁇ y is output; the first sample fusion feature X DE is fused with the fifth sample event feature ⁇ y After the input image reconstruction network R, output the fourth reconstructed image
- the sample image and scene y g may determine the first feature extraction network E C, the second feature extraction network E P, T e and detail enhancement network overall loss R L R image reconstruction network (also Called reconstruction loss), expressed as follows:
- L R is used to ensure that the first network to recover the correct image, the second network to ensure the accuracy of detail enhancement, the effect of the third reconstruction for the network to ensure that after introduction of the detail enhancement network T e Better, so that the detail enhancement network Te can really play the role of detail enhancement.
- the overall optimization goal of the image processing network according to an embodiment of the present disclosure can be expressed as follows:
- D [theta] D represents the network authentication parameter;
- [alpha] is hyper-parameters corresponding weights, Those skilled in the art can set it according to the actual situation.
- adversarial training can be used to alternately optimize the two types of parameters, and training can be performed, for example, in a random batch gradient descent method, which is not limited in the present disclosure. After training, a high-precision image processing network can be obtained.
- image reconstruction by combining the domain adaptive method with the event camera, image reconstruction is performed using event information under dark light conditions to obtain high-quality images under normal lighting conditions, which improves the effect of image reconstruction.
- this method does not need to perform supervised training on intensity images under dark light, realizes an unsupervised network framework, and reduces the difficulty of data set construction.
- This method enhances the dark light distribution domain in the event feature through the detail enhancement network, reduces the noise interference, enhances the local details, and improves the effect of image reconstruction and training.
- the network framework of the image reconstruction method according to the embodiments of the present disclosure does not depend on event information, and is also applicable to other tasks based on domain adaptation methods, such as image style transformation and semantic segmentation domain adaptation. Just change the corresponding input data and replace the image reconstruction network with the network structure corresponding to the respective tasks.
- the image reconstruction method according to the embodiment of the present disclosure can be applied to the fields of image shooting, image processing, face recognition, security, etc., to realize image reconstruction under dark light conditions.
- the shooting system of electronic devices is based on intensity cameras, which cannot be imaged in low light conditions.
- flash as an aid to take photos or record videos will bring about a great increase in energy consumption, and The harsh light of the flash is very unfriendly to the people in the scene.
- the highly dynamic event camera does not require additional light source assistance, and the energy consumption is very low.
- the event camera can be set to acquire event information under dark light conditions, and through the image reconstruction method of the embodiments of the present disclosure, a clear image is generated according to the event information, thereby realizing image shooting under dark light conditions.
- the image reconstruction method of the embodiment of the present disclosure can be used as an upstream algorithm of various image processing algorithms.
- Image processing tasks such as face recognition, object detection, and semantic segmentation will fail due to the inability to obtain high-quality intensity images under low light conditions.
- This image reconstruction method can reconstruct an intensity image under dark light through event information under dark light conditions, so that the above algorithm can continue to be applied.
- the event camera can be set to obtain event information under dark light conditions, and through the image reconstruction method of the embodiment of the present disclosure, a clear image is generated according to the event information, thereby improving the effect of security detection and ensuring urban safety.
- the present disclosure also provides image reconstruction devices, electronic equipment, computer-readable storage media, and programs, all of which can be used to implement any of the image reconstruction methods provided in the present disclosure.
- image reconstruction devices electronic equipment, computer-readable storage media, and programs, all of which can be used to implement any of the image reconstruction methods provided in the present disclosure.
- Fig. 3 shows a block diagram of an image reconstruction device according to an embodiment of the present disclosure. As shown in Fig. 3, the device includes:
- the event obtaining module 31 is configured to obtain event information of a target scene, where the event information is used to indicate a brightness change of the target scene within a first brightness range;
- the feature extraction module 32 is configured to perform feature extraction on the event information to obtain the first event feature of the target scene;
- the image reconstruction module 33 is configured to perform image reconstruction on the first event feature to obtain a reconstructed image of the target scene, the brightness of the reconstructed image is within a second brightness range, and the second brightness range is higher than the The first brightness range.
- the image reconstruction module includes: a detail enhancement submodule, configured to perform detail enhancement on the first event feature according to the first noise information and the first event feature to obtain a second Event feature; a fusion sub-module for fusing the first event feature with the second event feature to obtain a fusion feature; a reconstruction sub-module for performing image reconstruction on the fusion feature to obtain the target scene Reconstruct the image.
- the device is implemented by an image processing network
- the image processing network includes a first feature extraction network and an image reconstruction network
- the first feature extraction network is used to characterize the event information Extracting
- the image reconstruction network is used to perform image reconstruction on the first event feature
- the device further includes:
- a training module for training the image processing network according to a preset training set including first sample event information of multiple first sample scenes, and second sample event information of multiple second sample scenes And sample scene images; wherein the first sample event information is acquired in a third brightness range, the second sample event information is acquired in a fourth brightness range, and the sample scene image is in the Obtained in the fourth brightness range, the fourth brightness range is higher than the third brightness range.
- the image processing network further includes an identification network
- the training module includes: a first extraction submodule, configured to combine the first sample event information of the first sample scene with all the The second sample event information of the second sample scene is respectively input into the first feature extraction network to obtain the first sample event feature and the second sample event feature; the first discrimination sub-module is used to combine the first sample The event feature and the second sample event feature are respectively input to the identification network to obtain the first identification result and the second identification result; the first confrontation training sub-module is used for the first identification result and the second identification result As a result, the image processing network is trained against training.
- the training module further includes: a first reconstruction submodule, configured to input the second sample event feature into the image reconstruction network to obtain a first reconstruction of the second sample scene Image; a first training sub-module for training the image processing network according to the first reconstructed image of the second sample scene and the sample scene image.
- the image processing network further includes a detail enhancement network
- the training module further includes: a first enhancement sub-module for inputting the second sample event feature and the third noise information into the The detail enhancement network obtains the fourth sample event feature; the first fusion submodule is used to fuse the second sample event feature with the fourth sample event feature to obtain the second sample fusion feature; the second reconstruction submodule , Used to input the second sample fusion feature into the image reconstruction network to obtain a third reconstructed image of the second sample scene; a second training sub-module for the first reconstruction of the second sample scene The image, the third reconstructed image, and the sample scene image are used to train the image processing network.
- the image processing network further includes a second feature extraction network
- the training module further includes: a second extraction sub-module configured to combine the second sample event information of the second sample scene And the second noise information is input into the second feature extraction network to obtain the third sample event feature; the second fusion sub-module is used to fuse the second sample event feature with the third sample event feature to obtain the first Sample fusion features; a second discrimination sub-module, used to input the first sample fusion features into the discrimination network to obtain a third discrimination result; a second confrontation training sub-module, used according to the first discrimination result And the third discrimination result, against training the image processing network.
- the training module further includes: a third reconstruction sub-module, configured to input the first sample fusion feature into the image reconstruction network to obtain the second sample scene of the second sample Reconstructed image; a third training sub-module for training the image processing network according to the second reconstructed image of the second sample scene and the sample scene image.
- the image processing network further includes a detail enhancement network
- the training module further includes: a second enhancement sub-module for inputting the first sample fusion feature and fourth noise information
- the detail enhancement network obtains the fifth sample event feature
- the third fusion sub-module is used to fuse the first sample fusion feature with the fifth sample event feature to obtain the third sample fusion feature
- fourth reconstruction The sub-module is used to input the third sample fusion feature into the image reconstruction network to obtain the fourth reconstructed image of the second sample scene
- the fourth training sub-module is used to obtain the fourth reconstructed image of the second sample scene. Training the image processing network with two reconstructed images, the fourth reconstructed image, and the sample scene image.
- the fourth training submodule is configured to: determine the image processing according to the second reconstructed image of the second sample scene, the fourth reconstructed image, and the sample scene image The overall loss of the network; according to the overall loss, determine the gradient information of the image processing network; according to the gradient information, adjust the first feature extraction network, the second feature extraction network, the detail enhancement network, and The network parameters of the image reconstruction network, wherein the gradient information of the detail enhancement network is not transferred to the second feature extraction network.
- the functions or modules contained in the device provided in the embodiments of the present disclosure can be used to execute the methods described in the above method embodiments.
- the functions or modules contained in the device provided in the embodiments of the present disclosure can be used to execute the methods described in the above method embodiments.
- the embodiments of the present disclosure also provide a computer-readable storage medium on which computer program instructions are stored, and the computer program instructions implement the above-mentioned method when executed by a processor.
- the computer-readable storage medium may be a non-volatile computer-readable storage medium or a volatile computer-readable storage medium.
- An embodiment of the present disclosure also proposes an electronic device, including: a processor; a memory for storing executable instructions of the processor; wherein the processor is configured to call the instructions stored in the memory to execute the above method.
- the embodiments of the present disclosure also provide a computer program product, including computer-readable code.
- the processor in the device executes the image reconstruction method provided by any of the above embodiments. instruction.
- the embodiments of the present disclosure also provide another computer program product for storing computer-readable instructions, which when executed, cause the computer to perform the operations of the image reconstruction method provided by any of the foregoing embodiments.
- the electronic device can be provided as a terminal, server or other form of device.
- FIG. 4 shows a block diagram of an electronic device 800 according to an embodiment of the present disclosure.
- the electronic device 800 may be a mobile phone, a computer, a digital broadcasting terminal, a messaging device, a game console, a tablet device, a medical device, a fitness device, a personal digital assistant, and other terminals.
- the electronic device 800 may include one or more of the following components: a processing component 802, a memory 804, a power supply component 806, a multimedia component 808, an audio component 810, an input/output (I/O) interface 812, and a sensor component 814 , And communication component 816.
- the processing component 802 generally controls the overall operations of the electronic device 800, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations.
- the processing component 802 may include one or more processors 820 to execute instructions to complete all or part of the steps of the foregoing method.
- the processing component 802 may include one or more modules to facilitate the interaction between the processing component 802 and other components.
- the processing component 802 may include a multimedia module to facilitate the interaction between the multimedia component 808 and the processing component 802.
- the memory 804 is configured to store various types of data to support operations in the electronic device 800. Examples of these data include instructions for any application or method to operate on the electronic device 800, contact data, phone book data, messages, pictures, videos, etc.
- the memory 804 can be implemented by any type of volatile or non-volatile storage device or a combination thereof, such as static random access memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable and Programmable Read Only Memory (EPROM), Programmable Read Only Memory (PROM), Read Only Memory (ROM), Magnetic Memory, Flash Memory, Magnetic Disk or Optical Disk.
- SRAM static random access memory
- EEPROM electrically erasable programmable read-only memory
- EPROM erasable and Programmable Read Only Memory
- PROM Programmable Read Only Memory
- ROM Read Only Memory
- Magnetic Memory Flash Memory
- Magnetic Disk Magnetic Disk or Optical Disk.
- the power supply component 806 provides power for various components of the electronic device 800.
- the power supply component 806 may include a power management system, one or more power supplies, and other components associated with the generation, management, and distribution of power for the electronic device 800.
- the multimedia component 808 includes a screen that provides an output interface between the electronic device 800 and the user.
- the screen may include a liquid crystal display (LCD) and a touch panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive input signals from the user.
- the touch panel includes one or more touch sensors to sense touch, sliding, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure related to the touch or slide operation.
- the multimedia component 808 includes a front camera and/or a rear camera. When the electronic device 800 is in an operation mode, such as a shooting mode or a video mode, the front camera and/or the rear camera can receive external multimedia data. Each front camera and rear camera can be a fixed optical lens system or have focal length and optical zoom capabilities.
- the audio component 810 is configured to output and/or input audio signals.
- the audio component 810 includes a microphone (MIC), and when the electronic device 800 is in an operation mode, such as a call mode, a recording mode, and a voice recognition mode, the microphone is configured to receive an external audio signal.
- the received audio signal may be further stored in the memory 804 or transmitted via the communication component 816.
- the audio component 810 further includes a speaker for outputting audio signals.
- the I/O interface 812 provides an interface between the processing component 802 and a peripheral interface module.
- the above-mentioned peripheral interface module may be a keyboard, a click wheel, a button, and the like. These buttons may include, but are not limited to: home button, volume button, start button, and lock button.
- the sensor component 814 includes one or more sensors for providing the electronic device 800 with various aspects of state evaluation.
- the sensor component 814 can detect the on/off status of the electronic device 800 and the relative positioning of the components.
- the component is the display and the keypad of the electronic device 800.
- the sensor component 814 can also detect the electronic device 800 or the electronic device 800.
- the position of the component changes, the presence or absence of contact between the user and the electronic device 800, the orientation or acceleration/deceleration of the electronic device 800, and the temperature change of the electronic device 800.
- the sensor component 814 may include a proximity sensor configured to detect the presence of nearby objects when there is no physical contact.
- the sensor component 814 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications.
- the sensor component 814 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
- the communication component 816 is configured to facilitate wired or wireless communication between the electronic device 800 and other devices.
- the electronic device 800 can access a wireless network based on a communication standard, such as WiFi, 2G, or 3G, or a combination thereof.
- the communication component 816 receives a broadcast signal or broadcast related information from an external broadcast management system via a broadcast channel.
- the communication component 816 further includes a near field communication (NFC) module to facilitate short-range communication.
- the NFC module can be implemented based on radio frequency identification (RFID) technology, infrared data association (IrDA) technology, ultra-wideband (UWB) technology, Bluetooth (BT) technology and other technologies.
- RFID radio frequency identification
- IrDA infrared data association
- UWB ultra-wideband
- Bluetooth Bluetooth
- the electronic device 800 may be implemented by one or more application-specific integrated circuits (ASIC), digital signal processors (DSP), digital signal processing devices (DSPD), programmable logic devices (PLD), field-available A programmable gate array (FPGA), controller, microcontroller, microprocessor, or other electronic components are implemented to implement the above methods.
- ASIC application-specific integrated circuits
- DSP digital signal processors
- DSPD digital signal processing devices
- PLD programmable logic devices
- FPGA field-available A programmable gate array
- controller microcontroller, microprocessor, or other electronic components are implemented to implement the above methods.
- a non-volatile computer-readable storage medium such as the memory 804 including computer program instructions, which can be executed by the processor 820 of the electronic device 800 to complete the foregoing method.
- FIG. 5 shows a block diagram of an electronic device 1900 according to an embodiment of the present disclosure.
- the electronic device 1900 may be provided as a server. 5
- the electronic device 1900 includes a processing component 1922, which further includes one or more processors, and a memory resource represented by a memory 1932, for storing instructions executable by the processing component 1922, such as application programs.
- the application program stored in the memory 1932 may include one or more modules each corresponding to a set of instructions.
- the processing component 1922 is configured to execute instructions to perform the above-described methods.
- the electronic device 1900 may also include a power supply component 1926 configured to perform power management of the electronic device 1900, a wired or wireless network interface 1950 configured to connect the electronic device 1900 to the network, and an input output (I/O) interface 1958 .
- the electronic device 1900 can operate based on an operating system stored in the memory 1932, such as Windows Server TM , Mac OS X TM , Unix TM , Linux TM , FreeBSD TM or the like.
- a non-volatile computer-readable storage medium is also provided, such as the memory 1932 including computer program instructions, which can be executed by the processing component 1922 of the electronic device 1900 to complete the foregoing method.
- the present disclosure may be a system, method and/or computer program product.
- the computer program product may include a computer-readable storage medium loaded with computer-readable program instructions for enabling a processor to implement various aspects of the present disclosure.
- the computer-readable storage medium may be a tangible device that can hold and store instructions used by the instruction execution device.
- the computer-readable storage medium may be, for example, but not limited to, an electrical storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing.
- Computer-readable storage media include: portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM) Or flash memory), static random access memory (SRAM), portable compact disk read-only memory (CD-ROM), digital versatile disk (DVD), memory stick, floppy disk, mechanical encoding device, such as a printer with instructions stored thereon
- RAM random access memory
- ROM read-only memory
- EPROM erasable programmable read-only memory
- flash memory flash memory
- SRAM static random access memory
- CD-ROM compact disk read-only memory
- DVD digital versatile disk
- memory stick floppy disk
- mechanical encoding device such as a printer with instructions stored thereon
- the computer-readable storage medium used here is not interpreted as the instantaneous signal itself, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through waveguides or other transmission media (for example, light pulses through fiber optic cables), or through wires Transmission of electrical signals.
- the computer-readable program instructions described herein can be downloaded from a computer-readable storage medium to various computing/processing devices, or downloaded to an external computer or external storage device via a network, such as the Internet, a local area network, a wide area network, and/or a wireless network.
- the network may include copper transmission cables, optical fiber transmission, wireless transmission, routers, firewalls, switches, gateway computers, and/or edge servers.
- the network adapter card or network interface in each computing/processing device receives computer-readable program instructions from the network, and forwards the computer-readable program instructions for storage in the computer-readable storage medium in each computing/processing device .
- the computer program instructions used to perform the operations of the present disclosure may be assembly instructions, instruction set architecture (ISA) instructions, machine instructions, machine-related instructions, microcode, firmware instructions, state setting data, or in one or more programming languages.
- Source code or object code written in any combination, the programming language includes object-oriented programming languages such as Smalltalk, C++, etc., and conventional procedural programming languages such as "C" language or similar programming languages.
- Computer-readable program instructions can be executed entirely on the user's computer, partly on the user's computer, executed as a stand-alone software package, partly on the user's computer and partly executed on a remote computer, or entirely on the remote computer or server implement.
- the remote computer can be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (for example, using an Internet service provider to access the Internet). connect).
- LAN local area network
- WAN wide area network
- an electronic circuit such as a programmable logic circuit, a field programmable gate array (FPGA), or a programmable logic array (PLA), can be customized by using the status information of the computer-readable program instructions.
- FPGA field programmable gate array
- PDA programmable logic array
- the computer-readable program instructions are executed to realize various aspects of the present disclosure.
- These computer-readable program instructions can be provided to the processor of a general-purpose computer, a special-purpose computer, or other programmable data processing device, thereby producing a machine that makes these instructions when executed by the processor of the computer or other programmable data processing device , A device that implements the functions/actions specified in one or more blocks in the flowcharts and/or block diagrams is produced. It is also possible to store these computer-readable program instructions in a computer-readable storage medium. These instructions make computers, programmable data processing apparatuses, and/or other devices work in a specific manner, so that the computer-readable medium storing the instructions includes An article of manufacture, which includes instructions for implementing various aspects of the functions/actions specified in one or more blocks in the flowcharts and/or block diagrams.
- each block in the flowchart or block diagram may represent a module, program segment, or part of an instruction, and the module, program segment, or part of an instruction contains one or more components for realizing the specified logical function.
- Executable instructions may also occur in a different order from the order marked in the drawings. For example, two consecutive blocks can actually be executed substantially in parallel, or they can sometimes be executed in the reverse order, depending on the functions involved.
- each block in the block diagram and/or flowchart, and the combination of the blocks in the block diagram and/or flowchart can be implemented by a dedicated hardware-based system that performs the specified functions or actions Or it can be realized by a combination of dedicated hardware and computer instructions.
- the computer program product can be specifically implemented by hardware, software, or a combination thereof.
- the computer program product is specifically embodied as a computer storage medium.
- the computer program product is specifically embodied as a software product, such as a software development kit (SDK), etc. Wait.
- SDK software development kit
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Life Sciences & Earth Sciences (AREA)
- Artificial Intelligence (AREA)
- General Engineering & Computer Science (AREA)
- Evolutionary Computation (AREA)
- Molecular Biology (AREA)
- Computing Systems (AREA)
- Software Systems (AREA)
- Mathematical Physics (AREA)
- Health & Medical Sciences (AREA)
- Biomedical Technology (AREA)
- Biophysics (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Computational Biology (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Image Analysis (AREA)
- Image Processing (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Television Signal Processing For Recording (AREA)
Abstract
Description
本申请要求在2020年3月31日提交中国专利局、申请号为202010243153.4、发明名称为“图像重建方法及装置、电子设备和存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of a Chinese patent application filed with the Chinese Patent Office, the application number is 202010243153.4, and the invention title is "Image reconstruction method and device, electronic equipment and storage medium" on March 31, 2020, the entire content of which is incorporated by reference In this application.
本公开涉及计算机技术领域,尤其涉及一种图像重建方法及装置、电子设备和存储介质。The present disclosure relates to the field of computer technology, and in particular to an image reconstruction method and device, electronic equipment and storage medium.
传统的图像采集设备可以采集到符合人们的观察习惯的图像,例如RGB图像或强度图像等。但受其本身较低的动态范围的限制,图像采集设备在光照较低的暗光条件下会出现曝光不足的情况,无法生成高质量的清晰图像。Traditional image acquisition equipment can acquire images that conform to people's observation habits, such as RGB images or intensity images. However, limited by its own low dynamic range, the image acquisition device will be underexposed under low light conditions and cannot generate high-quality clear images.
发明内容Summary of the invention
本公开提出了一种图像重建技术方案。The present disclosure proposes a technical solution for image reconstruction.
根据本公开的一方面,提供了一种图像重建方法,包括:获取目标场景的事件信息,所述事件信息用于表示所述目标场景在第一亮度范围内的亮度变化;对所述事件信息进行特征提取,得到所述目标场景的第一事件特征;对所述第一事件特征进行图像重建,得到所述目标场景的重建图像,所述重建图像的亮度处于第二亮度范围内,所述第二亮度范围高于所述第一亮度范围。According to an aspect of the present disclosure, there is provided an image reconstruction method, including: acquiring event information of a target scene, where the event information is used to indicate a brightness change of the target scene within a first brightness range; Performing feature extraction to obtain the first event feature of the target scene; performing image reconstruction on the first event feature to obtain a reconstructed image of the target scene, the brightness of the reconstructed image is within the second brightness range, the The second brightness range is higher than the first brightness range.
在一种可能的实现方式中,对所述第一事件特征进行图像重建,得到所述目标场景的重建图像,包括:根据第一噪声信息及所述第一事件特征,对所述第一事件特征进行细节增强,得到第二事件特征;将所述第一事件特征与所述第二事件特征融合,得到融合特征;对所述融合特征进行图像重建,得到所述目标场景的重建图像。In a possible implementation manner, performing image reconstruction on the first event feature to obtain a reconstructed image of the target scene includes: performing image reconstruction on the first event according to the first noise information and the first event feature. Features are enhanced in detail to obtain a second event feature; the first event feature and the second event feature are fused to obtain a fusion feature; the fusion feature is image-reconstructed to obtain a reconstructed image of the target scene.
在一种可能的实现方式中,所述方法通过图像处理网络实现,所述图像处理网络包括第一特征提取网络及图像重建网络,所述第一特征提取网络用于对所述事件信息进行特征提取,所述图像重建网络用于对所述第一事件特征进行图像重建,所述方法还包括:根据预设的训练集训练所述图像处理网络,所述训练集包括多个第一样本场景的第一样本事件信息,多个第二样本场景的第二样本事件信息及样本场景图像;其中,所述第一样本事件信息是在第三亮度范围内获取的,所述第二样本事件信息是在第四亮度范围内获取的,所述样本场景图像是在所述第四亮度范围内获取的,所述第四亮度范围高于所述第三亮度范围。In a possible implementation manner, the method is implemented by an image processing network, the image processing network includes a first feature extraction network and an image reconstruction network, and the first feature extraction network is used to characterize the event information Extracting, the image reconstruction network is used for image reconstruction of the first event feature, and the method further includes: training the image processing network according to a preset training set, the training set including a plurality of first samples The first sample event information of the scene, the second sample event information of a plurality of second sample scenes, and the sample scene image; wherein, the first sample event information is acquired within a third brightness range, and the second The sample event information is acquired in a fourth brightness range, the sample scene image is acquired in the fourth brightness range, and the fourth brightness range is higher than the third brightness range.
在一种可能的实现方式中,所述图像处理网络还包括鉴别网络,所述根据预设的训练集训练所述图像处理网络,包括:将所述第一样本场景的第一样本事件信息和所述第二样本场景的第二样本事件信息分别输入所述第一特征提取网络,得到第一样本事件特征和第二样本事件特征;将所述第一样本事件特征和所述第二样本事件特征分别输入所述鉴别网络,得到第一鉴别结果和第二鉴别结果;根据所述第一鉴别结果及所述第二鉴别结果,对抗训练所述图像处理网络。In a possible implementation manner, the image processing network further includes a discrimination network, and the training of the image processing network according to a preset training set includes: combining the first sample event of the first sample scene The information and the second sample event information of the second sample scene are respectively input to the first feature extraction network to obtain the first sample event feature and the second sample event feature; combine the first sample event feature and the The second sample event features are respectively input to the identification network to obtain a first identification result and a second identification result; according to the first identification result and the second identification result, the image processing network is counter-trained.
在一种可能的实现方式中,所述根据预设的训练集训练所述图像处理网络,还包括:将所述第二样本事件特征输入所述图像重建网络,得到所述第二样本场景的第一重建图像;根据所述第二样本场景的第一重建图像及所述样本场景图像,训练所述图像处理网络。In a possible implementation manner, the training the image processing network according to a preset training set further includes: inputting the second sample event feature into the image reconstruction network to obtain the image of the second sample scene A first reconstructed image; training the image processing network according to the first reconstructed image of the second sample scene and the sample scene image.
在一种可能的实现方式中,所述图像处理网络还包括细节增强网络,所述根据预设的训练集训练所述图像处理网络,还包括:将所述第二样本事件特征及第三噪声信息输入所述细节增强网络,得到第四样本事件特征;将所述第二样本事件特征与所述第四样本事件特征融合,得到第二样本融合特征;将所述第二样本融合特征输入所述图像重建网络,得到所述第二样本场景的第三重建图像;根据所述第二样本场景的第一重建图像、所述第三重建图像及所述样本场景图像,训练所述图像处理网络。In a possible implementation, the image processing network further includes a detail enhancement network, and the training of the image processing network according to a preset training set further includes: combining the second sample event feature and the third noise The information is input into the detail enhancement network to obtain the fourth sample event feature; the second sample event feature is fused with the fourth sample event feature to obtain the second sample fusion feature; the second sample fusion feature is input to the office The image reconstruction network obtains a third reconstructed image of the second sample scene; training the image processing network according to the first reconstructed image of the second sample scene, the third reconstructed image, and the sample scene image .
在一种可能的实现方式中,所述图像处理网络还包括第二特征提取网络,所述根据预设的训练集 训练所述图像处理网络,还包括:将所述第二样本场景的第二样本事件信息及第二噪声信息输入所述第二特征提取网络,得到第三样本事件特征;将所述第二样本事件特征与所述第三样本事件特征融合,得到第一样本融合特征;将所述第一样本融合特征输入所述鉴别网络,得到第三鉴别结果;根据所述第一鉴别结果及所述第三鉴别结果,对抗训练所述图像处理网络。In a possible implementation manner, the image processing network further includes a second feature extraction network, and the training of the image processing network according to a preset training set further includes: combining the second sample scene of the second Sample event information and second noise information are input into the second feature extraction network to obtain a third sample event feature; fuse the second sample event feature with the third sample event feature to obtain a first sample fusion feature; The fusion feature of the first sample is input into the identification network to obtain a third identification result; and the image processing network is trained against training according to the first identification result and the third identification result.
在一种可能的实现方式中,所述根据预设的训练集训练所述图像处理网络,还包括:将所述第一样本融合特征输入所述图像重建网络,得到所述第二样本场景的第二重建图像;根据所述第二样本场景的第二重建图像及所述样本场景图像,训练所述图像处理网络。In a possible implementation, the training the image processing network according to a preset training set further includes: inputting the first sample fusion feature into the image reconstruction network to obtain the second sample scene Training the image processing network according to the second reconstructed image of the second sample scene and the sample scene image.
在一种可能的实现方式中,所述图像处理网络还包括细节增强网络,所述根据预设的训练集训练所述图像处理网络,还包括:将所述第一样本融合特征及第四噪声信息输入所述细节增强网络,得到第五样本事件特征;将所述第一样本融合特征与所述第五样本事件特征融合,得到第三样本融合特征;将所述第三样本融合特征输入所述图像重建网络,得到所述第二样本场景的第四重建图像;根据所述第二样本场景的第二重建图像、所述第四重建图像及所述样本场景图像,训练所述图像处理网络。In a possible implementation, the image processing network further includes a detail enhancement network, and the training of the image processing network according to a preset training set further includes: fusing features of the first sample and the fourth The noise information is input into the detail enhancement network to obtain the fifth sample event feature; the first sample fusion feature and the fifth sample event feature are fused to obtain the third sample fusion feature; the third sample is fused with features Input the image reconstruction network to obtain the fourth reconstructed image of the second sample scene; train the image according to the second reconstructed image of the second sample scene, the fourth reconstructed image and the sample scene image Deal with the network.
在一种可能的实现方式中,所述根据所述第二样本场景的第二重建图像、所述第四重建图像及所述样本场景图像,训练所述图像处理网络,包括:根据所述第二样本场景的第二重建图像、所述第四重建图像及所述样本场景图像,确定所述图像处理网络的总体损失;根据所述总体损失,确定所述图像处理网络的梯度信息;根据所述梯度信息,调整所述第一特征提取网络、所述第二特征提取网络、所述细节增强网络及所述图像重建网络的网络参数,其中,所述细节增强网络的梯度信息不传递到所述第二特征提取网络。In a possible implementation manner, the training of the image processing network according to the second reconstructed image of the second sample scene, the fourth reconstructed image, and the sample scene image includes: according to the first Determine the overall loss of the image processing network based on the second reconstructed image of the two-sample scene, the fourth reconstructed image, and the sample scene image; determine the gradient information of the image processing network according to the overall loss; The gradient information adjusts the network parameters of the first feature extraction network, the second feature extraction network, the detail enhancement network, and the image reconstruction network, wherein the gradient information of the detail enhancement network is not transmitted to all The second feature extraction network.
根据本公开的一方面,提供了一种图像重建装置,包括:According to an aspect of the present disclosure, there is provided an image reconstruction device, including:
事件获取模块,用于获取目标场景的事件信息,所述事件信息用于表示所述目标场景在第一亮度范围内的亮度变化;特征提取模块,用于对所述事件信息进行特征提取,得到所述目标场景的第一事件特征;图像重建模块,用于对所述第一事件特征进行图像重建,得到所述目标场景的重建图像,所述重建图像的亮度处于第二亮度范围内,所述第二亮度范围高于所述第一亮度范围。The event acquisition module is used to acquire event information of the target scene, where the event information is used to indicate the brightness change of the target scene within the first brightness range; the feature extraction module is used to perform feature extraction on the event information to obtain The first event feature of the target scene; an image reconstruction module for performing image reconstruction on the first event feature to obtain a reconstructed image of the target scene, and the brightness of the reconstructed image is within the second brightness range, so The second brightness range is higher than the first brightness range.
在一种可能的实现方式中,所述图像重建模块包括:细节增强子模块,用于根据第一噪声信息及所述第一事件特征,对所述第一事件特征进行细节增强,得到第二事件特征;融合子模块,用于将所述第一事件特征与所述第二事件特征融合,得到融合特征;重建子模块,用于对所述融合特征进行图像重建,得到所述目标场景的重建图像。In a possible implementation manner, the image reconstruction module includes: a detail enhancement submodule, configured to perform detail enhancement on the first event feature according to the first noise information and the first event feature to obtain a second Event feature; a fusion sub-module for fusing the first event feature with the second event feature to obtain a fusion feature; a reconstruction sub-module for performing image reconstruction on the fusion feature to obtain the target scene Reconstruct the image.
在一种可能的实现方式中,所述装置通过图像处理网络实现,所述图像处理网络包括第一特征提取网络及图像重建网络,所述第一特征提取网络用于对所述事件信息进行特征提取,所述图像重建网络用于对所述第一事件特征进行图像重建,所述装置还包括:In a possible implementation manner, the device is implemented by an image processing network, the image processing network includes a first feature extraction network and an image reconstruction network, and the first feature extraction network is used to characterize the event information Extracting, the image reconstruction network is used to perform image reconstruction on the first event feature, and the device further includes:
训练模块,用于根据预设的训练集训练所述图像处理网络,所述训练集包括多个第一样本场景的第一样本事件信息,多个第二样本场景的第二样本事件信息及样本场景图像;其中,所述第一样本事件信息是在第三亮度范围内获取的,所述第二样本事件信息是在第四亮度范围内获取的,所述样本场景图像是在所述第四亮度范围内获取的,所述第四亮度范围高于所述第三亮度范围。A training module for training the image processing network according to a preset training set, the training set including first sample event information of multiple first sample scenes, and second sample event information of multiple second sample scenes And sample scene images; wherein the first sample event information is acquired in a third brightness range, the second sample event information is acquired in a fourth brightness range, and the sample scene image is in the Obtained in the fourth brightness range, the fourth brightness range is higher than the third brightness range.
在一种可能的实现方式中,所述图像处理网络还包括鉴别网络,所述训练模块包括:第一提取子模块,用于将所述第一样本场景的第一样本事件信息和所述第二样本场景的第二样本事件信息分别输入所述第一特征提取网络,得到第一样本事件特征和第二样本事件特征;第一鉴别子模块,用于将所述第一样本事件特征和所述第二样本事件特征分别输入所述鉴别网络,得到第一鉴别结果和第二鉴别结果;第一对抗训练子模块,用于根据所述第一鉴别结果及所述第二鉴别结果,对抗训练所述图像处理网络。In a possible implementation manner, the image processing network further includes an identification network, and the training module includes: a first extraction submodule, configured to combine the first sample event information of the first sample scene with all the The second sample event information of the second sample scene is respectively input into the first feature extraction network to obtain the first sample event feature and the second sample event feature; the first discrimination sub-module is used to combine the first sample The event feature and the second sample event feature are respectively input to the identification network to obtain the first identification result and the second identification result; the first confrontation training sub-module is used for the first identification result and the second identification result As a result, the image processing network is trained against training.
在一种可能的实现方式中,所述训练模块还包括:第一重建子模块,用于将所述第二样本事件特征输入所述图像重建网络,得到所述第二样本场景的第一重建图像;第一训练子模块,用于根据所述第二样本场景的第一重建图像及所述样本场景图像,训练所述图像处理网络。In a possible implementation, the training module further includes: a first reconstruction submodule, configured to input the second sample event feature into the image reconstruction network to obtain a first reconstruction of the second sample scene Image; a first training sub-module for training the image processing network according to the first reconstructed image of the second sample scene and the sample scene image.
在一种可能的实现方式中,所述图像处理网络还包括细节增强网络,所述训练模块还包括:第一增强子模块,用于将所述第二样本事件特征及第三噪声信息输入所述细节增强网络,得到第四样本事 件特征;第一融合子模块,用于将所述第二样本事件特征与所述第四样本事件特征融合,得到第二样本融合特征;第二重建子模块,用于将所述第二样本融合特征输入所述图像重建网络,得到所述第二样本场景的第三重建图像;第二训练子模块,用于根据所述第二样本场景的第一重建图像、所述第三重建图像及所述样本场景图像,训练所述图像处理网络。In a possible implementation, the image processing network further includes a detail enhancement network, and the training module further includes: a first enhancement sub-module for inputting the second sample event feature and the third noise information into the The detail enhancement network obtains the fourth sample event feature; the first fusion submodule is used to fuse the second sample event feature with the fourth sample event feature to obtain the second sample fusion feature; the second reconstruction submodule , Used to input the second sample fusion feature into the image reconstruction network to obtain a third reconstructed image of the second sample scene; a second training sub-module for the first reconstruction of the second sample scene The image, the third reconstructed image, and the sample scene image are used to train the image processing network.
在一种可能的实现方式中,所述图像处理网络还包括第二特征提取网络,所述训练模块还包括:第二提取子模块,用于将所述第二样本场景的第二样本事件信息及第二噪声信息输入所述第二特征提取网络,得到第三样本事件特征;第二融合子模块,用于将所述第二样本事件特征与所述第三样本事件特征融合,得到第一样本融合特征;第二鉴别子模块,用于将所述第一样本融合特征输入所述鉴别网络,得到第三鉴别结果;第二对抗训练子模块,用于根据所述第一鉴别结果及所述第三鉴别结果,对抗训练所述图像处理网络。In a possible implementation, the image processing network further includes a second feature extraction network, and the training module further includes: a second extraction sub-module configured to combine the second sample event information of the second sample scene And the second noise information is input into the second feature extraction network to obtain the third sample event feature; the second fusion sub-module is used to fuse the second sample event feature with the third sample event feature to obtain the first Sample fusion features; a second discrimination sub-module, used to input the first sample fusion features into the discrimination network to obtain a third discrimination result; a second confrontation training sub-module, used according to the first discrimination result And the third discrimination result, against training the image processing network.
在一种可能的实现方式中,所述训练模块还包括:第三重建子模块,用于将所述第一样本融合特征输入所述图像重建网络,得到所述第二样本场景的第二重建图像;第三训练子模块,用于根据所述第二样本场景的第二重建图像及所述样本场景图像,训练所述图像处理网络。In a possible implementation, the training module further includes: a third reconstruction sub-module, configured to input the first sample fusion feature into the image reconstruction network to obtain the second sample scene of the second sample Reconstructed image; a third training sub-module for training the image processing network according to the second reconstructed image of the second sample scene and the sample scene image.
在一种可能的实现方式中,所述图像处理网络还包括细节增强网络,所述训练模块还包括:第二增强子模块,用于将所述第一样本融合特征及第四噪声信息输入所述细节增强网络,得到第五样本事件特征;第三融合子模块,用于将所述第一样本融合特征与所述第五样本事件特征融合,得到第三样本融合特征;第四重建子模块,用于将所述第三样本融合特征输入所述图像重建网络,得到所述第二样本场景的第四重建图像;第四训练子模块,用于根据所述第二样本场景的第二重建图像、所述第四重建图像及所述样本场景图像,训练所述图像处理网络。In a possible implementation, the image processing network further includes a detail enhancement network, and the training module further includes: a second enhancement sub-module for inputting the first sample fusion feature and fourth noise information The detail enhancement network obtains the fifth sample event feature; the third fusion sub-module is used to fuse the first sample fusion feature with the fifth sample event feature to obtain the third sample fusion feature; fourth reconstruction The sub-module is used to input the third sample fusion feature into the image reconstruction network to obtain the fourth reconstructed image of the second sample scene; the fourth training sub-module is used to obtain the fourth reconstructed image of the second sample scene. Training the image processing network with two reconstructed images, the fourth reconstructed image, and the sample scene image.
在一种可能的实现方式中,所述第四训练子模块用于:根据所述第二样本场景的第二重建图像、所述第四重建图像及所述样本场景图像,确定所述图像处理网络的总体损失;根据所述总体损失,确定所述图像处理网络的梯度信息;根据所述梯度信息,调整所述第一特征提取网络、所述第二特征提取网络、所述细节增强网络及所述图像重建网络的网络参数,其中,所述细节增强网络的梯度信息不传递到所述第二特征提取网络。In a possible implementation manner, the fourth training submodule is configured to: determine the image processing according to the second reconstructed image of the second sample scene, the fourth reconstructed image, and the sample scene image The overall loss of the network; according to the overall loss, determine the gradient information of the image processing network; according to the gradient information, adjust the first feature extraction network, the second feature extraction network, the detail enhancement network, and The network parameters of the image reconstruction network, wherein the gradient information of the detail enhancement network is not transferred to the second feature extraction network.
根据本公开的一方面,提供了一种电子设备,包括:处理器;用于存储处理器可执行指令的存储器;其中,所述处理器被配置为调用所述存储器存储的指令,以执行上述方法。According to an aspect of the present disclosure, there is provided an electronic device including: a processor; a memory for storing executable instructions of the processor; wherein the processor is configured to call the instructions stored in the memory to execute the foregoing method.
根据本公开的一方面,提供了一种计算机可读存储介质,其上存储有计算机程序指令,所述计算机程序指令被处理器执行时实现上述方法。According to an aspect of the present disclosure, there is provided a computer-readable storage medium having computer program instructions stored thereon, and the computer program instructions implement the above-mentioned method when executed by a processor.
根据本公开的一方面,提供了一种计算机程序,包括计算机可读代码,当所述计算机可读代码在电子设备中运行时,所述电子设备中的处理器执行上述方法。According to an aspect of the present disclosure, there is provided a computer program including computer readable code, and when the computer readable code runs in an electronic device, a processor in the electronic device executes the above method.
在本公开实施例中,能够获取目标场景在较低的第一亮度范围内的事件信息;对事件信息进行特征提取,得到事件特征;对事件特征进行图像重建,得到目标场景在较高的第二亮度范围内的重建图像,从而通过暗光条件下的事件重建出正常光照条件下的高质量图像,提高了图像重建的效果。In the embodiment of the present disclosure, it is possible to obtain event information of the target scene in the lower first brightness range; perform feature extraction on the event information to obtain the event feature; perform image reconstruction on the event feature to obtain the target scene in the higher first brightness range. Two reconstructed images in the brightness range, so that high-quality images under normal lighting conditions can be reconstructed through events under dark light conditions, and the effect of image reconstruction is improved.
应当理解的是,以上的一般描述和后文的细节描述仅是示例性和解释性的,而非限制本公开。根据下面参考附图对示例性实施例的详细说明,本公开的其它特征及方面将变得清楚。It should be understood that the above general description and the following detailed description are only exemplary and explanatory, rather than limiting the present disclosure. According to the following detailed description of exemplary embodiments with reference to the accompanying drawings, other features and aspects of the present disclosure will become clear.
此处的附图被并入说明书中并构成本说明书的一部分,这些附图示出了符合本公开的实施例,并与说明书一起用于说明本公开的技术方案。The drawings herein are incorporated into the specification and constitute a part of the specification. These drawings illustrate embodiments that conform to the present disclosure, and are used together with the specification to explain the technical solutions of the present disclosure.
图1示出根据本公开实施例的图像重建方法的流程图。Fig. 1 shows a flowchart of an image reconstruction method according to an embodiment of the present disclosure.
图2示出根据本公开实施例的图像重建方法的网络训练的处理过程的示意图。Fig. 2 shows a schematic diagram of a processing procedure of network training of an image reconstruction method according to an embodiment of the present disclosure.
图3示出根据本公开实施例的图像重建装置的框图。Fig. 3 shows a block diagram of an image reconstruction device according to an embodiment of the present disclosure.
图4示出根据本公开实施例的一种电子设备的框图。Fig. 4 shows a block diagram of an electronic device according to an embodiment of the present disclosure.
图5示出根据本公开实施例的一种电子设备的框图。Fig. 5 shows a block diagram of an electronic device according to an embodiment of the present disclosure.
以下将参考附图详细说明本公开的各种示例性实施例、特征和方面。附图中相同的附图标记表示功能相同或相似的元件。尽管在附图中示出了实施例的各种方面,但是除非特别指出,不必按比例绘制附图。Various exemplary embodiments, features, and aspects of the present disclosure will be described in detail below with reference to the drawings. The same reference numerals in the drawings indicate elements with the same or similar functions. Although various aspects of the embodiments are shown in the drawings, unless otherwise noted, the drawings are not necessarily drawn to scale.
在这里专用的词“示例性”意为“用作例子、实施例或说明性”。这里作为“示例性”所说明的任何实施例不必解释为优于或好于其它实施例。The dedicated word "exemplary" here means "serving as an example, embodiment, or illustration." Any embodiment described herein as "exemplary" need not be construed as being superior or better than other embodiments.
本文中术语“和/或”,仅仅是一种描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。另外,本文中术语“至少一种”表示多种中的任意一种或多种中的至少两种的任意组合,例如,包括A、B、C中的至少一种,可以表示包括从A、B和C构成的集合中选择的任意一个或多个元素。The term "and/or" in this article is only an association relationship describing the associated objects, which means that there can be three relationships, for example, A and/or B, which can mean: A alone exists, A and B exist at the same time, exist alone B these three situations. In addition, the term "at least one" in this document means any one of a plurality of or any combination of at least two of the plurality, for example, including at least one of A, B, and C, may mean including A, Any one or more elements selected in the set formed by B and C.
另外,为了更好地说明本公开,在下文的具体实施方式中给出了众多的具体细节。本领域技术人员应当理解,没有某些具体细节,本公开同样可以实施。在一些实例中,对于本领域技术人员熟知的方法、手段、元件和电路未作详细描述,以便于凸显本公开的主旨。In addition, in order to better illustrate the present disclosure, numerous specific details are given in the following specific embodiments. Those skilled in the art should understand that the present disclosure can also be implemented without certain specific details. In some instances, the methods, means, elements, and circuits well known to those skilled in the art have not been described in detail, so as to highlight the gist of the present disclosure.
在图像拍摄、图像处理、人脸识别、安防等领域,通常需要通过图像采集设备(例如强度相机或摄像头等)采集图像。图像采集设备在暗光条件下(例如夜间、光线不足或其他黑暗环境下)采集的图像容易曝光不足,图像质量较差。在该情况下,可对质量较差的图像进行重建,以得到正常光照条件下的高质量图像。In the fields of image shooting, image processing, face recognition, security, etc., it is usually necessary to collect images through an image acquisition device (such as an intensity camera or a camera, etc.). Images collected by an image acquisition device under dark conditions (for example, at night, under light or other dark environments) are prone to underexposure and poor image quality. In this case, a poor quality image can be reconstructed to obtain a high-quality image under normal lighting conditions.
图1示出根据本公开实施例的图像重建方法的流程图,如图1所示,所述方法包括:Fig. 1 shows a flowchart of an image reconstruction method according to an embodiment of the present disclosure. As shown in Fig. 1, the method includes:
在步骤S11中,获取目标场景的事件信息,所述事件信息用于表示所述目标场景在第一亮度范围内的亮度变化;In step S11, event information of the target scene is acquired, where the event information is used to indicate a brightness change of the target scene within a first brightness range;
在步骤S12中,对所述事件信息进行特征提取,得到所述目标场景的第一事件特征;In step S12, feature extraction is performed on the event information to obtain the first event feature of the target scene;
在步骤S13中,对所述第一事件特征进行图像重建,得到所述目标场景的重建图像,所述重建图像的亮度处于第二亮度范围内,所述第二亮度范围高于所述第一亮度范围。In step S13, image reconstruction is performed on the first event feature to obtain a reconstructed image of the target scene, the brightness of the reconstructed image is within a second brightness range, and the second brightness range is higher than the first brightness range. Brightness range.
在一种可能的实现方式中,所述图像重建方法可以由终端设备或服务器等电子设备执行,终端设备可以为用户设备(User Equipment,UE)、移动设备、用户终端、终端、蜂窝电话、无绳电话、个人数字处理(Personal Digital Assistant,PDA)、手持设备、计算设备、车载设备、可穿戴设备等,所述方法可以通过处理器调用存储器中存储的计算机可读指令的方式来实现。或者,可通过服务器执行所述方法。In a possible implementation, the image reconstruction method can be executed by electronic equipment such as a terminal device or a server, and the terminal device can be a user equipment (UE), a mobile device, a user terminal, a terminal, a cellular phone, or a cordless For telephones, personal digital assistants (PDAs), handheld devices, computing devices, vehicle-mounted devices, wearable devices, etc., the method can be implemented by a processor invoking computer-readable instructions stored in a memory. Alternatively, the method can be executed by a server.
在一种可能的实现方式中,目标场景可以是包括建筑、风景、人物、车辆等场景的地理区域。该目标场景可能处于暗光条件(例如夜间或其他黑暗环境)下,通过图像采集设备(例如强度相机或摄像头等)采集的该目标场景的图像曝光不足,图像质量较差。在该情况下,可在步骤S11中,通过事件采集设备(例如事件相机),在与暗光条件相对应的第一亮度范围内,获取目标场景的事件信息,该事件信息用于表示目标场景在第一亮度范围内的亮度变化。本公开对第一亮度范围的具体取值不作限制。In a possible implementation manner, the target scene may be a geographic area including scenes such as buildings, landscapes, people, and vehicles. The target scene may be in a dark light condition (for example, night or other dark environment), and the image of the target scene collected by an image acquisition device (for example, an intensity camera or a camera, etc.) is underexposed and the image quality is poor. In this case, in step S11, an event collection device (such as an event camera) may be used to obtain event information of the target scene within the first brightness range corresponding to the dark light condition, and the event information is used to indicate the target scene The brightness change in the first brightness range. The present disclosure does not limit the specific value of the first brightness range.
在一种可能的实现方式中,事件相机能够异步地记录场景中亮度的改变,输出流形式的事件数据(事件流),其数据单元如下所示:In a possible implementation, the event camera can asynchronously record the brightness changes in the scene, and output event data in the form of a stream (event stream). The data unit is as follows:
e k=(x k,y k,p k,t k) (1) e k = (x k ,y k ,p k ,t k ) (1)
公式(1)中,x k和y k表示场景中第k个位置的事件数据e k的空间坐标,t k表示事件数据e k产生的时间,p k∈{+1,-1}表示事件数据e k的极性,极性为正表示亮度增强,极性为负表示亮度降低。 In formula (1), x k and y k represent the spatial coordinates of the event data e k at the k-th position in the scene , t k represents the time when the event data e k was generated, and p k ∈{+1,-1} represents the event The polarity of the data e k. A positive polarity indicates that the brightness is increased, and a negative polarity indicates that the brightness is decreased.
传统的CNN方法只能处理图片形式的规则数据,无法应用于事件流。因此,在目标场景处于第一亮度范围时,可通过事件采集设备采集目标场景在一个或多个预设时间段内的亮度变化,得到事件数据,并在空间维度上对各事件数据的极性进行积分,得到单通道或多通道的事件信息。The traditional CNN method can only process regular data in the form of pictures, and cannot be applied to event streams. Therefore, when the target scene is in the first brightness range, the brightness changes of the target scene in one or more preset time periods can be collected by the event collection device to obtain event data, and the polarity of each event data can be determined in the spatial dimension. Perform integration to obtain single-channel or multi-channel event information.
积分方式如下式所示:The integration method is as follows:
公式(2)中,Φ τ(t)表示第k个位置的事件数据在预设时间段t k∈[t,t+τ]内的事件信息。这样, 对场景中各个位置的事件数据进行积分,可得到单通道的事件信息(也可称为事件帧);对多个预设时间段内各个位置的事件数据进行积分,可得到多通道的事件信息,例如四通道的事件信息。为保证数据范围的一致性,可将各通道的事件信息分别在空间维度上进行归一化,将归一化后的事件信息作为目标场景的事件信息。本公开对事件信息的通道数量不作限制。 In formula (2), Φ τ (t) represents the event information of the event data at the k-th position in the preset time period t k ∈[t,t+τ]. In this way, by integrating the event data of each position in the scene, a single channel of event information (also called event frame) can be obtained; by integrating the event data of each position in multiple preset time periods, a multi-channel can be obtained. Event information, such as four-channel event information. In order to ensure the consistency of the data range, the event information of each channel can be normalized in the spatial dimension, and the normalized event information can be used as the event information of the target scene. This disclosure does not limit the number of channels for event information.
在一种可能的实现方式中,可在步骤S12中对所述事件信息进行特征提取,得到该目标场景的第一事件特征。该第一事件特征至少包括表示该目标场景的结构的信息。可例如通过卷积神经网络提取事件信息的特征,该卷积神经网络可包括多个卷积层、多个残差层等,本公开对卷积神经网络的网络结构不作限制。In a possible implementation manner, feature extraction may be performed on the event information in step S12 to obtain the first event feature of the target scene. The first event feature includes at least information representing the structure of the target scene. The feature of the event information may be extracted by, for example, a convolutional neural network, which may include multiple convolutional layers, multiple residual layers, etc. The present disclosure does not limit the network structure of the convolutional neural network.
在一种可能的实现方式中,可在步骤S13中对第一事件特征进行图像重建,得到该目标场景的重建图像。该重建图像可例如为强度图像,该重建图像的亮度处于与正常光照条件对应的第二亮度范围内,该第二亮度范围高于第一亮度范围。In a possible implementation manner, image reconstruction may be performed on the first event feature in step S13 to obtain a reconstructed image of the target scene. The reconstructed image may be, for example, an intensity image, the brightness of the reconstructed image is within a second brightness range corresponding to normal lighting conditions, and the second brightness range is higher than the first brightness range.
在一种可能的实现方式中,可例如通过反卷积神经网络对第一事件特征进行图像重建,该反卷积神经网络可包括多个反卷积层、多个残差层以及卷积层等,本公开对第二亮度范围的具体取值以及反卷积神经网络的网络结构不作限制。In a possible implementation manner, image reconstruction of the first event feature may be performed, for example, by a deconvolutional neural network, which may include multiple deconvolutional layers, multiple residual layers, and convolutional layers. Etc., the present disclosure does not limit the specific value of the second brightness range and the network structure of the deconvolution neural network.
根据本公开的实施例,能够获取目标场景在较低的第一亮度范围内的事件信息;对事件信息进行特征提取,得到事件特征;对事件特征进行图像重建,得到目标场景在较高的第二亮度范围内的重建图像,从而通过暗光条件下的事件重建出正常光照条件下的高质量图像,提高了图像重建的效果。According to the embodiment of the present disclosure, it is possible to obtain event information of the target scene in the lower first brightness range; perform feature extraction on the event information to obtain the event feature; perform image reconstruction on the event feature to obtain the target scene in the higher first brightness range. Two reconstructed images in the brightness range, so that high-quality images under normal lighting conditions can be reconstructed through events under dark light conditions, and the effect of image reconstruction is improved.
在一种可能的实现方式中,步骤S13可包括:In a possible implementation manner, step S13 may include:
根据第一噪声信息及所述第一事件特征,对所述第一事件特征进行细节增强,得到第二事件特征;Performing detail enhancement on the first event feature according to the first noise information and the first event feature to obtain a second event feature;
将所述第一事件特征与所述第二事件特征融合,得到融合特征;Fusing the first event feature and the second event feature to obtain a fusion feature;
对所述融合特征进行图像重建,得到所述目标场景的重建图像。Image reconstruction is performed on the fusion feature to obtain a reconstructed image of the target scene.
举例来说,在暗光条件下获取到的事件信息可能存在较多的噪声干扰及局部的结构信息缺失。在该情况下,可对第一事件特征进行增强,以便恢复更多的细节信息。For example, the event information obtained under dim light conditions may have more noise interference and partial structural information loss. In this case, the first event feature can be enhanced to recover more detailed information.
在一种可能的实现方式中,可预设有随机的第一噪声信息,根据该第一噪声信息为第一事件特征添加额外的噪声通道。将添加噪声通道后的第一事件特征输入细节增强网络中进行细节增强,得到第二事件特征。该细节增强网络可例如为残差网络,包括卷积层及多个残差层。本公开对第一噪声信息的获取方式及细节增强网络的具体网络结构不作限制。In a possible implementation manner, random first noise information may be preset, and an additional noise channel is added to the first event feature according to the first noise information. The feature of the first event after the noise channel is added is input into the detail enhancement network for detail enhancement to obtain the feature of the second event. The detail enhancement network may be, for example, a residual network, including a convolutional layer and multiple residual layers. The present disclosure does not limit the method of obtaining the first noise information and the specific network structure of the detail enhancement network.
在一种可能的实现方式中,可将第一事件特征与第二事件特征进行融合,例如叠加,得到融合特征;将融合特征输入反卷积神经网络中进行图像重建,得到该目标场景的重建图像。In a possible implementation, the first event feature and the second event feature can be fused, for example, superimposed, to obtain the fusion feature; the fusion feature is input into the deconvolutional neural network for image reconstruction to obtain the reconstruction of the target scene image.
通过这种方式,可以增强第一事件特征中的细节信息,进一步提高重建图像的质量。In this way, the detailed information in the first event feature can be enhanced, and the quality of the reconstructed image can be further improved.
在一种可能的实现方式中,根据本公开实施例的图像重建方法可通过图像处理网络实现,该图像处理网络至少包括第一特征提取网络及图像重建网络,第一特征提取网络用于对所述事件信息进行特征提取,例如为卷积神经网络;图像重建网络用于对所述第一事件特征进行图像重建,例如为反卷积神经网络。In a possible implementation manner, the image reconstruction method according to the embodiment of the present disclosure may be implemented by an image processing network. The image processing network includes at least a first feature extraction network and an image reconstruction network. The event information is feature extraction, for example, a convolutional neural network; the image reconstruction network is used to perform image reconstruction on the first event feature, for example, a deconvolutional neural network.
应当理解,图像处理网络可以采用其他类型的网络或模型,本领域技术人员可根据实际情况设置,本公开对此不作限制。It should be understood that the image processing network may adopt other types of networks or models, which can be set by those skilled in the art according to actual conditions, and the present disclosure does not limit this.
在应用该图像处理网络之前,可对该图像处理网络进行训练。Before applying the image processing network, the image processing network can be trained.
在一种可能的实现方式中,根据本公开实施例的图像重建方法还包括:根据预设的训练集训练所述图像处理网络,所述训练集包括多个第一样本场景的第一样本事件信息,多个第二样本场景的第二样本事件信息及样本场景图像,In a possible implementation manner, the image reconstruction method according to the embodiment of the present disclosure further includes: training the image processing network according to a preset training set, and the training set includes a first sample of a plurality of first sample scenes. This event information, second sample event information and sample scene images of multiple second sample scenes,
其中,所述第一样本事件信息是在第三亮度范围内获取的,所述第二样本事件信息是在第四亮度范围内获取的,所述样本场景图像是在所述第四亮度范围内获取的,所述第四亮度范围高于所述第三亮度范围。Wherein, the first sample event information is acquired in a third brightness range, the second sample event information is acquired in a fourth brightness range, and the sample scene image is in the fourth brightness range Obtained within, the fourth brightness range is higher than the third brightness range.
举例来说,可预先设定有训练集,训练集中包括多个样本场景,例如建筑、风景、人物、车辆等场景。样本场景可分为暗光场景(可称为第一样本场景)和正常光照的场景(可称为第二样本场景)。 每个第一样本场景包括第一样本事件信息;每个第二样本场景包括第二样本事件信息及样本场景图像。第一样本场景和第二样本场景可以为相同或不同的场景,本公开对此不作限制。For example, a training set may be preset, and the training set includes multiple sample scenes, such as scenes such as buildings, landscapes, people, and vehicles. The sample scenes can be divided into dark light scenes (may be called the first sample scene) and normal lighting scenes (may be called the second sample scene). Each first sample scene includes first sample event information; each second sample scene includes second sample event information and sample scene images. The first sample scene and the second sample scene may be the same or different scenes, which is not limited in the present disclosure.
在一种可能的实现方式中,在第一样本场景处于与暗光条件相对应的第三亮度范围时,可通过事件采集设备(例如事件相机)获取第一样本场景的亮度变化,得到第一样本事件信息,以便作为图像处理网络的输入。该第一样本事件信息包括表示该第一样本场景的整体结构的信息。第三亮度范围可与前述的第一亮度范围相同或不同,本公开对此不作限制。In a possible implementation manner, when the first sample scene is in the third brightness range corresponding to the dark light condition, the brightness change of the first sample scene can be acquired through an event collection device (for example, an event camera) to obtain The first sample event information in order to serve as the input of the image processing network. The first sample event information includes information representing the overall structure of the first sample scene. The third brightness range may be the same as or different from the aforementioned first brightness range, which is not limited in the present disclosure.
暗光条件下的该第一样本事件信息包括表示该第一样本场景的整体结构的信息,但缺少强度信息(也即图像的亮度信息)。在该情况下,可引入正常光照条件下的第二样本场景的事件信息(可称为第二样本事件信息),以便通过图像处理网络学习该第二样本事件信息中的强度信息。The first sample event information under dark light conditions includes information representing the overall structure of the first sample scene, but lacks intensity information (that is, brightness information of the image). In this case, event information of the second sample scene under normal lighting conditions (may be referred to as second sample event information) can be introduced, so as to learn the intensity information in the second sample event information through the image processing network.
在一种可能的实现方式中,在第二样本场景处于与正常光照条件相对应的第四亮度范围时,可通过事件采集设备获取第二样本场景的亮度变化,得到第二样本事件信息。第四亮度范围高于第三亮度范围。其中,第四亮度范围可与前述的第二亮度范围相同或不同,本公开对此不作限制。In a possible implementation manner, when the second sample scene is in the fourth brightness range corresponding to the normal lighting condition, the brightness change of the second sample scene can be acquired by the event collection device to obtain the second sample event information. The fourth brightness range is higher than the third brightness range. Wherein, the fourth brightness range may be the same as or different from the aforementioned second brightness range, which is not limited in the present disclosure.
其中,第一样本场景的第一样本事件信息和第二样本场景的第二样本事件信息的获取方式可与目标场景的事件信息的获取方式相似,此处不再重复描述。The method for acquiring the first sample event information of the first sample scene and the second sample event information of the second sample scene may be similar to the method for acquiring event information of the target scene, and the description will not be repeated here.
此外,对于处于暗光条件下的第一样本场景,通过图像采集设备采集的目标场景的图像质量较差,无法作为监督信息。在该情况下,可引入正常光照条件下的第二样本场景的样本场景图像,作为图像处理网络的监督信息。可通过图像采集设备(例如摄像头)在与正常光照条件相对应第四亮度范围内获取该样本场景图像。In addition, for the first sample scene under dark light conditions, the image quality of the target scene collected by the image acquisition device is poor and cannot be used as supervision information. In this case, the sample scene image of the second sample scene under normal lighting conditions can be introduced as the supervision information of the image processing network. The sample scene image can be acquired by an image acquisition device (for example, a camera) in a fourth brightness range corresponding to normal lighting conditions.
通过这种方式,可以提高图像处理网络的训练效果。In this way, the training effect of the image processing network can be improved.
在一种可能的实现方式中,所述图像处理网络还包括鉴别网络,所述根据预设的训练集训练所述图像处理网络的步骤,包括:In a possible implementation manner, the image processing network further includes an identification network, and the step of training the image processing network according to a preset training set includes:
将所述第一样本场景的第一样本事件信息和所述第二样本场景的第二样本事件信息分别输入所述第一特征提取网络,得到第一样本事件特征和第二样本事件特征;The first sample event information of the first sample scene and the second sample event information of the second sample scene are respectively input to the first feature extraction network to obtain the first sample event feature and the second sample event feature;
将所述第一样本事件特征和所述第二样本事件特征分别输入所述鉴别网络,得到第一鉴别结果和第二鉴别结果;Input the first sample event feature and the second sample event feature into the authentication network respectively to obtain a first authentication result and a second authentication result;
根据所述第一鉴别结果及所述第二鉴别结果,对抗训练所述图像处理网络。According to the first identification result and the second identification result, the image processing network is trained against training.
举例来说,图像处理网络中的鉴别网络用于对第一特征提取网络的输出结果进行鉴别。也就是说,可通过对抗训练的方式训练第一特征提取网络,以使第一特征提取网络学习到暗光条件下的第一样本事件信息和正常光照条件下的第二样本事件信息之间共同分布信息。For example, the authentication network in the image processing network is used to authenticate the output result of the first feature extraction network. That is to say, the first feature extraction network can be trained by adversarial training, so that the first feature extraction network can learn between the first sample event information under dark light conditions and the second sample event information under normal lighting conditions. Distribute information together.
在一种可能的实现方式中,可将第一样本场景的第一样本事件信息和第二样本场景的第二样本事件信息分别输入到第一特征提取网络中处理,输出第一样本事件特征和第二样本事件特征;将第一样本事件特征和第二样本事件特征分别输入鉴别网络,得到第一鉴别结果和第二鉴别结果;根据第一鉴别结果和第二鉴别结果,对抗训练所述图像处理网络。In a possible implementation manner, the first sample event information of the first sample scene and the second sample event information of the second sample scene can be separately input into the first feature extraction network for processing, and the first sample is output Event feature and second sample event feature; input the first sample event feature and the second sample event feature into the identification network respectively to obtain the first identification result and the second identification result; according to the first identification result and the second identification result, fight against Training the image processing network.
在对抗训练过程中,第一特征提取网络试图混淆第一样本事件特征和第二样本事件特征,鉴别网络试图区分第一样本事件特征和第二样本事件特征,两者相互对抗,相互促进。In the adversarial training process, the first feature extraction network tries to confuse the first sample event feature and the second sample event feature, and the discrimination network tries to distinguish the first sample event feature from the second sample event feature. The two oppose each other and promote each other. .
这样,可强制第一特征提取网络提取出正常光照条件下的特征域与暗光条件下的特征域之间的公共分布域,使得暗光条件下的第一样本事件特征具有正常光照条件下的事件信息的分布特点,正常光照条件下的第二样本事件特征具有暗光条件下的事件信息的分布特点。也即,通过域自适应的方式,使得第一特征提取网络同时适用于两种不同分布的数据的特征提取。本公开对对抗训练的损失函数的选取不作限制。In this way, the first feature extraction network can be forced to extract the common distribution domain between the feature domain under normal lighting conditions and the feature domain under dim light conditions, so that the first sample event feature under dim light conditions has normal lighting conditions. The event information distribution characteristics of the second sample under normal light conditions have the distribution characteristics of event information under dim light conditions. That is to say, the first feature extraction network is suitable for feature extraction of two differently distributed data at the same time through the way of domain adaptation. The present disclosure does not limit the selection of the loss function for the confrontation training.
通过这种方式,可以使得第一特征提取网络能够更好地提取暗光下的事件特征,提高第一特征提取网络的精度,以便利用暗光下的事件信息实现高质量的图像重建。In this way, the first feature extraction network can better extract event features under dark light, and the accuracy of the first feature extraction network can be improved, so that high-quality image reconstruction can be realized by using event information under dark light.
在一种可能的实现方式中,所述根据预设的训练集训练所述图像处理网络的步骤,还包括:In a possible implementation, the step of training the image processing network according to a preset training set further includes:
将所述第二样本事件特征输入所述图像重建网络,得到所述第二样本场景的第一重建图像;Inputting the feature of the second sample event into the image reconstruction network to obtain a first reconstructed image of the second sample scene;
根据所述第二样本场景的第一重建图像及所述样本场景图像,训练所述图像处理网络。Training the image processing network according to the first reconstructed image of the second sample scene and the sample scene image.
举例来说,在对抗训练后,第一特征提取网络提取出的第二样本事件特征,具有暗光条件下的事件信息的分布特点,并且,相应的第二样本事件信息具有监督信息(也即,正常光照条件下的样本场景图像)。For example, after the confrontation training, the second sample event features extracted by the first feature extraction network have the distribution characteristics of event information under dark light conditions, and the corresponding second sample event information has supervision information (that is, , The sample scene image under normal lighting conditions).
在一种可能的实现方式中,可将该第二样本事件特征输入图像重建网络中处理,输出第二样本场景的第一重建图像;根据第二样本场景的第一重建图像及样本场景图像之间的差异,可确定第一特征提取网络及图像重建网络的网络损失,例如L1损失;进而,可根据该网络损失反向调整第一特征提取网络及图像重建网络的网络参数,实现第一特征提取网络及图像重建网络的训练。In a possible implementation, the second sample event feature can be input into the image reconstruction network for processing, and output the first reconstructed image of the second sample scene; according to the first reconstructed image of the second sample scene and the sample scene image The difference between the two can determine the network loss of the first feature extraction network and the image reconstruction network, such as L1 loss; further, the network parameters of the first feature extraction network and the image reconstruction network can be adjusted inversely according to the network loss to realize the first feature Extraction network and image reconstruction network training.
在实际训练过程中,可进行交替训练。也即,在每轮迭代过程中,根据对抗网络损失,反向调整鉴别网络的网络参数。再根据第一特征提取网络及图像重建网络的网络损失,反向调整第一特征提取网络及图像重建网络的网络参数,本次训练中仍然会得到鉴别网络的输出作为指导信息,但不更新鉴别网络的参数。这样,经过多轮迭代,在满足训练条件(例如网络收敛)的情况下,可得到训练后的图像处理网络。In the actual training process, alternate training can be carried out. That is, in each round of iterative process, the network parameters of the identification network are adjusted in the reverse direction according to the loss of the counter network. Then according to the network loss of the first feature extraction network and image reconstruction network, reversely adjust the network parameters of the first feature extraction network and image reconstruction network. In this training, the output of the identification network will still be obtained as the guidance information, but the identification will not be updated. The parameters of the network. In this way, after multiple rounds of iteration, the trained image processing network can be obtained when the training conditions (such as network convergence) are met.
通过这种方式,可以实现整个图像处理网络的训练过程,得到高精度的图像处理网络。In this way, the training process of the entire image processing network can be realized, and a high-precision image processing network can be obtained.
在一种可能的实现方式中,所述图像处理网络还包括第二特征提取网络,所述根据预设的训练集训练所述图像处理网络的步骤,还包括:In a possible implementation manner, the image processing network further includes a second feature extraction network, and the step of training the image processing network according to a preset training set further includes:
将所述第二样本场景的第二样本事件信息及第二噪声信息输入所述第二特征提取网络,得到第三样本事件特征;Input second sample event information and second noise information of the second sample scene into the second feature extraction network to obtain third sample event features;
将所述第二样本事件特征与所述第三样本事件特征融合,得到第一样本融合特征;Fusing the second sample event feature with the third sample event feature to obtain a first sample fusion feature;
将所述第一样本融合特征输入所述鉴别网络,得到第三鉴别结果;Input the fusion feature of the first sample into the authentication network to obtain a third authentication result;
根据所述第一鉴别结果及所述第三鉴别结果,对抗训练所述图像处理网络。According to the first identification result and the third identification result, the image processing network is trained against training.
举例来说,暗光条件下的第一样本事件信息可能存在一定的噪声干扰,而正常光照条件下的第二样本事件信息中的噪声较低。在该情况下,可为第二样本事件信息引入额外的噪声通道,以便提高网络的泛化性。For example, the first sample event information under dim light conditions may have certain noise interference, while the second sample event information under normal lighting conditions has low noise. In this case, additional noise channels can be introduced for the second sample event information to improve the generalization of the network.
在一种可能的实现方式中,图像处理网络还包括第二特征提取网络,例如为卷积图像处理网络,包括多个卷积层及多个残差层,本公开对第二特征提取网络的网络结构不作限制。In a possible implementation, the image processing network further includes a second feature extraction network, for example, a convolutional image processing network, which includes multiple convolutional layers and multiple residual layers. The network structure is not restricted.
在一种可能的实现方式中,可预设有随机的第二噪声信息,根据该第二噪声信息为第二样本事件信息添加噪声通道。将添加噪声通道后的第二样本事件信息输入第二特征提取网络中进行特征提取,输出第三样本事件特征;将所述第二样本事件特征与所述第三样本事件特征融合,得到第一样本融合特征。这样,可实现第二样本事件特征的特征强化。In a possible implementation manner, random second noise information may be preset, and a noise channel is added to the second sample event information according to the second noise information. The second sample event information after adding the noise channel is input into the second feature extraction network for feature extraction, and the third sample event feature is output; the second sample event feature is fused with the third sample event feature to obtain the first Sample fusion features. In this way, the feature enhancement of the second sample event feature can be achieved.
在一种可能的实现方式中,将第一样本融合特征输入鉴别网络,可得到第三鉴别结果;进而,根据第一鉴别结果及所述第三鉴别结果,对抗训练所述图像处理网络。对抗训练的具体过程不再重复描述。In a possible implementation manner, the first sample fusion feature is input into the identification network to obtain a third identification result; further, the image processing network is opposed to training based on the first identification result and the third identification result. The specific process of confrontation training will not be repeated.
通过这种方式,可进一步提高第一特征提取网络的精度。In this way, the accuracy of the first feature extraction network can be further improved.
在一种可能的实现方式中,所述图像处理网络还包括第二特征提取网络,所述根据预设的训练集训练所述图像处理网络的步骤,还包括:In a possible implementation manner, the image processing network further includes a second feature extraction network, and the step of training the image processing network according to a preset training set further includes:
将所述第一样本融合特征输入所述图像重建网络,得到所述第二样本场景的第二重建图像;Input the first sample fusion feature into the image reconstruction network to obtain a second reconstructed image of the second sample scene;
根据所述第二样本场景的第二重建图像及所述样本场景图像,训练所述图像处理网络。Training the image processing network according to the second reconstructed image of the second sample scene and the sample scene image.
举例来说,在对抗训练后,第一特征提取网络及第二特征提取网络提取出的第一样本融合特征,具有暗光条件下的事件信息的分布特点,并且,相应的第二样本事件信息具有监督信息(也即,正常光照条件下的样本场景图像)。For example, after the confrontation training, the first sample fusion features extracted by the first feature extraction network and the second feature extraction network have the characteristics of the distribution of event information under dark light conditions, and the corresponding second sample event The information has supervision information (that is, the sample scene image under normal lighting conditions).
在一种可能的实现方式中,可将该第一样本融合特征输入图像重建网络中处理,输出第二样本场景的第二重建图像;根据第二样本场景的第二重建图像及样本场景图像之间的差异,可确定第一特征提取网络、第二特征提取网络及图像重建网络的网络损失,例如L1损失;进而,可根据该网络损失反向调整第一特征提取网络、第二特征提取网络及图像重建网络的网络参数,实现第一特征提取网络、第二特征提取网络及图像重建网络的训练。In a possible implementation, the fusion feature of the first sample can be input to the image reconstruction network for processing, and the second reconstructed image of the second sample scene is output; the second reconstructed image and the sample scene image of the second sample scene are output. The difference between the network loss of the first feature extraction network, the second feature extraction network, and the image reconstruction network can be determined, such as L1 loss; further, the first feature extraction network and the second feature extraction can be adjusted inversely according to the network loss The network parameters of the network and the image reconstruction network realize the training of the first feature extraction network, the second feature extraction network and the image reconstruction network.
在实际训练过程中,同样可进行交替训练。也即,在每轮迭代过程中,根据对抗网络损失,反向调整鉴别网络的网络参数;再根据第一特征提取网络、第二特征提取网络及图像重建网络的网络损失,反向调整第一特征提取网络、第二特征提取网络及图像重建网络的网络参数,本次训练中仍然会得到鉴别网络的输出作为指导信息,但不更新鉴别网络的参数。这样,经过多轮迭代,在满足训练条件(例如网络收敛)的情况下,可得到训练后的图像处理网络。In the actual training process, alternate training can also be performed. That is, in each round of iterative process, the network parameters of the identification network are adjusted backward according to the loss of the counter network; then the network parameters of the first feature extraction network, the second feature extraction network, and the image reconstruction network are adjusted backwards according to the network loss of the first feature extraction network, the second feature extraction network, and the image reconstruction network. The network parameters of the feature extraction network, the second feature extraction network and the image reconstruction network will still receive the output of the authentication network as guidance information during this training, but the parameters of the authentication network will not be updated. In this way, after multiple rounds of iteration, the trained image processing network can be obtained when the training conditions (such as network convergence) are met.
通过这种方式,可以实现整个图像处理网络的训练过程,得到高精度的图像处理网络。In this way, the training process of the entire image processing network can be realized, and a high-precision image processing network can be obtained.
在一种可能的实现方式中,所述图像处理网络还包括细节增强网络,所述根据预设的训练集训练所述图像处理网络的步骤,还可包括:In a possible implementation manner, the image processing network further includes a detail enhancement network, and the step of training the image processing network according to a preset training set may further include:
将所述第二样本事件特征及第三噪声信息输入所述细节增强网络,得到第四样本事件特征;Input the second sample event feature and the third noise information into the detail enhancement network to obtain the fourth sample event feature;
将所述第二样本事件特征与所述第四样本事件特征融合,得到第二样本融合特征;Fusing the second sample event feature with the fourth sample event feature to obtain a second sample fusion feature;
将所述第二样本融合特征输入所述图像重建网络,得到所述第二样本场景的第三重建图像;Inputting the second sample fusion feature into the image reconstruction network to obtain a third reconstructed image of the second sample scene;
根据所述第二样本场景的第一重建图像、所述第三重建图像及所述样本场景图像,训练所述图像处理网络。Training the image processing network according to the first reconstructed image of the second sample scene, the third reconstructed image, and the sample scene image.
举例来说,可引入细节增强网络对事件特征进行细节增强,以便恢复更多的图像细节信息(例如局部的结构信息)。细节增强网络可例如为残差网络,包括卷积层及多个残差层,本公开对细节增强网络的网络结构不作限制。For example, a detail enhancement network can be introduced to enhance the details of event features, so as to recover more image detail information (such as local structural information). The detail enhancement network may be, for example, a residual network, including a convolutional layer and multiple residual layers, and the present disclosure does not limit the network structure of the detail enhancement network.
在一种可能的实现方式中,在未引入第二特征提取网络的情况下,可直接使用第二样本事件特征进行细节增强。可将预设有随机的第三噪声信息,根据该第三噪声信息为第二样本事件特征添加噪声通道。将添加噪声通道后的第二样本事件特征输入细节增强网络中处理,得到第四样本事件特征;将第二样本事件特征与第四样本事件特征融合,得到第二样本融合特征;将所述第二样本融合特征输入所述图像重建网络,得到所述第二样本场景的第三重建图像。In a possible implementation manner, in the case where the second feature extraction network is not introduced, the second sample event feature can be directly used for detail enhancement. Random third noise information can be preset, and a noise channel is added to the second sample event feature according to the third noise information. The second sample event feature after adding the noise channel is input into the detail enhancement network for processing to obtain the fourth sample event feature; the second sample event feature is fused with the fourth sample event feature to obtain the second sample fusion feature; The two-sample fusion feature is input into the image reconstruction network to obtain a third reconstructed image of the second sample scene.
在一种可能的实现方式中,根据所述样本场景的第一重建图像、所述第三重建图像及所述样本场景图像,训练所述图像处理网络。In a possible implementation manner, the image processing network is trained according to the first reconstructed image, the third reconstructed image, and the sample scene image of the sample scene.
其中,根据第三重建图像与样本场景图像之间的差异,可确定第一特征提取网络、细节增强网络及图像重建网络的第一损失;根据第三重建图像与样本场景图像之间的差异,以及第一重建图像与样本场景图像之间的差异,可确定第一特征提取网络、细节增强网络及图像重建网络的第二损失。该第二损失可保证引入细节增强后的第三重建图像的质量优于未引入细节增强时的第一重建图像的质量,保证细节增强网络能起到预期的作用。Among them, according to the difference between the third reconstructed image and the sample scene image, the first loss of the first feature extraction network, the detail enhancement network, and the image reconstruction network can be determined; according to the difference between the third reconstructed image and the sample scene image, And the difference between the first reconstructed image and the sample scene image can determine the second loss of the first feature extraction network, the detail enhancement network, and the image reconstruction network. The second loss can ensure that the quality of the third reconstructed image after the detail enhancement is introduced is better than the quality of the first reconstructed image when the detail enhancement is not introduced, ensuring that the detail enhancement network can play an expected role.
在一种可能的实现方式中,可根据第一损失和第二损失确定第一特征提取网络、细节增强网络及图像重建网络的总体损失,例如将第一损失与第二损失的加权和确定为总体损失;进而,可根据该总体损失反向调整第一特征提取网络、细节增强网络及图像重建网络的网络参数,实现第一特征提取网络、细节增强网络及图像重建网络的训练。In a possible implementation manner, the total loss of the first feature extraction network, the detail enhancement network, and the image reconstruction network can be determined according to the first loss and the second loss, for example, the weighted sum of the first loss and the second loss is determined as The overall loss; further, the network parameters of the first feature extraction network, the detail enhancement network, and the image reconstruction network can be adjusted inversely according to the overall loss to realize the training of the first feature extraction network, the detail enhancement network, and the image reconstruction network.
在实际训练过程中,同样可进行交替训练。也即在每轮迭代过程中,对抗训练鉴别网络;再训练第一特征提取网络、细节增强网络及图像重建网络,鉴别网络的输出作为指导信息,但不更新鉴别网络的参数。经过多轮迭代,在满足训练条件(例如网络收敛)的情况下,可得到训练后的图像处理网络。In the actual training process, alternate training can also be performed. That is, in each iteration process, the identification network is trained against the training; the first feature extraction network, the detail enhancement network and the image reconstruction network are trained again, and the output of the identification network is used as guidance information, but the parameters of the identification network are not updated. After multiple rounds of iteration, the trained image processing network can be obtained if the training conditions (such as network convergence) are met.
通过这种方式,可以实现重建图像的细节增强,进一步提高训练后的图像处理网络得到的重建图像的质量。In this way, the details of the reconstructed image can be enhanced, and the quality of the reconstructed image obtained by the trained image processing network can be further improved.
在一种可能的实现方式中,所述根据预设的训练集训练所述图像处理网络的步骤,还可包括:In a possible implementation, the step of training the image processing network according to a preset training set may further include:
将所述第一样本融合特征及第四噪声信息输入所述细节增强网络,得到第五样本事件特征;Input the first sample fusion feature and the fourth noise information into the detail enhancement network to obtain the fifth sample event feature;
将所述第一样本融合特征与所述第五样本事件特征融合,得到第三样本融合特征;Fuse the first sample fusion feature with the fifth sample event feature to obtain a third sample fusion feature;
将所述第三样本融合特征输入所述图像重建网络,得到所述第二样本场景的第四重建图像;Inputting the third sample fusion feature into the image reconstruction network to obtain a fourth reconstructed image of the second sample scene;
根据所述第二样本场景的第二重建图像、所述第四重建图像及所述样本场景图像,训练所述图像处理网络。Training the image processing network according to the second reconstructed image of the second sample scene, the fourth reconstructed image, and the sample scene image.
举例来说,在已引入第二特征提取网络的情况下,可使用第一样本融合特征进行细节增强。可将 预设有随机的第四噪声信息,根据该第四噪声信息为第一样本融合特征添加噪声通道。将添加噪声通道后的第一样本融合特征输入细节增强网络中处理,得到第五样本事件特征;将第一样本融合特征与第五样本事件特征融合,得到第三样本融合特征;将所述第三样本融合特征输入所述图像重建网络,得到所述第二样本场景的第四重建图像。For example, in the case where the second feature extraction network has been introduced, the first sample fusion feature can be used for detail enhancement. Random fourth noise information can be preset, and a noise channel is added to the fusion feature of the first sample according to the fourth noise information. The fusion feature of the first sample after adding the noise channel is input into the detail enhancement network for processing to obtain the event feature of the fifth sample; the fusion feature of the first sample is fused with the event feature of the fifth sample to obtain the fusion feature of the third sample; The third sample fusion feature is input into the image reconstruction network to obtain a fourth reconstructed image of the second sample scene.
在一种可能的实现方式中,根据所述第二样本场景的第二重建图像、所述第四重建图像及所述样本场景图像,训练图像处理网络。该步骤可包括:In a possible implementation manner, an image processing network is trained according to the second reconstructed image of the second sample scene, the fourth reconstructed image, and the sample scene image. This step can include:
根据所述第二样本场景的第二重建图像、所述第四重建图像及所述样本场景图像,确定所述图像处理网络的总体损失;Determine the overall loss of the image processing network according to the second reconstructed image of the second sample scene, the fourth reconstructed image, and the sample scene image;
根据所述总体损失,确定所述图像处理网络的梯度信息;Determine the gradient information of the image processing network according to the overall loss;
根据所述梯度信息,调整所述第一特征提取网络、所述第二特征提取网络、所述细节增强网络及所述图像重建网络的网络参数,Adjusting the network parameters of the first feature extraction network, the second feature extraction network, the detail enhancement network, and the image reconstruction network according to the gradient information,
其中,所述细节增强网络的梯度信息不传递到所述第二特征提取网络。Wherein, the gradient information of the detail enhancement network is not transmitted to the second feature extraction network.
举例来说,根据第四重建图像与样本场景图像之间的差异,可确定第一特征提取网络、第二特征提取网络、细节增强网络及图像重建网络的第三损失;根据第四重建图像与样本场景图像之间的差异,以及第二重建图像与样本场景图像之间的差异,可确定第一特征提取网络、第二特征提取网络、细节增强网络及图像重建网络的第四损失。该第四损失可保证引入细节增强后的第四重建图像的质量优于未引入细节增强时的第二重建图像的质量,保证细节增强网络能起到预期的作用。For example, according to the difference between the fourth reconstructed image and the sample scene image, the third loss of the first feature extraction network, the second feature extraction network, the detail enhancement network, and the image reconstruction network can be determined; according to the fourth reconstructed image and The difference between the sample scene images and the difference between the second reconstructed image and the sample scene image can determine the fourth loss of the first feature extraction network, the second feature extraction network, the detail enhancement network, and the image reconstruction network. The fourth loss can ensure that the quality of the fourth reconstructed image after the detail enhancement is introduced is better than the quality of the second reconstructed image when the detail enhancement is not introduced, and ensures that the detail enhancement network can play an expected role.
在一种可能的实现方式中,可根据第三损失和第四损失确定第一特征提取网络、第二特征提取网络、细节增强网络及图像重建网络的总体损失,例如将第三损失与第四损失的加权和确定为总体损失;根据该总体损失,可确定第一特征提取网络、第二特征提取网络、细节增强网络及图像重建网络的梯度信息,进而,可在第一特征提取网络、第二特征提取网络、细节增强网络及图像重建网络中反向传递该梯度信息,从而调整第一特征提取网络、第二特征提取网络、细节增强网络及图像重建网络的网络参数,实现第一特征提取网络、第二特征提取网络、细节增强网络及图像重建网络的训练。In a possible implementation, the total loss of the first feature extraction network, the second feature extraction network, the detail enhancement network, and the image reconstruction network can be determined according to the third loss and the fourth loss, for example, the third loss and the fourth loss The weighted sum of the loss is determined as the overall loss; according to the overall loss, the gradient information of the first feature extraction network, the second feature extraction network, the detail enhancement network, and the image reconstruction network can be determined. Two feature extraction network, detail enhancement network and image reconstruction network transfer the gradient information in reverse, so as to adjust the network parameters of the first feature extraction network, second feature extraction network, detail enhancement network and image reconstruction network to realize the first feature extraction Network, second feature extraction network, detail enhancement network and image reconstruction network training.
在一种可能的实现方式中,由于第二特征提取网络与细节增强网络的输入均添加了噪声通道,因此,为了降低早期训练阶段对学习效果的影响,在反向传递梯度信息时,细节增强网络与第二特征提取网络之间停止梯度传递(stop gradient),从而可降低细节增强网络与第二特征提取网络之间的相互干扰,有效地减少信息流中的循环,降低模式崩溃的概率。In a possible implementation, since the input of the second feature extraction network and the detail enhancement network both add noise channels, in order to reduce the impact of the early training stage on the learning effect, when the gradient information is transmitted backward, the details are enhanced Stop gradient transfer between the network and the second feature extraction network, thereby reducing the mutual interference between the detail enhancement network and the second feature extraction network, effectively reducing the loop in the information flow, and reducing the probability of mode collapse.
在实际训练过程中,同样可进行交替训练。也即在每轮迭代过程中,对抗训练鉴别网络。再训练第一特征提取网络、第二特征提取网络、细节增强网络及图像重建网络,鉴别网络的输出作为指导信息,但不更新鉴别网络的参数。经过多轮迭代,在满足训练条件(例如网络收敛)的情况下,可得到训练后的图像处理网络。In the actual training process, alternate training can also be performed. That is, during each iteration, the discriminating network is trained against training. Retrain the first feature extraction network, the second feature extraction network, the detail enhancement network, and the image reconstruction network. The output of the authentication network is used as guidance information, but the parameters of the authentication network are not updated. After multiple rounds of iteration, the trained image processing network can be obtained if the training conditions (such as network convergence) are met.
通过这种方式,可以实现重建图像的细节增强,进一步提高训练后的图像处理网络得到的重建图像的质量。In this way, the details of the reconstructed image can be enhanced, and the quality of the reconstructed image obtained by the trained image processing network can be further improved.
图2示出根据本公开实施例的图像重建方法的网络训练的处理过程的示意图。如图2所示,根据本公开实施例的图像处理网络包括第一特征提取网络E C、第二特征提取网络E P、鉴别网络D、细节增强网络T e及图像重建网络R。 Fig. 2 shows a schematic diagram of a processing procedure of network training of an image reconstruction method according to an embodiment of the present disclosure. 2, the image processing network according to the disclosed embodiments of the present embodiment comprises a first feature extraction network E C, the second feature extraction network E P, D network authentication, detail enhancement and image reconstruction network T e network R.
在示例中,对于任意一组第一样本场景和第二样本场景,可将暗光条件下的第一样本事件信息21输入第一特征提取网络E
C中处理,输出第一样本事件特征X
LE;将正常光照条件下的第二样本事件信息22输入参数共享的第一特征提取网络E
C中处理,输出第二样本事件特征X
C;对正常光照条件下的第二样本事件信息22添加噪声信息23后,输入参数不共享的第二特征提取网络E
P中处理,输出第三样本事件特征X
p;将第二样本事件特征X
C与第三样本事件特征X
p进行叠加,得到第一样本融合特征X
DE;将第一样本事件特征X
LE和第一样本融合特征X
DE分别输入鉴别网络D中进行鉴别,得到各自的鉴别结果(未示出)。
In an example, for any set of the first sample and the second sample scenario scenario, the event may be the first sample in the low light condition information input of the first feature extraction network 21 E C processing, the output of the first sample event Feature X LE ; input the second
在示例中,根据鉴别结果对抗训练鉴别网络D。网络损失L D表示如下: In the example, the discrimination network D is trained against the discrimination result according to the discrimination result. The network loss L D is expressed as follows:
公式(3)中, 和 分别表示第一样本事件特征X LE和第一样本融合特征X DE对应的损失。 In formula (3), with Respectively represent the loss corresponding to the first sample event feature X LE and the first sample fusion feature X DE.
在示例中,将第一样本融合特征X
DE输入图像重建网络R中,输出第二重建图像
同时,对第一样本融合特征X
DE添加噪声信息24后,输入细节增强网络T
e中,输出第五样本事件特征Δy;将第一样本融合特征X
DE与第五样本事件特征Δy融合后,输入图像重建网络R中,输出第四重建图像
In the example, the first sample fusion feature X DE is input into the image reconstruction network R, and the second reconstructed image is output At the same time, after adding
在示例中,根据第二重建图像 第四重建图像 及所述样本场景图像y g(未示出),可确定第一特征提取网络E C、第二特征提取网络E P、细节增强网络T e及图像重建网络R的总体损失L R(也可称为重建损失),表示如下: In the example, according to the second reconstructed image Fourth reconstructed image The sample image and scene y g (not shown), may determine the first feature extraction network E C, the second feature extraction network E P, T e and detail enhancement network overall loss R L R image reconstruction network (also Called reconstruction loss), expressed as follows:
公式(4)中, 表示亮度重建损失,可以为第四重建图像 与所述样本场景图像y g之间的L1损失,以及第二重建图像 与所述样本场景图像y g之间的L1损失的和。L t(Δy,X p)表示细节增强网络的残差损失,可以为Δy与-X p之间的L1损失(表示为||Δy-(-X p)|| 1)。 表示排名损失,可以为第四重建图像 与所述样本场景图像y g之间的L1损失,以及第二重建图像 与所述样本场景图像y g之间的L1损失的差。β和γ表示超参数项,本领域技术人员可根据实际情况设置。 In formula (4), Indicates the loss of brightness reconstruction, which can be the fourth reconstructed image L1 loss with the sample scene image y g , and the second reconstructed image The sum of L1 losses with the sample scene image y g. L t (Δy,X p ) represents the residual loss of the detail enhancement network, which can be the L1 loss between Δy and -X p (expressed as ||Δy-(-X p )|| 1 ). Represents the ranking loss, which can be the fourth reconstructed image L1 loss with the sample scene image y g , and the second reconstructed image The difference in L1 loss with the sample scene image y g. β and γ represent hyperparameter items, which can be set by those skilled in the art according to actual conditions.
其中,L R的第一项用于确保网络能够恢复出正确的图像,第二项用于保证细节增强网络的精度,第三项用于保证网络在引入细节增强网络T e后的重构效果更好,使得细节增强网络T e能真正地起到细节增强的作用。 Wherein, L R is used to ensure that the first network to recover the correct image, the second network to ensure the accuracy of detail enhancement, the effect of the third reconstruction for the network to ensure that after introduction of the detail enhancement network T e Better, so that the detail enhancement network Te can really play the role of detail enhancement.
在示例中,根据本公开实施例的图像处理网络的总体优化目标可表示如下:In an example, the overall optimization goal of the image processing network according to an embodiment of the present disclosure can be expressed as follows:
公式(5)中, 分别表示用于第一特征提取网络E C、第二特征提取网络E P、图像重建网络R及细节增强网络T e的参数;θ D表示鉴别网络D的参数;α是相应的超参数权重,本领域技术人员可根据实际情况设置。根据本公开实施例,可使用对抗式训练交替优化这两类参数,可例如采用随机批处理梯度下降的方式进行训练,本公开对此不作限制。经训练后,可得到高精度的图像处理网络。 In formula (5), Respectively, a first feature extraction network for E C, the second feature extraction network E P, R and detail image reconstruction enhanced network parameters of the network of T e; D [theta] D represents the network authentication parameter; [alpha] is hyper-parameters corresponding weights, Those skilled in the art can set it according to the actual situation. According to the embodiments of the present disclosure, adversarial training can be used to alternately optimize the two types of parameters, and training can be performed, for example, in a random batch gradient descent method, which is not limited in the present disclosure. After training, a high-precision image processing network can be obtained.
根据本公开实施例的图像重建方法,通过将域自适应方法与事件相机结合,利用暗光条件下的事件信息进行图像重建,得到正常光照条件下的高质量图像,提高了图像重建的效果。该方法在训练过程中无需暗光下强度图像进行监督训练,实现了无监督的网络框架,降低了数据集构建难度。该方法通过细节增强网络对事件特征中的暗光分布域进行增强,降低其中的噪声干扰、增强局部细节,提高了图像重建的效果以及训练效果。According to the image reconstruction method of the embodiment of the present disclosure, by combining the domain adaptive method with the event camera, image reconstruction is performed using event information under dark light conditions to obtain high-quality images under normal lighting conditions, which improves the effect of image reconstruction. In the training process, this method does not need to perform supervised training on intensity images under dark light, realizes an unsupervised network framework, and reduces the difficulty of data set construction. This method enhances the dark light distribution domain in the event feature through the detail enhancement network, reduces the noise interference, enhances the local details, and improves the effect of image reconstruction and training.
根据本公开实施例的图像重建方法的网络框架,不依赖于事件信息,也适用于其它基于域自适应方法的任务,比如图像风格变换、语义分割域自适应等。只需更改相应的输入数据并将图像重构网络替换成各自任务对应的网络结构即可。The network framework of the image reconstruction method according to the embodiments of the present disclosure does not depend on event information, and is also applicable to other tasks based on domain adaptation methods, such as image style transformation and semantic segmentation domain adaptation. Just change the corresponding input data and replace the image reconstruction network with the network structure corresponding to the respective tasks.
根据本公开实施例的图像重建方法,可应用于图像拍摄、图像处理、人脸识别、安防等领域,实现暗光条件下的图像重建。The image reconstruction method according to the embodiment of the present disclosure can be applied to the fields of image shooting, image processing, face recognition, security, etc., to realize image reconstruction under dark light conditions.
例如,采用相关技术的电子设备(例如智能手机)的拍摄系统以强度相机为基础,在暗光条件下无法成像,使用闪光灯作为辅助进行拍照或录制视频会带来极大的能耗提升,而且闪光灯的刺眼光芒对于场景中的人来说很不友好。高动态的事件相机不需要额外的光源辅助,而且能耗很低。可设置事件相机获取暗光条件下的事件信息,通过本公开实施例的图像重建方法,根据该事件信息生成清晰图像,从而实现暗光条件下的图像拍摄。For example, the shooting system of electronic devices (such as smart phones) using related technologies is based on intensity cameras, which cannot be imaged in low light conditions. Using flash as an aid to take photos or record videos will bring about a great increase in energy consumption, and The harsh light of the flash is very unfriendly to the people in the scene. The highly dynamic event camera does not require additional light source assistance, and the energy consumption is very low. The event camera can be set to acquire event information under dark light conditions, and through the image reconstruction method of the embodiments of the present disclosure, a clear image is generated according to the event information, thereby realizing image shooting under dark light conditions.
例如,本公开实施例的图像重建方法,可作为多种图像处理算法的上游算法。如人脸识别、物体检测、语义分割等图像处理任务在暗光条件下都会因无法获取高质量强度图像而失效。该图像重建方法能够通过暗光条件下的事件信息,重构出暗光下的强度图像,使得以上算法可以继续应用。For example, the image reconstruction method of the embodiment of the present disclosure can be used as an upstream algorithm of various image processing algorithms. Image processing tasks such as face recognition, object detection, and semantic segmentation will fail due to the inability to obtain high-quality intensity images under low light conditions. This image reconstruction method can reconstruct an intensity image under dark light through event information under dark light conditions, so that the above algorithm can continue to be applied.
例如,城市的安防领域应用了大量的强度相机摄像头,阴影区域和暗光条件下会有很多死角无法清晰检测。可设置事件相机获取暗光条件下的事件信息,通过本公开实施例的图像重建方法,根据事件信息生成清晰的图像,从而提高安防检测的效果,保障城市安全。For example, a large number of intensity cameras are used in the security field of cities, and there will be many blind spots that cannot be clearly detected in shadow areas and dark light conditions. The event camera can be set to obtain event information under dark light conditions, and through the image reconstruction method of the embodiment of the present disclosure, a clear image is generated according to the event information, thereby improving the effect of security detection and ensuring urban safety.
可以理解,本公开提及的上述各个方法实施例,在不违背原理逻辑的情况下,均可以彼此相互结合形成结合后的实施例,限于篇幅,本公开不再赘述。本领域技术人员可以理解,在具体实施方式的上述方法中,各步骤的具体执行顺序应当以其功能和可能的内在逻辑确定。It can be understood that the various method embodiments mentioned in the present disclosure can be combined with each other to form a combined embodiment without violating the principle and logic. The length is limited, and the details of this disclosure will not be repeated. Those skilled in the art can understand that, in the above method of the specific implementation, the specific execution order of each step should be determined by its function and possible internal logic.
此外,本公开还提供了图像重建装置、电子设备、计算机可读存储介质、程序,上述均可用来实现本公开提供的任一种图像重建方法,相应技术方案和描述和参见方法部分的相应记载,不再赘述。In addition, the present disclosure also provides image reconstruction devices, electronic equipment, computer-readable storage media, and programs, all of which can be used to implement any of the image reconstruction methods provided in the present disclosure. For the corresponding technical solutions and descriptions, refer to the corresponding records in the method section. ,No longer.
图3示出根据本公开实施例的图像重建装置的框图,如图3所示,所述装置包括:Fig. 3 shows a block diagram of an image reconstruction device according to an embodiment of the present disclosure. As shown in Fig. 3, the device includes:
事件获取模块31,用于获取目标场景的事件信息,所述事件信息用于表示所述目标场景在第一亮度范围内的亮度变化;The
特征提取模块32,用于对所述事件信息进行特征提取,得到所述目标场景的第一事件特征;The
图像重建模块33,用于对所述第一事件特征进行图像重建,得到所述目标场景的重建图像,所述重建图像的亮度处于第二亮度范围内,所述第二亮度范围高于所述第一亮度范围。The
在一种可能的实现方式中,所述图像重建模块包括:细节增强子模块,用于根据第一噪声信息及所述第一事件特征,对所述第一事件特征进行细节增强,得到第二事件特征;融合子模块,用于将所述第一事件特征与所述第二事件特征融合,得到融合特征;重建子模块,用于对所述融合特征进行图像重建,得到所述目标场景的重建图像。In a possible implementation manner, the image reconstruction module includes: a detail enhancement submodule, configured to perform detail enhancement on the first event feature according to the first noise information and the first event feature to obtain a second Event feature; a fusion sub-module for fusing the first event feature with the second event feature to obtain a fusion feature; a reconstruction sub-module for performing image reconstruction on the fusion feature to obtain the target scene Reconstruct the image.
在一种可能的实现方式中,所述装置通过图像处理网络实现,所述图像处理网络包括第一特征提取网络及图像重建网络,所述第一特征提取网络用于对所述事件信息进行特征提取,所述图像重建网络用于对所述第一事件特征进行图像重建,所述装置还包括:In a possible implementation manner, the device is implemented by an image processing network, the image processing network includes a first feature extraction network and an image reconstruction network, and the first feature extraction network is used to characterize the event information Extracting, the image reconstruction network is used to perform image reconstruction on the first event feature, and the device further includes:
训练模块,用于根据预设的训练集训练所述图像处理网络,所述训练集包括多个第一样本场景的第一样本事件信息,多个第二样本场景的第二样本事件信息及样本场景图像;其中,所述第一样本事件信息是在第三亮度范围内获取的,所述第二样本事件信息是在第四亮度范围内获取的,所述样本场景图像是在所述第四亮度范围内获取的,所述第四亮度范围高于所述第三亮度范围。A training module for training the image processing network according to a preset training set, the training set including first sample event information of multiple first sample scenes, and second sample event information of multiple second sample scenes And sample scene images; wherein the first sample event information is acquired in a third brightness range, the second sample event information is acquired in a fourth brightness range, and the sample scene image is in the Obtained in the fourth brightness range, the fourth brightness range is higher than the third brightness range.
在一种可能的实现方式中,所述图像处理网络还包括鉴别网络,所述训练模块包括:第一提取子模块,用于将所述第一样本场景的第一样本事件信息和所述第二样本场景的第二样本事件信息分别输入所述第一特征提取网络,得到第一样本事件特征和第二样本事件特征;第一鉴别子模块,用于将所述第一样本事件特征和所述第二样本事件特征分别输入所述鉴别网络,得到第一鉴别结果和第二鉴别结果;第一对抗训练子模块,用于根据所述第一鉴别结果及所述第二鉴别结果,对抗训练所述图像处理网络。In a possible implementation manner, the image processing network further includes an identification network, and the training module includes: a first extraction submodule, configured to combine the first sample event information of the first sample scene with all the The second sample event information of the second sample scene is respectively input into the first feature extraction network to obtain the first sample event feature and the second sample event feature; the first discrimination sub-module is used to combine the first sample The event feature and the second sample event feature are respectively input to the identification network to obtain the first identification result and the second identification result; the first confrontation training sub-module is used for the first identification result and the second identification result As a result, the image processing network is trained against training.
在一种可能的实现方式中,所述训练模块还包括:第一重建子模块,用于将所述第二样本事件特征输入所述图像重建网络,得到所述第二样本场景的第一重建图像;第一训练子模块,用于根据所述第二样本场景的第一重建图像及所述样本场景图像,训练所述图像处理网络。In a possible implementation, the training module further includes: a first reconstruction submodule, configured to input the second sample event feature into the image reconstruction network to obtain a first reconstruction of the second sample scene Image; a first training sub-module for training the image processing network according to the first reconstructed image of the second sample scene and the sample scene image.
在一种可能的实现方式中,所述图像处理网络还包括细节增强网络,所述训练模块还包括:第一增强子模块,用于将所述第二样本事件特征及第三噪声信息输入所述细节增强网络,得到第四样本事件特征;第一融合子模块,用于将所述第二样本事件特征与所述第四样本事件特征融合,得到第二样本融合特征;第二重建子模块,用于将所述第二样本融合特征输入所述图像重建网络,得到所述第二样本场景的第三重建图像;第二训练子模块,用于根据所述第二样本场景的第一重建图像、所述第三重建图像及所述样本场景图像,训练所述图像处理网络。In a possible implementation, the image processing network further includes a detail enhancement network, and the training module further includes: a first enhancement sub-module for inputting the second sample event feature and the third noise information into the The detail enhancement network obtains the fourth sample event feature; the first fusion submodule is used to fuse the second sample event feature with the fourth sample event feature to obtain the second sample fusion feature; the second reconstruction submodule , Used to input the second sample fusion feature into the image reconstruction network to obtain a third reconstructed image of the second sample scene; a second training sub-module for the first reconstruction of the second sample scene The image, the third reconstructed image, and the sample scene image are used to train the image processing network.
在一种可能的实现方式中,所述图像处理网络还包括第二特征提取网络,所述训练模块还包括:第二提取子模块,用于将所述第二样本场景的第二样本事件信息及第二噪声信息输入所述第二特征提取网络,得到第三样本事件特征;第二融合子模块,用于将所述第二样本事件特征与所述第三样本事件特征融合,得到第一样本融合特征;第二鉴别子模块,用于将所述第一样本融合特征输入所述鉴别网络,得到第三鉴别结果;第二对抗训练子模块,用于根据所述第一鉴别结果及所述第三鉴别结果,对抗训练所述图像处理网络。In a possible implementation, the image processing network further includes a second feature extraction network, and the training module further includes: a second extraction sub-module configured to combine the second sample event information of the second sample scene And the second noise information is input into the second feature extraction network to obtain the third sample event feature; the second fusion sub-module is used to fuse the second sample event feature with the third sample event feature to obtain the first Sample fusion features; a second discrimination sub-module, used to input the first sample fusion features into the discrimination network to obtain a third discrimination result; a second confrontation training sub-module, used according to the first discrimination result And the third discrimination result, against training the image processing network.
在一种可能的实现方式中,所述训练模块还包括:第三重建子模块,用于将所述第一样本融合特征输入所述图像重建网络,得到所述第二样本场景的第二重建图像;第三训练子模块,用于根据所述 第二样本场景的第二重建图像及所述样本场景图像,训练所述图像处理网络。In a possible implementation, the training module further includes: a third reconstruction sub-module, configured to input the first sample fusion feature into the image reconstruction network to obtain the second sample scene of the second sample Reconstructed image; a third training sub-module for training the image processing network according to the second reconstructed image of the second sample scene and the sample scene image.
在一种可能的实现方式中,所述图像处理网络还包括细节增强网络,所述训练模块还包括:第二增强子模块,用于将所述第一样本融合特征及第四噪声信息输入所述细节增强网络,得到第五样本事件特征;第三融合子模块,用于将所述第一样本融合特征与所述第五样本事件特征融合,得到第三样本融合特征;第四重建子模块,用于将所述第三样本融合特征输入所述图像重建网络,得到所述第二样本场景的第四重建图像;第四训练子模块,用于根据所述第二样本场景的第二重建图像、所述第四重建图像及所述样本场景图像,训练所述图像处理网络。In a possible implementation, the image processing network further includes a detail enhancement network, and the training module further includes: a second enhancement sub-module for inputting the first sample fusion feature and fourth noise information The detail enhancement network obtains the fifth sample event feature; the third fusion sub-module is used to fuse the first sample fusion feature with the fifth sample event feature to obtain the third sample fusion feature; fourth reconstruction The sub-module is used to input the third sample fusion feature into the image reconstruction network to obtain the fourth reconstructed image of the second sample scene; the fourth training sub-module is used to obtain the fourth reconstructed image of the second sample scene. Training the image processing network with two reconstructed images, the fourth reconstructed image, and the sample scene image.
在一种可能的实现方式中,所述第四训练子模块用于:根据所述第二样本场景的第二重建图像、所述第四重建图像及所述样本场景图像,确定所述图像处理网络的总体损失;根据所述总体损失,确定所述图像处理网络的梯度信息;根据所述梯度信息,调整所述第一特征提取网络、所述第二特征提取网络、所述细节增强网络及所述图像重建网络的网络参数,其中,所述细节增强网络的梯度信息不传递到所述第二特征提取网络。In a possible implementation manner, the fourth training submodule is configured to: determine the image processing according to the second reconstructed image of the second sample scene, the fourth reconstructed image, and the sample scene image The overall loss of the network; according to the overall loss, determine the gradient information of the image processing network; according to the gradient information, adjust the first feature extraction network, the second feature extraction network, the detail enhancement network, and The network parameters of the image reconstruction network, wherein the gradient information of the detail enhancement network is not transferred to the second feature extraction network.
在一些实施例中,本公开实施例提供的装置具有的功能或包含的模块可以用于执行上文方法实施例描述的方法,其具体实现可以参照上文方法实施例的描述,为了简洁,这里不再赘述。In some embodiments, the functions or modules contained in the device provided in the embodiments of the present disclosure can be used to execute the methods described in the above method embodiments. For specific implementation, refer to the description of the above method embodiments. For brevity, here No longer.
本公开实施例还提出一种计算机可读存储介质,其上存储有计算机程序指令,所述计算机程序指令被处理器执行时实现上述方法。计算机可读存储介质可以是非易失性计算机可读存储介质或易失性计算机可读存储介质。The embodiments of the present disclosure also provide a computer-readable storage medium on which computer program instructions are stored, and the computer program instructions implement the above-mentioned method when executed by a processor. The computer-readable storage medium may be a non-volatile computer-readable storage medium or a volatile computer-readable storage medium.
本公开实施例还提出一种电子设备,包括:处理器;用于存储处理器可执行指令的存储器;其中,所述处理器被配置为调用所述存储器存储的指令,以执行上述方法。An embodiment of the present disclosure also proposes an electronic device, including: a processor; a memory for storing executable instructions of the processor; wherein the processor is configured to call the instructions stored in the memory to execute the above method.
本公开实施例还提供了一种计算机程序产品,包括计算机可读代码,当计算机可读代码在设备上运行时,设备中的处理器执行用于实现如上任一实施例提供的图像重建方法的指令。The embodiments of the present disclosure also provide a computer program product, including computer-readable code. When the computer-readable code runs on the device, the processor in the device executes the image reconstruction method provided by any of the above embodiments. instruction.
本公开实施例还提供了另一种计算机程序产品,用于存储计算机可读指令,指令被执行时使得计算机执行上述任一实施例提供的图像重建方法的操作。The embodiments of the present disclosure also provide another computer program product for storing computer-readable instructions, which when executed, cause the computer to perform the operations of the image reconstruction method provided by any of the foregoing embodiments.
电子设备可以被提供为终端、服务器或其它形态的设备。The electronic device can be provided as a terminal, server or other form of device.
图4示出根据本公开实施例的一种电子设备800的框图。例如,电子设备800可以是移动电话,计算机,数字广播终端,消息收发设备,游戏控制台,平板设备,医疗设备,健身设备,个人数字助理等终端。FIG. 4 shows a block diagram of an
参照图4,电子设备800可以包括以下一个或多个组件:处理组件802,存储器804,电源组件806,多媒体组件808,音频组件810,输入/输出(I/O)的接口812,传感器组件814,以及通信组件816。4, the
处理组件802通常控制电子设备800的整体操作,诸如与显示,电话呼叫,数据通信,相机操作和记录操作相关联的操作。处理组件802可以包括一个或多个处理器820来执行指令,以完成上述的方法的全部或部分步骤。此外,处理组件802可以包括一个或多个模块,便于处理组件802和其他组件之间的交互。例如,处理组件802可以包括多媒体模块,以方便多媒体组件808和处理组件802之间的交互。The
存储器804被配置为存储各种类型的数据以支持在电子设备800的操作。这些数据的示例包括用于在电子设备800上操作的任何应用程序或方法的指令,联系人数据,电话簿数据,消息,图片,视频等。存储器804可以由任何类型的易失性或非易失性存储设备或者它们的组合实现,如静态随机存取存储器(SRAM),电可擦除可编程只读存储器(EEPROM),可擦除可编程只读存储器(EPROM),可编程只读存储器(PROM),只读存储器(ROM),磁存储器,快闪存储器,磁盘或光盘。The
电源组件806为电子设备800的各种组件提供电力。电源组件806可以包括电源管理系统,一个或多个电源,及其他与为电子设备800生成、管理和分配电力相关联的组件。The
多媒体组件808包括在所述电子设备800和用户之间的提供一个输出接口的屏幕。在一些实施例中,屏幕可以包括液晶显示器(LCD)和触摸面板(TP)。如果屏幕包括触摸面板,屏幕可以被实现为触摸屏,以接收来自用户的输入信号。触摸面板包括一个或多个触摸传感器以感测触摸、滑动和触摸面板上的手势。所述触摸传感器可以不仅感测触摸或滑动动作的边界,而且还检测与所述触摸或滑动操作相关的持续时间和压力。在一些实施例中,多媒体组件808包括一个前置摄像头和/或后置摄像头。 当电子设备800处于操作模式,如拍摄模式或视频模式时,前置摄像头和/或后置摄像头可以接收外部的多媒体数据。每个前置摄像头和后置摄像头可以是一个固定的光学透镜系统或具有焦距和光学变焦能力。The
音频组件810被配置为输出和/或输入音频信号。例如,音频组件810包括一个麦克风(MIC),当电子设备800处于操作模式,如呼叫模式、记录模式和语音识别模式时,麦克风被配置为接收外部音频信号。所接收的音频信号可以被进一步存储在存储器804或经由通信组件816发送。在一些实施例中,音频组件810还包括一个扬声器,用于输出音频信号。The
I/O接口812为处理组件802和外围接口模块之间提供接口,上述外围接口模块可以是键盘,点击轮,按钮等。这些按钮可包括但不限于:主页按钮、音量按钮、启动按钮和锁定按钮。The I/
传感器组件814包括一个或多个传感器,用于为电子设备800提供各个方面的状态评估。例如,传感器组件814可以检测到电子设备800的打开/关闭状态,组件的相对定位,例如所述组件为电子设备800的显示器和小键盘,传感器组件814还可以检测电子设备800或电子设备800一个组件的位置改变,用户与电子设备800接触的存在或不存在,电子设备800方位或加速/减速和电子设备800的温度变化。传感器组件814可以包括接近传感器,被配置用来在没有任何的物理接触时检测附近物体的存在。传感器组件814还可以包括光传感器,如CMOS或CCD图像传感器,用于在成像应用中使用。在一些实施例中,该传感器组件814还可以包括加速度传感器,陀螺仪传感器,磁传感器,压力传感器或温度传感器。The
通信组件816被配置为便于电子设备800和其他设备之间有线或无线方式的通信。电子设备800可以接入基于通信标准的无线网络,如WiFi,2G或3G,或它们的组合。在一个示例性实施例中,通信组件816经由广播信道接收来自外部广播管理系统的广播信号或广播相关信息。在一个示例性实施例中,所述通信组件816还包括近场通信(NFC)模块,以促进短程通信。例如,在NFC模块可基于射频识别(RFID)技术,红外数据协会(IrDA)技术,超宽带(UWB)技术,蓝牙(BT)技术和其他技术来实现。The
在示例性实施例中,电子设备800可以被一个或多个应用专用集成电路(ASIC)、数字信号处理器(DSP)、数字信号处理设备(DSPD)、可编程逻辑器件(PLD)、现场可编程门阵列(FPGA)、控制器、微控制器、微处理器或其他电子元件实现,用于执行上述方法。In an exemplary embodiment, the
在示例性实施例中,还提供了一种非易失性计算机可读存储介质,例如包括计算机程序指令的存储器804,上述计算机程序指令可由电子设备800的处理器820执行以完成上述方法。In an exemplary embodiment, there is also provided a non-volatile computer-readable storage medium, such as the
图5示出根据本公开实施例的一种电子设备1900的框图。例如,电子设备1900可以被提供为一服务器。参照图5,电子设备1900包括处理组件1922,其进一步包括一个或多个处理器,以及由存储器1932所代表的存储器资源,用于存储可由处理组件1922的执行的指令,例如应用程序。存储器1932中存储的应用程序可以包括一个或一个以上的每一个对应于一组指令的模块。此外,处理组件1922被配置为执行指令,以执行上述方法。FIG. 5 shows a block diagram of an
电子设备1900还可以包括一个电源组件1926被配置为执行电子设备1900的电源管理,一个有线或无线网络接口1950被配置为将电子设备1900连接到网络,和一个输入输出(I/O)接口1958。电子设备1900可以操作基于存储在存储器1932的操作系统,例如Windows Server
TM,Mac OS X
TM,Unix
TM,Linux
TM,FreeBSD
TM或类似。
The
在示例性实施例中,还提供了一种非易失性计算机可读存储介质,例如包括计算机程序指令的存储器1932,上述计算机程序指令可由电子设备1900的处理组件1922执行以完成上述方法。In an exemplary embodiment, a non-volatile computer-readable storage medium is also provided, such as the
本公开可以是系统、方法和/或计算机程序产品。计算机程序产品可以包括计算机可读存储介质,其上载有用于使处理器实现本公开的各个方面的计算机可读程序指令。The present disclosure may be a system, method and/or computer program product. The computer program product may include a computer-readable storage medium loaded with computer-readable program instructions for enabling a processor to implement various aspects of the present disclosure.
计算机可读存储介质可以是可以保持和存储由指令执行设备使用的指令的有形设备。计算机可读存储介质例如可以是――但不限于――电存储设备、磁存储设备、光存储设备、电磁存储设备、半导体存储设备或者上述的任意合适的组合。计算机可读存储介质的更具体的例子(非穷举的列表)包括:便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器 (EPROM或闪存)、静态随机存取存储器(SRAM)、便携式压缩盘只读存储器(CD-ROM)、数字多功能盘(DVD)、记忆棒、软盘、机械编码设备、例如其上存储有指令的打孔卡或凹槽内凸起结构、以及上述的任意合适的组合。这里所使用的计算机可读存储介质不被解释为瞬时信号本身,诸如无线电波或者其他自由传播的电磁波、通过波导或其他传输媒介传播的电磁波(例如,通过光纤电缆的光脉冲)、或者通过电线传输的电信号。The computer-readable storage medium may be a tangible device that can hold and store instructions used by the instruction execution device. The computer-readable storage medium may be, for example, but not limited to, an electrical storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing. More specific examples of computer-readable storage media (non-exhaustive list) include: portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM) Or flash memory), static random access memory (SRAM), portable compact disk read-only memory (CD-ROM), digital versatile disk (DVD), memory stick, floppy disk, mechanical encoding device, such as a printer with instructions stored thereon The protruding structure in the hole card or the groove, and any suitable combination of the above. The computer-readable storage medium used here is not interpreted as the instantaneous signal itself, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through waveguides or other transmission media (for example, light pulses through fiber optic cables), or through wires Transmission of electrical signals.
这里所描述的计算机可读程序指令可以从计算机可读存储介质下载到各个计算/处理设备,或者通过网络、例如因特网、局域网、广域网和/或无线网下载到外部计算机或外部存储设备。网络可以包括铜传输电缆、光纤传输、无线传输、路由器、防火墙、交换机、网关计算机和/或边缘服务器。每个计算/处理设备中的网络适配卡或者网络接口从网络接收计算机可读程序指令,并转发该计算机可读程序指令,以供存储在各个计算/处理设备中的计算机可读存储介质中。The computer-readable program instructions described herein can be downloaded from a computer-readable storage medium to various computing/processing devices, or downloaded to an external computer or external storage device via a network, such as the Internet, a local area network, a wide area network, and/or a wireless network. The network may include copper transmission cables, optical fiber transmission, wireless transmission, routers, firewalls, switches, gateway computers, and/or edge servers. The network adapter card or network interface in each computing/processing device receives computer-readable program instructions from the network, and forwards the computer-readable program instructions for storage in the computer-readable storage medium in each computing/processing device .
用于执行本公开操作的计算机程序指令可以是汇编指令、指令集架构(ISA)指令、机器指令、机器相关指令、微代码、固件指令、状态设置数据、或者以一种或多种编程语言的任意组合编写的源代码或目标代码,所述编程语言包括面向对象的编程语言—诸如Smalltalk、C++等,以及常规的过程式编程语言—诸如“C”语言或类似的编程语言。计算机可读程序指令可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络—包括局域网(LAN)或广域网(WAN)—连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。在一些实施例中,通过利用计算机可读程序指令的状态信息来个性化定制电子电路,例如可编程逻辑电路、现场可编程门阵列(FPGA)或可编程逻辑阵列(PLA),该电子电路可以执行计算机可读程序指令,从而实现本公开的各个方面。The computer program instructions used to perform the operations of the present disclosure may be assembly instructions, instruction set architecture (ISA) instructions, machine instructions, machine-related instructions, microcode, firmware instructions, state setting data, or in one or more programming languages. Source code or object code written in any combination, the programming language includes object-oriented programming languages such as Smalltalk, C++, etc., and conventional procedural programming languages such as "C" language or similar programming languages. Computer-readable program instructions can be executed entirely on the user's computer, partly on the user's computer, executed as a stand-alone software package, partly on the user's computer and partly executed on a remote computer, or entirely on the remote computer or server implement. In the case of a remote computer, the remote computer can be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (for example, using an Internet service provider to access the Internet). connect). In some embodiments, an electronic circuit, such as a programmable logic circuit, a field programmable gate array (FPGA), or a programmable logic array (PLA), can be customized by using the status information of the computer-readable program instructions. The computer-readable program instructions are executed to realize various aspects of the present disclosure.
这里参照根据本公开实施例的方法、装置(系统)和计算机程序产品的流程图和/或框图描述了本公开的各个方面。应当理解,流程图和/或框图的每个方框以及流程图和/或框图中各方框的组合,都可以由计算机可读程序指令实现。Here, various aspects of the present disclosure are described with reference to flowcharts and/or block diagrams of methods, devices (systems) and computer program products according to embodiments of the present disclosure. It should be understood that each block of the flowcharts and/or block diagrams, and combinations of blocks in the flowcharts and/or block diagrams, can be implemented by computer-readable program instructions.
这些计算机可读程序指令可以提供给通用计算机、专用计算机或其它可编程数据处理装置的处理器,从而生产出一种机器,使得这些指令在通过计算机或其它可编程数据处理装置的处理器执行时,产生了实现流程图和/或框图中的一个或多个方框中规定的功能/动作的装置。也可以把这些计算机可读程序指令存储在计算机可读存储介质中,这些指令使得计算机、可编程数据处理装置和/或其他设备以特定方式工作,从而,存储有指令的计算机可读介质则包括一个制造品,其包括实现流程图和/或框图中的一个或多个方框中规定的功能/动作的各个方面的指令。These computer-readable program instructions can be provided to the processor of a general-purpose computer, a special-purpose computer, or other programmable data processing device, thereby producing a machine that makes these instructions when executed by the processor of the computer or other programmable data processing device , A device that implements the functions/actions specified in one or more blocks in the flowcharts and/or block diagrams is produced. It is also possible to store these computer-readable program instructions in a computer-readable storage medium. These instructions make computers, programmable data processing apparatuses, and/or other devices work in a specific manner, so that the computer-readable medium storing the instructions includes An article of manufacture, which includes instructions for implementing various aspects of the functions/actions specified in one or more blocks in the flowcharts and/or block diagrams.
也可以把计算机可读程序指令加载到计算机、其它可编程数据处理装置、或其它设备上,使得在计算机、其它可编程数据处理装置或其它设备上执行一系列操作步骤,以产生计算机实现的过程,从而使得在计算机、其它可编程数据处理装置、或其它设备上执行的指令实现流程图和/或框图中的一个或多个方框中规定的功能/动作。It is also possible to load computer-readable program instructions onto a computer, other programmable data processing device, or other equipment, so that a series of operation steps are executed on the computer, other programmable data processing device, or other equipment to produce a computer-implemented process , So that the instructions executed on the computer, other programmable data processing apparatus, or other equipment realize the functions/actions specified in one or more blocks in the flowcharts and/or block diagrams.
附图中的流程图和框图显示了根据本公开的多个实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段或指令的一部分,所述模块、程序段或指令的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个连续的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或动作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。The flowcharts and block diagrams in the accompanying drawings show the possible implementation architecture, functions, and operations of the system, method, and computer program product according to multiple embodiments of the present disclosure. In this regard, each block in the flowchart or block diagram may represent a module, program segment, or part of an instruction, and the module, program segment, or part of an instruction contains one or more components for realizing the specified logical function. Executable instructions. In some alternative implementations, the functions marked in the block may also occur in a different order from the order marked in the drawings. For example, two consecutive blocks can actually be executed substantially in parallel, or they can sometimes be executed in the reverse order, depending on the functions involved. It should also be noted that each block in the block diagram and/or flowchart, and the combination of the blocks in the block diagram and/or flowchart, can be implemented by a dedicated hardware-based system that performs the specified functions or actions Or it can be realized by a combination of dedicated hardware and computer instructions.
该计算机程序产品可以具体通过硬件、软件或其结合的方式实现。在一个可选实施例中,所述计算机程序产品具体体现为计算机存储介质,在另一个可选实施例中,计算机程序产品具体体现为软件产品,例如软件开发包(Software Development Kit,SDK)等等。The computer program product can be specifically implemented by hardware, software, or a combination thereof. In an optional embodiment, the computer program product is specifically embodied as a computer storage medium. In another optional embodiment, the computer program product is specifically embodied as a software product, such as a software development kit (SDK), etc. Wait.
在不违背逻辑的情况下,本公开不同实施例之间可以相互结合,不同实施例描述有所侧重,为侧 重描述的部分可以参见其他实施例的记载。Without violating logic, different embodiments of the present disclosure can be combined with each other, and the description of different embodiments is emphasized. For the part of the description, reference may be made to the records of other embodiments.
以上已经描述了本公开的各实施例,上述说明是示例性的,并非穷尽性的,并且也不限于所披露的各实施例。在不偏离所说明的各实施例的范围和精神的情况下,对于本技术领域的普通技术人员来说许多修改和变更都是显而易见的。本文中所用术语的选择,旨在最好地解释各实施例的原理、实际应用或对市场中的技术的改进,或者使本技术领域的其它普通技术人员能理解本文披露的各实施例。The embodiments of the present disclosure have been described above, and the above description is exemplary, not exhaustive, and is not limited to the disclosed embodiments. Without departing from the scope and spirit of the illustrated embodiments, many modifications and changes are obvious to those of ordinary skill in the art. The choice of terms used herein is intended to best explain the principles, practical applications, or improvements to technologies in the market of the embodiments, or to enable other ordinary skilled in the art to understand the embodiments disclosed herein.
Claims (23)
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202010243153.4A CN111462268B (en) | 2020-03-31 | 2020-03-31 | Image reconstruction method and device, electronic equipment and storage medium |
| CN202010243153.4 | 2020-03-31 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2021196401A1 true WO2021196401A1 (en) | 2021-10-07 |
Family
ID=71682204
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2020/094631 Ceased WO2021196401A1 (en) | 2020-03-31 | 2020-06-05 | Image reconstruction method and apparatus, electronic device and storage medium |
Country Status (3)
| Country | Link |
|---|---|
| CN (1) | CN111462268B (en) |
| TW (1) | TWI765304B (en) |
| WO (1) | WO2021196401A1 (en) |
Cited By (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113869449A (en) * | 2021-10-11 | 2021-12-31 | 北京百度网讯科技有限公司 | Model training method, image processing method, device, equipment and storage medium |
| CN114648478A (en) * | 2022-03-29 | 2022-06-21 | 北京小米移动软件有限公司 | Image processing method, device, chip, electronic equipment and storage medium |
| CN114663842A (en) * | 2022-05-25 | 2022-06-24 | 深圳比特微电子科技有限公司 | Image fusion processing method and device, electronic equipment and storage medium |
| CN114881921A (en) * | 2022-03-23 | 2022-08-09 | 清华大学 | Event and video fusion based occlusion-removing imaging method and device |
| CN115272262A (en) * | 2022-08-05 | 2022-11-01 | 国网河北省电力有限公司电力科学研究院 | Outdoor insulator surface defect identification method, device and electronic equipment |
| CN117576522A (en) * | 2024-01-18 | 2024-02-20 | 之江实验室 | A model training method and device based on dynamic defense of mimic structures |
Families Citing this family (13)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114205646B (en) * | 2020-09-18 | 2024-03-29 | 阿里巴巴达摩院(杭州)科技有限公司 | Data processing method, device, electronic equipment and storage medium |
| CN114359289B (en) * | 2020-09-28 | 2025-09-05 | 华为技术有限公司 | Image processing method and related device |
| CN112712170B (en) * | 2021-01-08 | 2023-06-20 | 西安交通大学 | Neuromorphic Visual Object Classification System Based on Input Weighted Spiking Neural Network |
| CN112785672B (en) * | 2021-01-19 | 2022-07-05 | 浙江商汤科技开发有限公司 | Image processing method and device, electronic equipment and storage medium |
| CN112668557B (en) * | 2021-01-29 | 2024-06-14 | 南通大学 | Method for defending image noise attack in pedestrian re-identification system |
| CN112950497A (en) * | 2021-02-22 | 2021-06-11 | 上海商汤智能科技有限公司 | Image processing method, image processing device, electronic equipment and storage medium |
| CN113506325B (en) * | 2021-07-15 | 2024-04-12 | 清华大学 | Image processing method and device, electronic equipment and storage medium |
| CN113506229B (en) * | 2021-07-15 | 2024-04-12 | 清华大学 | Neural network training and image generation method and device |
| CN113506320B (en) * | 2021-07-15 | 2024-04-12 | 清华大学 | Image processing method and device, electronic equipment and storage medium |
| CN113837938B (en) * | 2021-07-28 | 2022-09-09 | 北京大学 | Super-resolution method for reconstructing potential image based on dynamic vision sensor |
| CN115661336A (en) * | 2022-09-21 | 2023-01-31 | 华为技术有限公司 | Three-dimensional reconstruction method and related device |
| CN115578295B (en) * | 2022-11-17 | 2023-04-07 | 中国科学技术大学 | Video rain removing method, system, equipment and storage medium |
| CN116456183B (en) * | 2023-04-20 | 2023-09-26 | 北京大学 | A method and system for high dynamic range video generation guided by event cameras |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20080240605A1 (en) * | 2007-03-27 | 2008-10-02 | Seiko Epson Corporation | Image Processing Apparatus, Image Processing Method, and Image Processing Program |
| CN109087269A (en) * | 2018-08-21 | 2018-12-25 | 厦门美图之家科技有限公司 | Low light image Enhancement Method and device |
| CN109859144A (en) * | 2019-02-22 | 2019-06-07 | 上海商汤智能科技有限公司 | Image processing method and device, electronic equipment and storage medium |
| CN109977876A (en) * | 2019-03-28 | 2019-07-05 | 腾讯科技(深圳)有限公司 | Image-recognizing method, calculates equipment, system and storage medium at device |
| CN109981991A (en) * | 2019-04-17 | 2019-07-05 | 北京旷视科技有限公司 | Model training method, image processing method, device, medium and electronic equipment |
| CN110769196A (en) * | 2019-10-17 | 2020-02-07 | 天津大学 | A Video Prediction Method for Discontinuous Monitoring Road Sections |
Family Cites Families (17)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| TWI369122B (en) * | 2008-12-03 | 2012-07-21 | Altek Corp | Method for improving image resolution |
| TWI401963B (en) * | 2009-06-25 | 2013-07-11 | Pixart Imaging Inc | Dynamic image compression method for face detection |
| US20110085729A1 (en) * | 2009-10-12 | 2011-04-14 | Miaohong Shi | De-noising method and related apparatus for image sensor |
| TWI627627B (en) * | 2013-07-12 | 2018-06-21 | Sony Corp | Reproduction device, reproduction method, and recording medium |
| EP3046319A1 (en) * | 2015-01-19 | 2016-07-20 | Thomson Licensing | Method for generating an HDR image of a scene based on a tradeoff between brightness distribution and motion |
| KR101680602B1 (en) * | 2015-06-03 | 2016-11-29 | 한국생산기술연구원 | System, apparatus and method for reconstructing three dimensional internal image and non-transitory computer-readable recording medium |
| EP3504682B1 (en) * | 2016-08-24 | 2020-07-15 | Universität Zürich | Simultaneous localization and mapping with an event camera |
| CN108073857B (en) * | 2016-11-14 | 2024-02-27 | 北京三星通信技术研究有限公司 | Dynamic visual sensor DVS event processing method and device |
| CN107395983B (en) * | 2017-08-24 | 2020-04-07 | 维沃移动通信有限公司 | Image processing method, mobile terminal and computer readable storage medium |
| CN108154474B (en) * | 2017-12-22 | 2021-08-27 | 浙江大华技术股份有限公司 | Super-resolution image reconstruction method, device, medium and equipment |
| CN108182670B (en) * | 2018-01-15 | 2020-11-10 | 清华大学 | A method and system for resolution enhancement of event images |
| KR102083721B1 (en) * | 2018-03-06 | 2020-03-02 | 한국과학기술원 | Stereo Super-ResolutionImaging Method using Deep Convolutional Networks and Apparatus Therefor |
| CN109801214B (en) * | 2018-05-29 | 2023-08-29 | 京东方科技集团股份有限公司 | Image reconstruction device, image reconstruction method, image reconstruction device, image reconstruction apparatus, computer-readable storage medium |
| CN109118430B (en) * | 2018-08-24 | 2023-05-09 | 深圳市商汤科技有限公司 | Super-resolution image reconstruction method and device, electronic equipment and storage medium |
| CN109685746B (en) * | 2019-01-04 | 2021-03-05 | Oppo广东移动通信有限公司 | Image brightness adjusting method and device, storage medium and terminal |
| CN110070498A (en) * | 2019-03-12 | 2019-07-30 | 浙江工业大学 | A kind of image enchancing method based on convolution self-encoding encoder |
| CN110533097B (en) * | 2019-08-27 | 2023-01-06 | 腾讯科技(深圳)有限公司 | Image definition recognition method and device, electronic equipment and storage medium |
-
2020
- 2020-03-31 CN CN202010243153.4A patent/CN111462268B/en active Active
- 2020-06-05 WO PCT/CN2020/094631 patent/WO2021196401A1/en not_active Ceased
- 2020-07-24 TW TW109125062A patent/TWI765304B/en active
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20080240605A1 (en) * | 2007-03-27 | 2008-10-02 | Seiko Epson Corporation | Image Processing Apparatus, Image Processing Method, and Image Processing Program |
| CN109087269A (en) * | 2018-08-21 | 2018-12-25 | 厦门美图之家科技有限公司 | Low light image Enhancement Method and device |
| CN109859144A (en) * | 2019-02-22 | 2019-06-07 | 上海商汤智能科技有限公司 | Image processing method and device, electronic equipment and storage medium |
| CN109977876A (en) * | 2019-03-28 | 2019-07-05 | 腾讯科技(深圳)有限公司 | Image-recognizing method, calculates equipment, system and storage medium at device |
| CN109981991A (en) * | 2019-04-17 | 2019-07-05 | 北京旷视科技有限公司 | Model training method, image processing method, device, medium and electronic equipment |
| CN110769196A (en) * | 2019-10-17 | 2020-02-07 | 天津大学 | A Video Prediction Method for Discontinuous Monitoring Road Sections |
Cited By (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113869449A (en) * | 2021-10-11 | 2021-12-31 | 北京百度网讯科技有限公司 | Model training method, image processing method, device, equipment and storage medium |
| CN114881921A (en) * | 2022-03-23 | 2022-08-09 | 清华大学 | Event and video fusion based occlusion-removing imaging method and device |
| CN114648478A (en) * | 2022-03-29 | 2022-06-21 | 北京小米移动软件有限公司 | Image processing method, device, chip, electronic equipment and storage medium |
| CN114663842A (en) * | 2022-05-25 | 2022-06-24 | 深圳比特微电子科技有限公司 | Image fusion processing method and device, electronic equipment and storage medium |
| CN114663842B (en) * | 2022-05-25 | 2022-09-09 | 深圳比特微电子科技有限公司 | Image fusion processing method and device, electronic equipment and storage medium |
| CN115272262A (en) * | 2022-08-05 | 2022-11-01 | 国网河北省电力有限公司电力科学研究院 | Outdoor insulator surface defect identification method, device and electronic equipment |
| CN117576522A (en) * | 2024-01-18 | 2024-02-20 | 之江实验室 | A model training method and device based on dynamic defense of mimic structures |
| CN117576522B (en) * | 2024-01-18 | 2024-04-26 | 之江实验室 | A model training method and device based on dynamic defense of mimicry structure |
Also Published As
| Publication number | Publication date |
|---|---|
| TW202139140A (en) | 2021-10-16 |
| CN111462268B (en) | 2022-11-11 |
| TWI765304B (en) | 2022-05-21 |
| CN111462268A (en) | 2020-07-28 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2021196401A1 (en) | Image reconstruction method and apparatus, electronic device and storage medium | |
| TWI766286B (en) | Image processing method and image processing device, electronic device and computer-readable storage medium | |
| TWI738172B (en) | Video processing method and device, electronic equipment, storage medium and computer program | |
| TWI769635B (en) | Network training pedestrian re-identification method and storage medium | |
| TWI706379B (en) | Method, apparatus and electronic device for image processing and storage medium thereof | |
| TWI777112B (en) | Method, apparatus and electronic device for image processing and storage medium | |
| WO2020135127A1 (en) | Pedestrian recognition method and device | |
| TW202105244A (en) | Image processing method and device, electronic equipment and storage medium | |
| WO2021056808A1 (en) | Image processing method and apparatus, electronic device, and storage medium | |
| WO2021031609A1 (en) | Living body detection method and device, electronic apparatus and storage medium | |
| TWI778313B (en) | Method and electronic equipment for image processing and storage medium thereof | |
| TWI757668B (en) | Network optimization method and device, image processing method and device, storage medium | |
| WO2021174687A1 (en) | Method and apparatus for removing glare in image, and electronic device and storage medium | |
| CN110532956B (en) | Image processing method and device, electronic equipment and storage medium | |
| WO2021036382A1 (en) | Image processing method and apparatus, electronic device and storage medium | |
| CN111259967A (en) | Image classification and neural network training method, device, equipment and storage medium | |
| CN110659690B (en) | Neural network construction method and device, electronic equipment and storage medium | |
| TWI738349B (en) | Image processing method, image processing device, electronic equipment and computer readable storage medium | |
| CN111242303A (en) | Network training method and device, and image processing method and device | |
| CN111062407B (en) | Image processing method and device, electronic equipment and storage medium | |
| CN113032627A (en) | Video classification method and device, storage medium and terminal equipment | |
| CN114998143A (en) | Image processing method, device, electronic device and storage medium | |
| CN114549983A (en) | Computer vision model training method and device, electronic equipment and storage medium | |
| CN111435431A (en) | Image processing method and device, electronic equipment and storage medium | |
| CN114648478B (en) | Image processing method, device, chip, electronic equipment and storage medium |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 20928110 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 20928110 Country of ref document: EP Kind code of ref document: A1 |