Adversarial ML - Model Evasion + Lab time

I’m working on the first assessment and was able to generate an adversarial image, but the autograder returns a ‘bad label’ error. I’m unsure what’s needed for a full score.

`Top 10 predictions for the masked image:

  1. laptop: 0.8482
  2. notebook: 0.0840
  3. cock: 0.0402
  4. hen: 0.0058
  5. hand-held computer: 0.0019
  6. partridge: 0.0012
  7. screen: 0.0008
  8. desktop computer: 0.0005
  9. breastplate: 0.0004
  10. komondor: 0.0004

I tried to save the image in png, jpg, bmp, tiff and still having the same issue.

Any guidance or hints would be appreciated—thanks!

Additionally, I wasn’t aware that the assessment counted toward the 30-hour limit. Would it be possible to get an extension before I run out of time?