DAGAN icon indicating copy to clipboard operation
DAGAN copied to clipboard

Error while loading data_loader.py

Open reshmarenjith opened this issue 6 years ago • 3 comments

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 X_train = X_train[:, :, :, np.newaxis]
IndexError: too many indices for array "

reshmarenjith avatar Feb 22 '19 06:02 reshmarenjith

Did you finally solve this problem?

PhilChina avatar Nov 07 '20 12:11 PhilChina

Did you finally solve this problem?

GMT1002 avatar Mar 08 '22 08:03 GMT1002

Unfortunately, I also encountered the same problem, how should I solve it?

HaoHou-98 avatar May 15 '22 10:05 HaoHou-98