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

cnn-v2: axes don't match array Error #10

Open
m3m3-chan opened this issue Aug 6, 2019 · 1 comment
Open

cnn-v2: axes don't match array Error #10

m3m3-chan opened this issue Aug 6, 2019 · 1 comment

Comments

@m3m3-chan
Copy link

Hello,
I tried working on v2 of your 3dcnn but it gives me this error:

    main()
  File "3dcnn2_M.py", line 187, in main
    args.output, args.color, args.skip)
  File "3dcnn2_M.py", line 120, in loaddata
    return np.array(X).transpose((0, 2, 3, 4, 1)), labels
ValueError: axes don't match array

Any solution to that?

thanks

@sandra1985
Copy link

same error. do you have any solution to this error???
thanks

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

2 participants