Zero-DCE icon indicating copy to clipboard operation
Zero-DCE copied to clipboard

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

Open TXM-MB opened this issue 1 year ago • 0 comments

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

TXM-MB avatar Oct 16 '22 04:10 TXM-MB