You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am interested in this work, I want to carry out experiments based on it. However, it seems plenty of files missing.
For instance, in the file run_all.py, we import some modules from defense and evaluation. It seems some local file named defense.py and evaluate.py. But I cannot find them.
"from defense import run_defense
from evaluate import run_eval"
Could you please help me to understand the code?
Thank you in advance!
The text was updated successfully, but these errors were encountered:
Hi,
I am interested in this work, I want to carry out experiments based on it. However, it seems plenty of files missing.
For instance, in the file run_all.py, we import some modules from defense and evaluation. It seems some local file named defense.py and evaluate.py. But I cannot find them.
Could you please help me to understand the code?
Thank you in advance!
The text was updated successfully, but these errors were encountered: