2
0
mirror of https://github.com/Shawn-Shan/fawkes.git synced 2024-09-19 01:16:37 +05:30

Update README.md

This commit is contained in:
Shawn Shan 2020-07-29 23:01:36 -05:00 committed by GitHub
parent 395ac2c446
commit 06b832d04a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ when --mode is `custom`:
### Example
`fawkes -d ./imgs --mode low`
`fawkes -d ./imgs --mode min`
### Tips
- The perturbation generation takes ~60 seconds per image on a CPU machine, and it would be much faster on a GPU machine. Use `batch-size=1` on CPU and `batch-size>1` on GPUs.