Update README.md

pull/25/head
Shawn Shan 2020-07-24 11:13:53 -05:00 zatwierdzone przez GitHub
rodzic 5048d0afd0
commit 0180c98e20
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 3 usunięć

Wyświetl plik

@ -44,9 +44,7 @@ when --mode is `custom`:
- Run on GPU. The current fawkes package and binary does not support GPU. To use GPU, you need to clone this, install the required packages in `setup.py`, and replace tensorflow with tensorflow-gpu. Then you can run fawkes by `python3 fawkes/protection.py [args]`.
### How do I know my images are secure?
We offer two ways to test the robustness of our detection and both of which requires certain level of coding experience. More details please checkout in [evaluation](https://github.com/Shawn-Shan/fawkes/tree/master/evaluation) directory.
We are actively working on this. Python script that can test the protection effectiveness will be ready shortly.
Quick Installation
------------------