Skip to content

Latest commit

 

History

History

Image_deraining

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Download the dataset and model

training_rainy training_gt testset model: gdrive, 百度网盘

Training

After setting the data_dir and valid_data in main.py, then run

python main.py

Testing

After setting the data_dir and test_model in test.py, then run

python test.py

By doing this, the resulting images will be saved. Next, run the matlab file to get the scores.