liif icon indicating copy to clipboard operation
liif copied to clipboard

Why does the color change?

Open watertianyi opened this issue 2 years ago • 5 comments

image

watertianyi avatar Nov 05 '22 07:11 watertianyi

I also have encountered this, and after I train more epoches, the whole image goes into totally black.

RisingEntropy avatar Mar 24 '23 02:03 RisingEntropy

I have solved my own problem. In my case, the change in the color is caused by under-fitting. And the black proble is caused by a wrong cell value. Hope my experience can solve you problem.

RisingEntropy avatar Mar 24 '23 05:03 RisingEntropy

How is the black problem solved? Does under-fitting mean training for a long time, or changing certain parameters? Thank you.

home56200 avatar Mar 30 '23 07:03 home56200

I just trained more epoches and the problem was solved. (I was just verifying my code, so I just trained 5 epoches at first)

RisingEntropy avatar Mar 30 '23 07:03 RisingEntropy

@RisingEntropy Hello! May I know how long does the code takes to train 1 epoch? Thanks in advance!

xiximelon avatar Jul 11 '23 01:07 xiximelon