C3_W4_Saliency Maps_assignment issue

Following is the best I was able to do on the Saliency Map assignment and I have run 10 times already.
“Your images achieved an average structural similarity index of 0.74. At least 0.88 is required to pass.
Detailed list:
structural similarity index for ‘salientcat1.jpg’: 0.71.
structural similarity index for ‘salientcat2.jpg’: 0.74.
structural similarity index for ‘salientcatanddog.jpg’: 0.74.
structural similarity index for ‘salientdog1.jpg’: 0.76.
structural similarity index for ‘salientdog2.jpg’: 0.75.”
I’ve also read all the posts (I have come across) that were posted on this assignment and then I tried to apply all those solutions to my notebook but still I couldn’t cross the threshold. Seems like I’m missing something but in vain. I’m hoping that someone would help me out.

@Deepti_Prasad

hi @muhammadilyas78

Did you go through this post comment

Also in case you are writing codes in a copy file, you would need to make sure open the classroom page from the course week, open the assignment link again and then write codes again before you submit.

p

@Deepti_Prasad thanks for the quick response. Yes, I tried those posts as well but I think I’m stuck somewhere I can’t figure it out.

ok please DM your codes screenshot

@muhammadilyas78

Your codes are incorrect in the preprocess dataset step. Here just follow the instruction given before the code cell to use the percentage to split the data and use as.supervised=True. but you added too many steps to these codes.

also some part of codes where where you add dimension that also requires correction.