BookerDeWitt / MSBDN-DFF

The source code of CVPR 2020 paper "Multi-Scale Boosted Dehazing Network with Dense Feature Fusion"
334 stars 69 forks source link

RuntimeError: The size of tensor a (624) must match the size of tensor b (620) at non-singleton dimension 3 #15

Open ltnltn1994 opened 3 years ago

ltnltn1994 commented 3 years ago

python test.py

RuntimeError: The size of tensor a (624) must match the size of tensor b (620) at non-singleton dimension 3

BookerDeWitt commented 3 years ago

For now, the inference image should be Divisible by 16.