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

Unable to train #5

Open
razvanc92 opened this issue Sep 9, 2019 · 1 comment
Open

Unable to train #5

razvanc92 opened this issue Sep 9, 2019 · 1 comment

Comments

@razvanc92
Copy link

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?

@alexshaodong
Copy link

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?

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