-
Notifications
You must be signed in to change notification settings - Fork 67
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
Release 0.12.2 #901
Merged
Merged
Release 0.12.2 #901
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…labs#818) * added object detection metrics * adding xView and APRICOT docs * update dataset doc * fix typo
…r launch (twosixlabs#828) * don't throw spurious errors on container shutdown after armory exec or launch * only log a clean container exit when the exit is known clean
* added object detection metrics * update faq with canonical preprocessing * minor grammar nitpicks
…asets (twosixlabs#829) * canonical adversarial datasets * canonical datasets * canonical datasets * canonical datasets * canonical datasets * refactored ucf, xview, and apricot * black formatting Co-authored-by: lucas.cadalzo <lucas.cadalzo@twosixlabs.com>
…wosixlabs#826) * Updating datasets docs * Updating adversarial dataset docs * Updating metrics docs * Fix formatting * Fix formatting * Update licensing * Update scenarios doc * Fix formatting * Revert "Fix formatting" This reverts commit cac7eb9. * Update baseline model docs * Remove precision/recall metrics from doc * Update datasets.md * Updating dataset docs * Updating dataset docs * Fix MNIST dtype
* updated ASR scenario documentation * update ASR documentation * updated multimodal scenario documentation * updated xview scenario documentation * updated APRICOT scenario documentation * updated APRICOT scenario documentation * updated poison scenario documentation * updated UCF101 scenario documentation * updated UCF101 scenario documentation
* chmod * ensure dtype output
* update * updated to max of test and dev datasets
* fast untarring when possible * standard output
* accept standard input * example * exception -> error * reject configs on raw stdin Co-authored-by: Adam Jacobson <adam.jacobson@twosixlabs.com>
* added object detection metrics * remove hardcoded device_type of cpu
* added object detection metrics * warning is now thrown if the following holds for exactly one of the two boxes: all nonzero coordinates from a box are < 1
* remove int check to enable str inputs * label updates
* added object detection metrics * checkpoint progress with apricot_patch_targeted_AP_per_class metric; still need to decide how to handle duplicate predictions of targeted class * ignore duplicate true positives for a single patch box; updated comments and changed variable names * adding apricot patch metadata used in apricot_patch_targeted_AP_per_class metric * minor edits to variable name and comments * update apricot test to incorporate new metric * make APRICOT_PATCHES a dict with id's for keys
* added object detection metrics * added --skip-attack flag * allow for passing --skip-benign and --skip-attack
* update split naming * update dataset loading * updated docs * updated token tests * working tests for slicing * allow ordering and duplicates
* Initial sanity checking * Initial sanity checking * New sanity checks. Ensuring baseline scenario compliance * Moving to pytest framework * Integrated into armory run command with validate-config flag * Move test_config folder * Explict check for classifier model * Add specific ground truth box set * Black formatting * Updating docs * Fix typo
* added object detection metrics * pin to ART 1.4.2 and move to end of docker container installs * move ART installation to framework Dockerfiles * add ART install to dev Dockerfiles
* updated preprocessing * revert
* updated baseline results for xview * formatting * fix typos Co-authored-by: lucas.cadalzo <lucas.cadalzo@twosixlabs.com>
* Split adversarial metrics relative to ground truth and targeted labels * Flake8 * Updating metrics doc
* added pgd_patch art_experimental attack * ran format_json * set use_gpu false * removing accidentally added files Co-authored-by: lucas.cadalzo <lucas.cadalzo@twosixlabs.com>
* Add type annotations to baseline models * Add docstrings to baseline models * Update type annotations * Update type annotation
* Add canonical preprocessing for GTSRB * Update canonical preprocessing for GTSRB * Update GTSRB canonical preprocessing * Update documentation * Update scenario documentation
* updated docker builds * update docker file * update
* added object detection metrics * update l0 norm to divide by number of elements in array; update xView scenarios to use l0 norm * update test_metrics.py
* added object detection metrics * adding docs for --skip flags
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update to release 0.12.2