DehazeNet_Pytorch
DehazeNet_Pytorch copied to clipboard
A Pytorch implementation for DehazeNet in paper 'DehazeNet: An End-to-End System for Single Image Haze Removal'
When I run the train() function, I get this error. There is a comment in the file DehazeNet-pytorch.py: # BRelu used for GPU. Need to add that reference in pytorch...

I ran the DehazeNet-pytorch.py. Then I got a result image like this:  While its origin like this:  Please tell me what to do to correct the image!!
torch.nn里没有BReLU这个激活函数,要把作者自己写的BReLU添加到PyTorch源文件里 _Originally posted by @Scotty1027 in https://github.com/thuBingo/DehazeNet_Pytorch/issues/1#issuecomment-723012141_
you reproduce the author's code,I want to communicate with you。are you Chinese? Can you give me a contact details。Email or qq number。I don't know how to reproduce the code
dataset
作者您好,请问你方便把您的数据集公开一下吗?如果方便,请回复邮箱[email protected]