Skip to content

LouisYuxuLu/AoSRNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All-in-One Scene Recovery Networks via Multi-knowledge Integration


AoSRNet: All-in-One Scene Recovery Networks via Multi-knowledge Integration
Yuxu Lu, Dong Yang *, Yuan Gao, Yu Guo, Ryan Wen Liu, Jun Liu (* indicates corresponding author)
Under Review

Abstract: Scattering and attenuation of light in no-homogeneous imaging media or inconsistent light intensity will cause insufficient contrast and color distortion in the collected images, which limits the developments such as vision-driven smart urban, autonomous vehicles, and intelligent robots. In this paper, we propose an all-in-one scene recovery network via multi-knowledge integration (AoSRNet) to improve the visibility of imaging devices in typical low-visibility imaging scenes (e.g., haze, sand dust, and low light). It combines gamma correction (GC) and optimized linear stretching (OLS) to create the detail enhancement module (DEM) and color restoration module (CRM). Additionally, we suggest a multi-receptive field extraction module (MEM) to attenuate the loss of image texture details caused by GC nonlinear and OLS linear transformations. Finally, we refine the coarse features generated by DEM, CRM, and MEM through Encoder-Decoder to generate the final restored image. Comprehensive experimental results demonstrate the effectiveness and stability of AoSRNet compared to other state-of-the-art methods. The source code is available at \url{https://github.com/LouisYuxuLu/AoSRNet}.


Requirement

  • Python 3.7
  • Pytorch 1.12.0

Examples of the Scene Recovery in Four Different Imaging Conditions

Image

Network Architecture

Image

Test

The pre-trained model will be provided after the paper is accpeted.

Visual Results on Synthetic Images

Image

Visual Results on Real-world Images

Image

Visual Results on Underwater Images

The proposed all-in-one scene recovery network generalizes well to underwater image enhancement without any parameter fine-tuning. Image

Citation

Continue Update

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages