Skip to content

Commit

Permalink
final edits from artifact evaluation reviews
Browse files Browse the repository at this point in the history
  • Loading branch information
Pratik Vaishnavi authored and Pratik Vaishnavi committed May 5, 2022
1 parent a0a1827 commit 80d98f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@ python -m l_2.ibm_test --dataroot /path/to/cifar --arch resnet50 --load-path /pa
python -m l_2.ibm_test --dataroot /path/to/imagenet/root --arch resnet50 --load-path /path/to/checkpoint.pt --attack autopgd --eps 3.0 --pgd-iters 20 --random-restarts 5
```

**Hardware Requirements:** The following hardware is required to run the code in this repository:
### Hardware Requirements
The following hardware is required to run the code in this repository:

- 1x GPU with 12 GB memory
- approximately 150 GB storage space
Expand Down

0 comments on commit 80d98f1

Please sign in to comment.