We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
您好,非常感谢您优秀的工作!我在学习的过程中遇到一些问题,希望能得到您的解答!
在学习并复现您的论文时,我注意到您在Clothing1M上开源的代码应该是结合c2d进行实验的部分,而论文中所报告的与DivideMix结合的create_model部分似乎并没有,且代码中batchsize等系列超参数也与论文中不相符。尽管您开源的代码中包含了resnet50.py,但这一部分的代码应该并不完整,没有包含论文中提到的reconstruction部分。
我个人在此基础上尝试了补充复现您的方法在clothing1M上的结果,但没能成功。如果可以的话,希望您能抽出时间更新补充一下代码,帮助复现这一结果。
再次感谢!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
您好,非常感谢您优秀的工作!我在学习的过程中遇到一些问题,希望能得到您的解答!
在学习并复现您的论文时,我注意到您在Clothing1M上开源的代码应该是结合c2d进行实验的部分,而论文中所报告的与DivideMix结合的create_model部分似乎并没有,且代码中batchsize等系列超参数也与论文中不相符。尽管您开源的代码中包含了resnet50.py,但这一部分的代码应该并不完整,没有包含论文中提到的reconstruction部分。
我个人在此基础上尝试了补充复现您的方法在clothing1M上的结果,但没能成功。如果可以的话,希望您能抽出时间更新补充一下代码,帮助复现这一结果。
再次感谢!
The text was updated successfully, but these errors were encountered: