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

ISSBA method dont work #6

Open
liminghaoya opened this issue Apr 20, 2024 · 2 comments
Open

ISSBA method dont work #6

liminghaoya opened this issue Apr 20, 2024 · 2 comments

Comments

@liminghaoya
Copy link

hello author!thanks for your works! I saw when i training a poison model,ISSBA method can't make the model poison.I don't know weather you occured this problem. My poison rate setting 0.1.Thank you!!

@vtu81
Copy link
Owner

vtu81 commented Apr 20, 2024

Hi, could you try several different random seeds during training? (just run several more runs, since the seed is not fixed and should be randomized everytime you run "train_on_poisoned_set.py")

@liminghaoya
Copy link
Author

Thanks, but I've tried training twice.And I still have a low poisoning rate. I run the following command: python train_on_poisoned_set. py -dataset = cifar10 -poison_type = ISSBA -poison_rate =0.1

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