DAGAN
DAGAN copied to clipboard
Error while loading data_loader.py
while loading data_loader.py it showing up dimension error in " img_2d = np.transpose(img_2d, (1, 0))" . Also while trying to do after reducing number of data set for fast training it shows up error
"Traceback (most recent call last):
File "sef_data_loader.py", line 94, in
IndexError: too many indices for array
"
Did you finally solve this problem?
Did you finally solve this problem?
Unfortunately, I also encountered the same problem, how should I solve it?