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 very much for your contribution.
The author says in the original paper that "update the discriminators using a history of generated images rather than the ones produced by the latest generators". I read your code carefully and found that there seems to be no updating Discriminator using historically generated images.
The text was updated successfully, but these errors were encountered:
Thank you very much for your contribution.
The author says in the original paper that "update the discriminators using a history of generated images rather than the ones produced by the latest generators". I read your code carefully and found that there seems to be no updating Discriminator using historically generated images.
The text was updated successfully, but these errors were encountered: