Skip to content

Alik033/Lit-Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lit-Net Views

Harnessing Multi-resolution and Multi-scale Attention for Underwater Image Restoration.

Block

  • 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.

Dataset

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

Checkpoints

Training

  • Use the below command for training:
python train.py --checkpoints_dir --batch_size --learning_rate             

Testing

  • Use the below command for testing:
python test.py  

For Underwater Semantic Segmentation

  • To generate segmentation maps on enhanced images, follow SUIM.

Send us feedback

Citation

@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}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages