Skip to content

The Pytorch implementation for "USID-Net: Unsupervised Single Image Dehazing Network via Disentangled Representations"

Notifications You must be signed in to change notification settings

dehazing/USID-Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USID-Net

The Pytorch implementation for "USID-Net: Unsupervised Single Image Dehazing Network via Disentangled Representations".

Paper

image

Prerequisites

Python 3.6

PyTorch 1.3.1

Quick Start

cd code

python test.py --in_dir hazy_images_path --output_dir save_path

Citation

@article{li2022usid,

title={USID-Net: Unsupervised Single Image Dehazing Network via Disentangled Representations},

author={Li, Jiafeng and Li, Yaopeng and Zhuo, Li and Kuang, Lingyan and Yu, Tianjian},

journal={IEEE Transactions on Multimedia},

year={2022},

publisher={IEEE}

}

About

The Pytorch implementation for "USID-Net: Unsupervised Single Image Dehazing Network via Disentangled Representations"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages