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

维度不匹配问题 #36

Open
guli-7721 opened this issue Jul 19, 2023 · 7 comments
Open

维度不匹配问题 #36

guli-7721 opened this issue Jul 19, 2023 · 7 comments

Comments

@guli-7721
Copy link

有哪位大佬知道这个问题怎么解决
dice += (pred[:,i] * target[:,il)sum(din=l)sum(din=l)sun(din=l) / ((pred[:,i] * target[:,i)sum(din=l)sum(din=l).sumn(din=l)+
RuntimeError: The size of tensor a (1024) must match the size of tensor b (512) at non-sinaleton dimension 3

@LambdaLi
Copy link

网络的每层map参数有问题

@goodgoodstudy233
Copy link

RuntimeError: The size of tensor a (512) must match the size of tensor b (256) at non-singleton dimension 3我也是维度不对,请问怎么解决啊

@goodgoodstudy233
Copy link

有哪位大佬知道这个问题怎么解决 dice += (pred[:,i] * target[:,il)sum(din=l)sum(din=l)sun(din=l) / ((pred[:,i] * target[:,i)sum(din=l)sum(din=l).sumn(din=l)+ RuntimeError: The size of tensor a (1024) must match the size of tensor b (512) at non-sinaleton dimension 3

请问解决了吗

@LambdaLi
Copy link

@goodgoodstudy233 我的建议是不要玩这个,对于现在来说太垃圾了,最好是去用MONAI或者nnUNet。如果你非要玩我建议,自己在网络里面每一层把尺寸打印出来,一点点debug。最后我还是强烈建议放弃这个项目,当作熟悉pipeline就行,不如花时间去看别的优秀模型。

@goodgoodstudy233
Copy link

@goodgoodstudy233 我的建议是不要玩这个,对于现在来说太垃圾了,最好是去用MONAI或者nnUNet。如果你非要玩我建议,自己在网络里面每一层把尺寸打印出来,一点点debug。最后我还是强烈建议放弃这个项目,当作熟悉pipeline就行,不如花时间去看别的优秀模型。

好的,谢谢建议,我之前也跑过Nnunet,效果是很好,就是感觉网络结构很难改。感觉3Dunet好改一些,就是想跑一下看看效果。

@wcx-bit
Copy link

wcx-bit commented Nov 14, 2024

@goodgoodstudy233 我的建议是不要玩这个,对于现在来说太垃圾了,最好是去用MONAI或者nnUNet。如果你非要玩我建议,自己在网络里面每一层把尺寸打印出来,一点点debug。最后我还是强烈建议放弃这个项目,当作熟悉pipeline就行,不如花时间去看别的优秀模型。

好的,谢谢建议,我之前也跑过Nnunet,效果是很好,就是感觉网络结构很难改。感觉3Dunet好改一些,就是想跑一下看看效果。

大佬你好,请问你的那个维度不匹配的问题解决了吗,是改网络吗,好像有人说该网络是不对的要改图片,还有请问你还在坚持这个项目吗,我也想拿这个做baseline,但不知道行不行

@goodgoodstudy233
Copy link

goodgoodstudy233 commented Nov 14, 2024 via email

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

4 participants