-
Notifications
You must be signed in to change notification settings - Fork 0
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
test on other set,but not good #1
Comments
您好,YYY-12138 |
您好,请问能分享一下您跑通了的Feddg的代码吗? |
您好,请问能分享一下您跑题了的Feddg的代码吗 |
您好,请问是哪里出现问题了。只要做好了数据预处理,应该是可以跑通的。请提供没跑通的具体信息。 |
我自己写了个预处理代码,但是train泡通后,验证的时候精度只有四五十,并且测试代码无法跑通,由于这个代码训练时间过长,而我只是用这个论文作为对照方法实验,所以想找您直接分享一下可以跑题的代码。万分感谢! |
这个仓库就是我可以跑通的代码。虽然我也距离论文中的精度有一些差距,但你训练的精度只有四五十就有点低了。 测试代码具体是哪里有问题,你可以贴出报错信息来讨论一下? |
您好,得益于您的代码,近期我也跑通了,但发现将FedDG训练出来的模型,用在其他眼底图像数据集上,效果并不好,OD/OC分割混乱,不知道您当时有没有类似的问题。
(感觉是不是因为ta的site3和site4-unseen site其实本质是一个数据集,训练的时候多少也算seen了,所以在site4测试的时候效果不错呢?)
The text was updated successfully, but these errors were encountered: