/ICanSeeClearyNow_unofficial

I Can See Clearly Now : Image Restoration via De-Raining unofficial code implementation(pytorch)

Primary LanguagePython

ICanSeeClearyNow_unofficial

I Can See Clearly Now : Image Restoration via De-Raining unofficial implementation

dataset

you can download dataset from here

first you need to replace the code of dataset processing with your own code
then start to train:

train

python icsc_train_robotcar_real.py

test

python icsc_test_robotcar_real.py

network

network

training checkpoint

more details seen ./Exp1_RobotCarReal-deraindrop dir.

result1

result2