openphilanthropy / unrestricted-adversarial-examples

Contest Proposal and infrastructure for the Unrestricted Adversarial Examples Challenge
Apache License 2.0
327 stars 62 forks source link

Shape of image to be expected by the defender model #43

Closed sibyjackgrove closed 5 years ago

sibyjackgrove commented 5 years ago

What should be the size of the image the model should be expected when using the evaluate_bird_or_bicycle_model. Should it be (224, 224, 3)?

carlini commented 5 years ago

Yes