Skip to content

wfs123456/GCANet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gated Context Aggregation Network for Image Dehazing and Deraining

  • This is the implementation of our WACV 2019 paper"Gated Context Aggregation Network for Image Dehazing and Deraining"byDongdong Chen,Mingming He,Qingnan Fan,et al.

  • Paper Link

Overview

avatar

Datasets

Training

  • python train.py

Testing

  • python eval.py

Evaluation metrics

  • ./scripts/PSNR.py
  • ./scripts/SSIM.py

Environment

python >=3.6 
pytorch >=1.5
opencv-python >=4.0
scipy >=1.4.0
h5py >=2.10
pillow >=7.0.0
imageio >=1.18

About

Image Derain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages