Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imagenet folder miss a lot of files #5

Closed
Tianlong-Chen opened this issue Apr 10, 2020 · 3 comments
Closed

Imagenet folder miss a lot of files #5

Tianlong-Chen opened this issue Apr 10, 2020 · 3 comments

Comments

@Tianlong-Chen
Copy link

Tianlong-Chen commented Apr 10, 2020

at least the main_free.py, utils and validations

could you please share the missing files?

@Tianlong-Chen
Copy link
Author

the command in sh file is:

python main_free.py XXXX

@riceric22
Copy link
Member

Hi @TianlongChenTAMU,

The files that you are looking for are in the utils folder. You can either move them out of the utils folder or add the utils folder to your path. Note that the entire structure of the ImageNet repository is a near direct clone of the free adversarial training repository, with minimal changes to perform FGSM training.

As for main_free.py, this is a result of me renaming the file to main_fast.py to differentiate it from the free training script in case people were working with both repositories, but I forgot to update the sh files. Sorry about that, thanks for bringing it up and I'll update the shell scripts!

@riceric22
Copy link
Member

Closed with f0cb637

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants