MCCNet: A Multi-scale Cross Connection Network for Low-Light Image Enhancement
摘要
Low-light images are captured either during nighttime or in environments with limited illumination. These images typically suffer from reduced visibility and increased noise levels, making it challenging to extract relevant information. Enhancing such images is a decisive task in many fields, like medical imaging and night surveillance, where the clarity and detailing of the image are required for better image processing. This article introduces a novel deep-learning-based approach for enhancing low-light images. Our technique utilizes a multi-scale cross-connection network (MCCNet) that employs region-specific analysis to improve feature extraction. Moreover, our method also includes a calibrated network to fine-tune the features to get improved results. The critical section of the model is the region selection of the images, where some overlapping regions help provide contextual information between the extracted features. The cross-connection network helps to share the distinct features extracted and concatenate them to a single feature block, further improving the model’s performance. Substantial simulations show our model’s haughty performance compared with the state-of-the-art benchmark methods. The GitHub code is available at https://github.com/santoshpanda1995/Multiscale-cross-connection-network