You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Thank you for your project!
In file
discriminator.py
in see function:Have you finished coding this function? And with the current code can I use this function in warm-up stage?
The text was updated successfully, but these errors were encountered: