wyf0912 / LLFlow

[AAAI 2022] The code release of paper "AAAI Low-Light Image Enhancement with Normalizing Flow"
Other
289 stars 36 forks source link

AssertionError: (340, 512, 8) #32

Closed wuhongsheng closed 1 year ago

wuhongsheng commented 1 year ago

I try test.py output error image

wyf0912 commented 1 year ago

You may use the function "auto_padding" in "test_unpaired.py" to pad your data to a compatible size first.