Li-Chongyi / Zero-DCE

Zero-DCE code and model
774 stars 187 forks source link

help :RuntimeError: number of dims don't match in permute #44

Open TXM-MB opened 1 year ago

TXM-MB commented 1 year ago

I will report an error when using my own low-light dataset (.jpg). What is the reason for this problem? How to solve the problem? question:File "lowlight_test.py", line 30, in lowlight data_lowlight = data_lowlight.permute(2,0,1) #data_lowlight.permute(2,0,1) RuntimeError: number of dims don't match in permute