Harnessing Multi-resolution and Multi-scale Attention for Underwater Image Restoration.
- Currently, the paper is submitted to The Visual Computer.
- This paper deals with the underwater image restoration.
- For this, we have considered two of the main low-level vision tasks,
- Underwater image enhancement,
- Underwater image super-resolution.
Rrequirements as given below.
Python 3.5.2
Pytorch '1.0.1.post2'
torchvision 0.2.2
opencv 4.0.0
scipy 1.2.1
numpy 1.16.2
tqdm
- Use the below command for training:
python train.py --checkpoints_dir --batch_size --learning_rate
- Use the below command for testing:
python test.py
- To generate segmentation maps on enhanced images, follow SUIM.
- If you have any queries or feedback, please contact us @([email protected]).
@article{pramanick2024harnessing,
title={Harnessing Multi-resolution and Multi-scale Attention for Underwater Image Restoration},
author={Pramanick, Alik and Sur, Arijit and Saradhi, V Vijaya},
journal={arXiv preprint arXiv:2408.09912},
year={2024}
}