-
Notifications
You must be signed in to change notification settings - Fork 112
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
AttributeError: 'collections.OrderedDict' object has no attribute 'avg' #34
Comments
具体应该怎么修改呢?? |
好的,已收到你的邮件。
|
您好,github上有个问题请教您,麻烦您解答我一下,谢谢了
…---Original---
From: ***@***.***>
Date: Wed, Jun 14, 2023 10:28 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [lee-zq/3DUNet-Pytorch] AttributeError: 'collections.OrderedDict'object has no attribute 'avg' (Issue #34)
好的,已收到你的邮件。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
已经修改好,谢谢您的提示 |
最后返回的仿照train.py改成test_log |
好的,已收到你的邮件。
|
请问是怎么改的 |
好的,已收到你的邮件。
|
你好,请问具体怎么修改呢 |
好的,已收到你的邮件。
|
您好,请问怎么修改,我也遇到了相同问题 |
您好,请问是如何修改的AttributeError: 'collections.OrderedDict' object has no attribute 'avg' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
test.py里面变量名字有问题,predict_one_img()返回的不应该包括"test_dice",对照train.py修改。否则会AttributeError: 'collections.OrderedDict' object has no attribute 'avg'
The text was updated successfully, but these errors were encountered: