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 @(p.alik@iitg.ac.in).
@misc{pramanick2024harnessingmultiresolutionmultiscaleattention,
title={Harnessing Multi-resolution and Multi-scale Attention for Underwater Image Restoration},
author={Alik Pramanick and Arijit Sur and V. Vijaya Saradhi},
year={2024},
eprint={2408.09912},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2408.09912},
}