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

The SSGAN model has no rotation loss in discriminator #39

Closed
RuiLiFeng opened this issue Oct 30, 2019 · 1 comment
Closed

The SSGAN model has no rotation loss in discriminator #39

RuiLiFeng opened this issue Oct 30, 2019 · 1 comment

Comments

@RuiLiFeng
Copy link

I looked into the SSGAN model in tfhub, it seems that the discriminator is the default one in resnet_biggan.py, with no parameter in rotation loss.

@Marvin182
Copy link
Contributor

The rotation loss is implemented in the SSGAN class: https://github.com/google/compare_gan/blob/master/compare_gan/gans/ssgan.py#L196

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

2 participants