Refool icon indicating copy to clipboard operation
Refool copied to clipboard

"dataset.zip" is not in sync with code

Open pkiourti opened this issue 4 years ago • 2 comments

Hi, I am using your code to create a backdoored model.

The data provided from the link inside dataset/download.txt are not in sync with the code anymore. For example, the code expects:

  1. dataset/GTSRB-new/train/train.txt
  2. directories that include the string "random" under dataset/GTSRB-new/
  3. dataset/GTSRB-new/train/train-0-0.2.txt
  4. dataset/GTSRB-new/train/val-0-0.0.txt
  5. image files under some sub-directories (that I don't have) with the string "reflection" as well as + and -.

I created the appropriate directories so that the code from strategy.py doesn't crash by downloading the PascalVOC images.

However, I am not sure I am doing this in the right way. It seems that the code expects multiple directories that include the name "random". Why? Also, the image files are expected in a specific format with + and - in the code. Were they saved in this way with some scripting/preprocessing(maybe?) on your end?

Could you please share the data that the code expects?

Thank you so much, Penny

pkiourti avatar May 28 '21 16:05 pkiourti

Hi ! Have you got the data ? Could you share it to me if you have it ? I‘d appreciate it very much.

bingxumu avatar Jul 22 '21 08:07 bingxumu

Same question, and some link addresses in download.txt have expired image

wutongshenqiu avatar Sep 29 '21 04:09 wutongshenqiu