Skip to content

meixinkui/UIR-Net

Repository files navigation

Results of LUNet on underwater image restoration and enhancement image

Training

  • Download the UIEBD-with-snow

  • Train the model with default arguments by running

python train_plus.py

Evaluation

  1. Download the model and place it in ./pretrained_models/

  2. Run

python test_plus.py

The enhancment and restoration results is image

To reproduce PSNR/SSIM scores of the paper, run

evaluate_PSNR_SSIM.m 

Releases

No releases published

Packages

No packages published