Mz Pan

Results 7 comments of Mz Pan

I found one at here: https://huggingface.co/lambdalabs/sd-image-variations-diffusers, just change the unet with this model and it will work

It is fine to use any label in the surrogate model, the surrogate aims to make the model a feature extractor, and as the target class is included in the...

I use 200 classes from CelebA to train the model, but if you want to include more classes, I think it will be fine. For the second question, yes, the...

For a single-channel dataset attack, I think is fine to use the same pipeline to generate the trigger by changing the model input to a single channel. For the dataset,...

> Thanks for sharing your amazing work! Could you release the code in the checkpoint (checkpoint/cifar10_backdoor_0.1_resnet18_tar2.pth)? The attack model I trained myself couldn't achieve the desired effect. Thanks for your...

> Thanks for sharing your amazing work! > > Could you release code for SSL? > > What is your details about backdoor attack SSL on C-brd, C-squ on Cifar10?...

> > > Thanks for sharing your amazing work! > > > Could you release code for SSL? > > > What is your details about backdoor attack SSL on...