Implementation of "Towards Underwater Image Restoration: A Physical-accurate Pipeline and a Large Scale Full-reference Benchmark, International Conference on Multimedia and Expo(ICME), 2022"
sudo apt install python3-tk
pip3 install -r requirements.txt
There are two test underwater images in Input
folder for demo.
Run
python3 MonoUIR.py
and you will get result images in Output
folder.
You can change the configurations of the pipeline in MonoUIR.py