cnn_head_pose_estimator icon indicating copy to clipboard operation
cnn_head_pose_estimator copied to clipboard

RuntimeError:How can i fixed it,Thank you

Open ZHEQIUSHUI opened this issue 6 years ago • 1 comments

RuntimeError: simple_bind error. Arguments: fullyconnected1_bias: (2,) convolution3_bias: (64,) fullyconnected1_weight: (2, 128) convolution1_weight: (32, 32, 3, 3) fullyconnected0_bias: (128,) convolution1_bias: (32,) convolution3_weight: (64, 64, 3, 3) convolution2_weight: (64, 32, 3, 3) convolution0_weight: (32, 3, 3, 3) fullyconnected0_weight: (128, 576) convolution0_bias: (32,) convolution2_bias: (64,) data: (1, 3, 64, 64) Error in operator ls: [16:20:16] c:\jenkins\workspace\mxnet\mxnet\include\mxnet\tuple.h:202: Check failed: i >= 0 && i < ndim(): index = 0 must be in range [0, -1)

ZHEQIUSHUI avatar Sep 24 '19 08:09 ZHEQIUSHUI

My mxnet version is 1.5

ZHEQIUSHUI avatar Sep 24 '19 08:09 ZHEQIUSHUI