Closed michaelTJC96 closed 3 years ago
Yeah, you can do it during synthesizer pass, e.g. just replace the image.
Hi sorry, what do you mean by synthesizer pass? Where do I replace the image?
Check the pixel synthesizer, when it synthesizes new inputs, you can just replace the images.
Cifar is downloaded using PyTorch
Originally posted by @ebagdasa in https://github.com/ebagdasa/backdoors101/issues/12#issuecomment-881079353
Hi there, I was wondering if there is a way to insert my own image into the dataset? As I am performing an image-scaling attack. Otherwise, will imagenet work instead?