Folders missing from the Zenodo files
See original GitHub issueHi @hendrycks.
I downloaded the four different tars as provided here: https://zenodo.org/record/3565846.
I think I am missing four folders here although I ensured the tars are not corrupted:
As per ImageNet-P/test.py
I expected to see all the perturbations:
['gaussian_noise', 'shot_noise', 'motion_blur', 'zoom_blur',
'spatter', 'brightness', 'translate', 'rotate', 'tilt', 'scale',
'speckle_noise', 'gaussian_blur', 'snow', 'shear']
Also, inside the noise perturbations, I did not see separate difficulties as indicated inside the code.
Am I missing out on something?
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Zenodo
When we find a CITATION.cff file in your GitHub repository's root folder, we make a best-effort attempt at parsing Zenodo-compatible metadata from it....
Read more >New API file upload not working; permission denied ...
I'm following the instructions for uploading files via the new API on https://developers.zenodo.org/#quickstart-upload.
Read more >The best free Research Data Repository - Dmytro Kryvokhyzha
The most popular ones are Dryad, FigShare, and Zenodo. These were the repositories I ... However, you cannot create folders with files.
Read more >Data Libraries
Edit the file group_vars/galaxyservers.yml and set the following ... any unprivileged user with a folder in the user_library_import_dir ...
Read more >From folder with files to archived and versioned public ...
It explains how to turn a folder into a git repository, how to setup a remote repository such as github and how to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yes.
@hendrycks,
I have collected the TD5s and FRs (standardized with AlexNet TD5 and FR) on the 10 perturbations provided in the Zenodo files for difficulty 1.
Using what’s laid out in the “IMAGENET-P Metrics” section of the paper, do I have the correct data to now report mFR and mT5D?