Closed hbooth closed 1 year ago
Originally posted by @jkglasbrenner in https://github.com/usnistgov/dioptra/issues/19#issuecomment-1462671488
Figured it out, the 403 - Forbidden error appears if you don't agree to the competition rules (even though the competition is over). At the bottom of https://www.kaggle.com/competitions/imagenet-object-localization-challenge/data, you'll see this:
People need to sign-in using the account they used to generate the Kaggle API token, and then the "Sign In" will be replaced with I Accept/I Agree. Once you agree, that box gets replaced with:
Now if you try to download using the kaggle CLI tool, it will work (provided you remember to generate the API token).
All examples have been refactored and merged into dev
, closing.
Definition of Done
READMEs answer the question of "What do I do next?" Documentation of example will walk a user through the particulars of an example. Tutorial of the example. Documentation page for examples will describe how to accomplish a particular task or set of tasks or describes the nature of examples/plugins/etc..
Examples Landing Page
Prerequisites Setup
Table Summarizing Example
Dataset used (prereq) GPU needed? (prereq) What does it show? Attacks/ Defenses (info) ML Librrary? pytorch/tensorflow (info) architecture (info)
Summary of datasets and structure
Each of the examples is updated:
These examples are marked for deletion
Tasks for each example