Skip to content

Commit

Permalink
update: methdology in diagrams at README
Browse files Browse the repository at this point in the history
  • Loading branch information
snoop2head committed Jul 28, 2022
1 parent f965d7d commit 1dfa82b
Show file tree
Hide file tree
Showing 12 changed files with 29 additions and 4 deletions.
33 changes: 29 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,32 @@

### How to run

1. Change configs in config.yaml
2. `python train_shadow.py`
3. `python train_attack.py`
4. `python inference_attack.py`
1. Customize configs in config.yaml

2. `python train_shadow.py`: Corresponds to Diagram 1-1 ~ Diagram 2-2 illustrated below.

3. `python train_attack.py`: Corresponds to Diagram 2-3 ~ Diagram 3 illustrated below.

4. `python inference_attack.py`: Corresponds to Diagram 4 illustrated below.

### Paper's Methodology in Diagrams

![Page2](./assets/README/Page2.jpg)

![Page3](./assets/README/Page3.jpg)

![Page4](./assets/README/Page4.jpg)

![Page5](./assets/README/Page5.jpg)

![Page6](./assets/README/Page6.jpg)

![Page7](./assets/README/Page7.jpg)

![Page8](./assets/README/Page8.jpg)

![Page9](./assets/README/Page9.jpg)

![Page10](./assets/README/Page10.jpg)


Binary file added assets/README/Page1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/README/Page10.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/README/Page11.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/README/Page2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/README/Page3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/README/Page4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/README/Page5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/README/Page6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/README/Page7.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/README/Page8.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/README/Page9.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1dfa82b

Please sign in to comment.