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

关于DAAN中局部域鉴别器接受软标签作为权重的问题 #451

Open
CheungTD opened this issue Nov 25, 2024 · 0 comments
Open

Comments

@CheungTD
Copy link

您好,由于DAAN模型中局部域鉴别器接受分类器的输出作为权重,那么训练时,局部域鉴别器的损失反向传播也会影响分类器的。是否局部域鉴别器在接受分类器输出的时候,应该对分类器输出进行detach,以接受无梯度传播信息的类别概率?这样可以防止局部域鉴别器损失在模型传播时影响分类器。

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