MayankSingal / PyTorch-Image-Dehazing

PyTorch implementation of some single image dehazing networks.
MIT License
351 stars 61 forks source link

The length and width of the image after dehazing are four pixels more than the input image. #8

Open 15114218 opened 4 years ago

15114218 commented 4 years ago

The length and width of the image after dehazing are four pixels more than the input image. Who can help me solve this problem to make the input and output sizes the same. Thanks。

Mr-Y-B-L commented 2 years ago

Do you solve this problem? Can you help me,please?