Open razvanc92 opened 5 years ago
Hello,thank you for the implementation. I've tried to run the code and I'm receiving this error: ValueError: slice index 0 of dimension 1 out of bounds. for 'predcnn/strided_slice_10' (op: 'StridedSlice') with input shapes: [32,0,16,16,16], [2], [2], [2] and with computed input tensors: input[1] = <0 0>, input[2] = <0 1>, input[3] = <1 1>.
Am I missing something?
Hello! I have the same problem. Have you solved it?
Hello,thank you for the implementation. I've tried to run the code and I'm receiving this error: ValueError: slice index 0 of dimension 1 out of bounds. for 'predcnn/strided_slice_10' (op: 'StridedSlice') with input shapes: [32,0,16,16,16], [2], [2], [2] and with computed input tensors: input[1] = <0 0>, input[2] = <0 1>, input[3] = <1 1>.
Am I missing something?