We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I would like to experiment with your code on a custom dataset. The results file looks like this:
Model: <model_path> Trojan: trojan Trigger Type: polygon_global Victim Class: all Target Class: 0 Trigger Size: 3.948807716369629e-08 Time Cost: 2788.523354768753 Description: Trigger size is smaller (larger) than corresponding bounds
Can I use the Trigger Size field as the score to compute AUC? If not, is there a way I can compute the AUC through your code?
Trigger Size
Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I would like to experiment with your code on a custom dataset. The results file looks like this:
Can I use the
Trigger Size
field as the score to compute AUC? If not, is there a way I can compute the AUC through your code?Thanks!
The text was updated successfully, but these errors were encountered: