Skip to content

"dataset.zip" is not in sync with code #5

@pkiourti

Description

@pkiourti

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions