Skip to content

gyanesh-m/Image-Derain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Derain

A simple implementation using Deconv

File Description

  • architecture.py-contains the architecture of the model used for training
  • derain-main.py- calls a saved model of the architecture mentioned in the architecure.py

How to use

  1. point the directory path of test/train cases in derain-main.py for the input to the Derain class.
  2. python3 derain-main.py

The pretrained model can be found here.

About

A simple implementation using Deconv

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages