openphilanthropy / unrestricted-adversarial-examples

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

Add tqdm progress bar during eval #10

Closed nottombrown closed 6 years ago

nottombrown commented 6 years ago

It's currently hard to tell how long an evaluation will take. Using tqdm will let people know how long they should expect to wait

nottombrown commented 6 years ago

resolved