Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

why do forward_d() twice? #69

Open
niuwagege opened this issue Jun 16, 2020 · 0 comments
Open

why do forward_d() twice? #69

niuwagege opened this issue Jun 16, 2020 · 0 comments

Comments

@niuwagege
Copy link

in backward_g(),call self.netd() to get features.
self.err_g_adv = self.l_adv(self.netd(self.input)[1], self.netd(self.fake)[1])
why not use self.feat_real and self.feat_fake that you get from forward_d() directly

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant