Image segmentation-Submission problem

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