2
0
mirror of https://github.com/Shawn-Shan/fawkes.git synced 2024-09-20 07:26:37 +05:30

Update README.md

This commit is contained in:
Shawn Shan 2020-07-26 22:17:02 -05:00 committed by GitHub
parent 24c3d3f26a
commit 07062d64cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ when --mode is `custom`:
### Example ### Example
`fawkes -d ./imgs --mode mid` `fawkes -d ./imgs --mode low`
### Tips ### 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. - 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.