8000 关于mask的生成 · Issue #20 · yzd-v/MGD · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

关于mask的生成 #20

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

Open
TinyOD opened this issue Apr 29, 2025 · 0 comments
Open

关于mask的生成 #20

TinyOD opened this issue Apr 29, 2025 · 0 comments

Comments

@TinyOD
Copy link
TinyOD commented Apr 29, 2025

感谢您的工作。

我在读代码的时候发现您对mat是这样定义的:
mat = torch.where(mat>1-self.lambda_mgd, torch.full_like(mat, 0), torch.full_like(mat, 1)).to(device)

然而,论文里mat的定义为:R<self.lambda_mgd时,mat为0。

代码是否与论文存在冲突?

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

1 participant
0