The invention discloses a multi-information progressive
fusion image colorization method based on a deep
convolutional neural network. The method is composed of five core modules: an input module is responsible for receiving an original image and carrying out preprocessing operations such as graying and normalization; the
feature extraction module is actually a VGG network and is responsible for extracting multi-level features of the image; the multi-
information fusion module adopts a channel attention mechanism to collaboratively fuse gray features, edge features extracted by a
Canny edge detector and semantic features extracted by a DeepLabv3 + semantic segmentation network; the progressive colorization generation and optimization module comprises a plurality of U-Net sub-networks, and realizes colorization
image generation from coarse to fine through a staged generation strategy in combination with joint optimization of L1 loss,
perception loss and adversarial loss; and the output module carries out reverse normalization
processing on the result. According to the method, the problems of color
distortion and detail loss in the prior art are effectively solved, the
color image with accurate color, rich details and vivid vision can still be generated in a complex scene, and the method can be widely applied to the fields of old film color restoration, medical
image enhancement and the like.