8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
It seems that when LossMCH is turned on (FEED_FORWARD=False in config.py), the losses become nan and the network produces black images.
FEED_FORWARD=False
config.py
nan
I haven't had time to debug and find out why.