Skip to content

DehuanZhang/UW_Eval

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example

simple usage

python eval.py

resize image to 256px * 256px

python eval.py --resize 256

set images folder in command line

python eval.py --input ../input --gt ../gt  --resize 256

Cite

If the code is useful to you, please consider citing the following literature (Our full article will be published soon):

@misc{zhou2024dgnet,
      title={DGNet: Dynamic Gradient-Guided Network for Water-Related Optics Image Enhancement}, 
      author={Jingchun Zhou and Zongxin He and Qiuping Jiang and Kui Jiang and Xianping Fu and Xuelong Li},
      year={2024},
      eprint={2312.06999},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.5%
  • Python 0.5%