This is an implementation of the paper, “HUPE: Heuristic Underwater Perceptual Enhancement with Semantic Collaborative Learning", Zengxi Zhang, Zhiying Jiang, Long Ma, Jinyuan Liu, Xin Fan, Risheng Liu*, 2025, International Journal of Computer Vision.
Download the pre-trained model and put it in experiments/
- Baidu Yun
code: 1ecu
- Google Drive
To test the pre-trained models for Underwater Enhancement on example images:
run file 'IR_GDCP_forfolder.m' from root 'code/Generalization-of-the-Dark-Channel-Prior-for-Single-Image-Restoration-main/'
cd code
python test.py
If you find our work useful in your research, please cite our paper:
@article{zhang2025hupe,
title={HUPE: Heuristic Underwater Perceptual Enhancement with Semantic Collaborative Learning},
author={Zhang, Zengxi and Jiang, Zhiying and Ma, Long and Liu, Jinyuan and Fan, Xin and Liu, Risheng},
journal={International Journal of Computer Vision},
pages={1--19},
year={2025},
publisher={Springer}
}
Should you have any question, please contact [Zengxi Zhang].