Closed JenicChen closed 5 years ago
@JenicChen Are you using the pre-trained weights? I see maximum iterations are set to 20,000, so if you are using the pre-trained weights which are trained up to 2,000,000 then training stops!
Try to set maximum iterations to a larger value like MAX_ITERS: 2e7
@knazeri it does work!Thank you so much!
Hi Knazeri, I use celeba for train which has 202,599 pics, and my mask files were augmented to 202,599 too(from 12,000).I'm sure that I made correct flist,but the result is that I just got one epoch,which ends right after.