ebagdasa/backdoors101

Where can you find the dataset for training of model?

michaelTJC96 opened this issue · 1 comments

Hi there, I was wondering where are the datasets (e.g. CIFAR-10) stored? As I am trying to launch a backdoor attack with image-scaling, how or where can I store my own images? After training with the poisoned images, a model will be saved into the saved_models folder as shown here:
image

From here, how should I proceed to test whether the attack is successful?

I am sorry for these questions as I am still a beginner in machine learning.

Cifar is downloaded using PyTorch