Image segmentation-Submission problem


I cant seem to submit the model.h5 file. It gets stuck at some point and never continue.

Hi, I saw you assignment on the private message; a couple of things you need to fix:

  1. At the downsampling path you need to start with 32 filters up to 256.
  2. Maybe you should try another optimizer at model compile as well.
  3. You should also increase the number of epochs to be trained as well.

Assuming the others are alright, you should re submit and hopefully pass the grader.

1 Like

hi Ben

Is your problem fixed now? Iā€™m having the same issue with model.h5 submission.

thanks
Jerry

Hi Jerry,
Yhh, my problem is fixed now.