Skip to content
Discussion options

You must be logged in to vote

This log message: RuntimeError: The size of tensor a (64) must match the size of tensor b (576) , means your input data are somehow mismatched the network's config, not sure where the 576 from, but your could check whether the network configs are correctly changed.
If you are not sure, you could start with this tutorial:
https://github.com/Project-MONAI/tutorials/blob/main/3d_segmentation/unetr_btcv_segmentation_3d.ipynb

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by YingdiZhang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants