Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while loading data_loader.py #9

Open
reshmarenjith opened this issue Feb 22, 2019 · 3 comments
Open

Error while loading data_loader.py #9

reshmarenjith opened this issue Feb 22, 2019 · 3 comments

Comments

@reshmarenjith
Copy link

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
"

@PhilChina
Copy link

Did you finally solve this problem?

1 similar comment
@GMT1002
Copy link

GMT1002 commented Mar 8, 2022

Did you finally solve this problem?

@HaoHou-98
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants