jkyl / biggan

BigGAN in idiomatic Keras
GNU General Public License v3.0
12 stars 2 forks source link

implement orthogonal regularization #12

Open jkyl opened 4 years ago

jkyl commented 4 years ago

section 3.1 equation 3 of the paper describes a simple regularization term that the authors claim helps the generator produce meaningful output when given truncated input.