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

Input 0 of layer "batch_normalization" is incompatible with the layer: expected ndim=4, found ndim=5. Full shape received: (None, None, None, None, 32) #110

Open
aleemsidra opened this issue Dec 9, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@aleemsidra
Copy link

Can you please let me know, what I am getting this error? How to fix it?

Thanks,
Sidra

@muellerdo muellerdo self-assigned this Dec 14, 2021
@muellerdo muellerdo added the bug Something isn't working label Dec 14, 2021
@muellerdo muellerdo added this to Support/Bugs in Development of MIScnn via automation Dec 14, 2021
@muellerdo
Copy link
Member

Hey @aleemsidra,

it seems to be that you try to run 2D code with 3D data?

Please provide more information to debug like a full error log or a reproducible example.

Cheers,
Dominik

@aleemsidra
Copy link
Author

Hi @muellerdo

Thanks for your response.

The below image shows the preprocessing step of data load
2

The below image shows the neural network.
1

Below image for the structure of data (we downloading kits 2019 Github)

3

Waiting for your response.

Thanks,
Sidra

@muellerdo
Copy link
Member

Hey @aleemsidra,

sorry for the late response.

Could you please also add another screenshot of the Preprocessor?

And is this the KiTS19 Notebook from the examples?

Cheers,
Dominik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development of MIScnn
  
Support/Bugs
Development

No branches or pull requests

2 participants