Realness Loss
Adapted from https://github.com/kam1107/RealnessGAN/
Source: /losses/realness_loss.py
examples
Configurations: /losses/realness_loss/
{
"class": "class:hypergan.losses.realness_loss.RealnessLoss",
"skew": [-0.1, 0.1]
}
options
attribute
description
type
skew
array of floats
Last updated
Was this helpful?