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

关于代码问题 #1

Open
wangwxr opened this issue Jan 26, 2024 · 7 comments
Open

关于代码问题 #1

wangwxr opened this issue Jan 26, 2024 · 7 comments

Comments

@wangwxr
Copy link

wangwxr commented Jan 26, 2024

您好,可以公开您的全部代码以供学习吗

@tyb311
Copy link
Owner

tyb311 commented Jan 27, 2024

感谢关注,用于文中提出方法的代码已经都放在GitHub中,所用到的评价指标相关代码链接也已放到文中。还需要哪些代码,或者存在什么BUG,欢迎指出

@wangwxr
Copy link
Author

wangwxr commented Jan 27, 2024

感谢关注,用于文中提出方法的代码已经都放在GitHub中,所用到的评价指标相关代码链接也已放到文中。还需要哪些代码,或者存在什么BUG,欢迎指出

您好 我在运行main.py文件时 有报错 NameError: name 'MlpNorm' is not defined 此外 MorphBlock torch_dilation等函数代码中也没有定义 请问您可以公开这部分代码以便完整运行吗

@tyb311
Copy link
Owner

tyb311 commented Jan 27, 2024

1.MLPNorm这个模块不需要的,只需把build.py中的44-45行注释掉
2.torch_dilation同理

@wangwxr
Copy link
Author

wangwxr commented Jan 27, 2024

1.MLPNorm这个模块不需要的,只需把build.py中的44-45行注释掉 2.torch_dilation同理

您好请问我在drive数据集上训练时 输入大小应该是多少 这样对吗
Run on Server!!!
size: {'raw': (584, 565), 'pad': (608, 576)}
DRIVE@images:20+20+20#40
SIZE_IMAGE:128 & AUG SIZE:24

@tyb311
Copy link
Owner

tyb311 commented Jan 27, 2024 via email

@wangwxr
Copy link
Author

wangwxr commented Jan 27, 2024

能运行就没大问题

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2024年1月27日(星期六) 晚上8:28 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [tyb311/WS-DMF] 关于代码问题 (Issue #1) 1.MLPNorm这个模块不需要的,只需把build.py中的44-45行注释掉 2.torch_dilation同理 您好请问我在drive数据集上训练时 输入大小应该是多少 这样对吗 Run on Server!!! size: {'raw': (584, 565), 'pad': (608, 576)} @.:20+20+20#40 SIZE_IMAGE:128 & AUG SIZE:24 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.>

好的 万分感谢 有问题再来请教您

@wangwxr
Copy link
Author

wangwxr commented Jan 28, 2024

能运行就没大问题

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2024年1月27日(星期六) 晚上8:28 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [tyb311/WS-DMF] 关于代码问题 (Issue #1) 1.MLPNorm这个模块不需要的,只需把build.py中的44-45行注释掉 2.torch_dilation同理 您好请问我在drive数据集上训练时 输入大小应该是多少 这样对吗 Run on Server!!! size: {'raw': (584, 565), 'pad': (608, 576)} @.:20+20+20#40 SIZE_IMAGE:128 & AUG SIZE:24 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.>

您好 您的代码中似乎没有gradUtil.backward_seg 1.反向传播部分的代码 现在模型只能获得输出之后 不能做任何操作
2.进度条中960意味着什么 是训练轮数吗

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