Skip to content
New issue

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

Where is the ABE and TB ? #147

Open
CHR-ray opened this issue Jun 1, 2022 · 1 comment
Open

Where is the ABE and TB ? #147

CHR-ray opened this issue Jun 1, 2022 · 1 comment

Comments

@CHR-ray
Copy link

CHR-ray commented Jun 1, 2022

I read your paper, and saw the table 2. And I found BN(BadNets), ESB(TrojanNet), TNN(TrojanNN), RB(reflection backdoor), LB(latent backdoor), IMC.

image

But where is the code for TB (Blended attack )and ABE(Bypassing Backdoor Detection Algorithms in Deep Learning)? (I read your code at commit cc4551f in main branch)

Thank you!

@ain-soph
Copy link
Owner

ain-soph commented Jun 2, 2022

TB is actually BadNet with --random_pos enabled in watermark.

ABE is currently under maintenance. If you have to access the codes urgently, you may look at the previous version here:

https://github.com/ain-soph/trojanzoo/blob/80949f7b48af429556102fd6f9aabc431df82e58/trojanvision/attacks/backdoor/bypass_embed.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants