Skip to content

Maverick-3/EMRA-Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMRA-Net

This is a demo of our paper: An Ensemble Multi-scale Residual Attention Network (EMRA-Net) for Image Dehazing.

Main Prerequisites

  • Python = 3.7.4
  • Pytorch = 1.6.0
  • Torchvision = 0.2.2
  • Pillow = 7.2.0

Run Demo

  • We have put a pretrained model in the model directory.

  • Before running the demo, you need to install the Pytorch Wavelet package, please see the related documentation for more useful information.

  • We have put some hazy images in the test directory (you can also put your own images), and then run the test.py file. The dehazed images will be produced in the result directory ( it will be created automatically ).

  • Good Luck.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages