twosixlabs / armory-library

Python library for Adversarial ML Evaluation
https://twosixlabs.github.io/armory-library/
MIT License
6 stars 2 forks source link

Create Visualization for flowchart in armory #51

Open Honaker opened 8 months ago

Honaker commented 8 months ago

Create a visualization flowchart for an armory user's example based on the flowchart below. The flowchart should be flipped vertically with the green arrows and boxes taken out. Beside the boxes for the image and attack boxes, the image can be shown and an example of the attack can be shown. The model box can show the metrics for the base model. The metrics box can display the metrics after the attack. This will allow users to easily create a visualization flowchart to show and explain armory-library to people more unfamiliar to the ml space.

image

mwartell commented 8 months ago

Step one should be an exploration of the likely technologies used to implement this and a markdown document explaining the broad approach.

mwartell commented 8 months ago

crudely flopped diagram for discussion image

Honaker commented 7 months ago

image current version

Honaker commented 6 months ago

Second round of iteration version image