alex04072000 / SingleHDR

[CVPR 2020] Single-Image HDR Reconstruction by Learning to Reverse the Camera Pipeline
546 stars 91 forks source link

TypeError: __int__ returned non-int (type NoneType) #30

Closed Hans1984 closed 2 years ago

Hans1984 commented 2 years ago

Hi, Thanks for your excellent work, however, there are some problems when I try to run the test code. It appear 'TypeError: int returned non-int (type NoneType)', seems some problem in the Upsample layer in deconcv-layer from hal-net. I use tensorflow 1.10. Could you give me some advice on it?

Thanks!

Hans1984 commented 2 years ago

Solved.

Ronocback-Focal commented 1 year ago

Same issue here, how did you fix it? @Hans1984

Ronocback-Focal commented 1 year ago

Just fixed it be downgrading tensorflow to version 1.10.0