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

Discriminator model #35

Open
saolaisa02 opened this issue Sep 11, 2021 · 0 comments
Open

Discriminator model #35

saolaisa02 opened this issue Sep 11, 2021 · 0 comments

Comments

@saolaisa02
Copy link

Thank you for your project!
In file discriminator.py in see function:

class FCDiscriminator_class(nn.Module): 
#TODO: whether reduce channels before pooling, whether update pred, more complex discriminator
#TODO: 19 different discriminators or 1 discriminator after projection

Have you finished coding this function? And with the current code can I use this function in warm-up stage?

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