neural-dream icon indicating copy to clipboard operation
neural-dream copied to clipboard

Randomly stopped working.

Open aertist opened this issue 4 years ago • 2 comments

ran it few times it gave beautiful outputs like these: hut

Then ran it after some time with same settings but now it is giving something like this: hut_1

Any idea why this is happening? I didn't change the pooling, iters, channels or any other parameter. Is this due to the random seed?

aertist avatar Jan 29 '21 10:01 aertist

@aertist The features seems to be underdeveloped in the second image, so maybe you accidentally used fewer iterations?

ProGamerGov avatar Jan 29 '21 15:01 ProGamerGov

@aertist The features seems to be underdeveloped in the second image, so maybe you accidentally used fewer iterations?

edit: the culprit was -normalize_weights parameter.

aertist avatar Jan 29 '21 18:01 aertist