Skip to content

BrianEE07/2023_DIP_Final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2023 DIP Final

Single Image Haze Removal Using Dark Channel Prior

How to run

# install requirements
conda create --name dehaze python=3.8.16
conda activate dehaze
pip install -r requirements.txt
# run the main program
source RUN.sh
# output images will be dumped to
# directory specified in RUN.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published