3d-cnn-action-recognition icon indicating copy to clipboard operation
3d-cnn-action-recognition copied to clipboard

cnn-v2: axes don't match array Error

Open m3m3-chan opened this issue 6 years ago • 1 comments

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

m3m3-chan avatar Aug 06 '19 12:08 m3m3-chan

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

sandra1985 avatar Jul 25 '20 20:07 sandra1985