Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.03 KB

README.md

File metadata and controls

14 lines (10 loc) · 1.03 KB

Aerial Image Dehazing with Attentive Deformable Transformers [WACV-23]

paper supplement video

Checkpoints are available at: Link

Download the checkpoints folder in the main repository.

For testing the code:

  • Please run "python test.py --dataset [Put dataset name here]" The dataset names are: RICE||Sate1K_Thin||Sate1K_Moderate||Sate1K_Thick
  • The results will be stored in './results/Dehazed/[Dataset Name]/' folder