Releases: twosixlabs/armory
Armory v0.19.2 poisoning bugfix release
This is a very narrow bugfix that only applies to poisoning scenarios or evaluations that fault on an reference to np.object
What's Changed
- Fix np error by @swsuggs in #2002
- patch to poison.py to yield a bugfix release by @mwartell in #2003
Full Changelog: v0.19.1...v0.19.2
Armory v0.19.1 patch release
This is a very narrow patch release to address one defect in two places. You only need this release if you have seen an Armory failure because of an np.object
error.
What's Changed
Full Changelog: v0.19.0...v0.19.1
Armory v0.19.0 for Eval 8
Full Changelog: v0.18.1...v0.19.0
What's Changed
- update np.bool reference by @swsuggs in #1980
- iterate through sys.path instead of just checking cwd by @jprokos26 in #1985
- update art by @swsuggs in #1984
armory utils
documentation by @jprokos26 in #1981- Generic Masked Patch Attack by @jprokos26 in #1904
- Update docs badge URL by @0xchrisw in #1989
- updating utils docs to include shape-gen by @jprokos26 in #1988
- Update dependency versions by @0xchrisw in #1995
- OD poison update by @swsuggs in #1990
- Additional eval7 baselines by @swsuggs in #1959
- Update art to 1.16 by @swsuggs in #1999
- Merge develop into master for October-2023 release by @mwartell in #2000
Full Changelog: v0.18.1...v0.19.0
Armory 0.18.1 for Eval 7
What's Changed
- Carla attack update by @yusong-tan in #1954
- Update ART to 1.15.0 by @swsuggs in #1956
- Carla MOT test results by @swsuggs in #1955
- Save original config by @swsuggs in #1957
- Bring tag to develop from master by @mwartell in #1967
- Add support for pre-computed fairness majority masks by @f4str in #1964
- Remove Read the Docs integration by @christopherwoodall in #1963
- CARLA overhead object detection test data by @yusong-tan in #1966
- CARLA Attack Update with Adam Optimizer by @yusong-tan in #1969
- Resort imports after merge by @christopherwoodall in #1970
- Fix yolo cfg path by @swsuggs in #1965
- Triggers and config kwargs by @swsuggs in #1973
- Remove np.object references by @swsuggs in #1974
- CARLA dataset updates by @yusong-tan in #1960
- Update split names in Carla dataset test by @swsuggs in #1975
- Update tensorflow conda environment by @christopherwoodall in #1968
- Distance based AP metric by @swsuggs in #1946
- Update armory/base docker image by @christopherwoodall in #1976
- armory 0.18.1 release candidate by @mwartell in #1977
New Contributors
Full Changelog: v0.18.0...v0.18.1
Armory 0.18.0
What's Changed
- clarify local repo path in config documentation by @swsuggs in #1944
- Update spelling in utils.py by @christopherwoodall in #1947
- OD poison baseline results by @swsuggs in #1948
- allow min/max size kwargs for carla multimodal frcnn by @swsuggs in #1949
- simplify release process by @mwartell in #1952
Full Changelog: v0.17.2...v0.18.0
Armory 0.17.2
What's Changed
- Clean up audio poison loader by @swsuggs in #1935
- New armory utils rgb-convert utility by @jprokos26 in #1890
- Update Google Colab notebook by @christopherwoodall in #1940
- 1936 create yolo docker image by @christopherwoodall in #1937
- Google Colab fixes by @christopherwoodall in #1941
- Add support for patch_base_image when not running locally by @jprokos26 in #1939
- Minor BadDet improvements by @swsuggs in #1942
Full Changelog: v0.17.1...v0.17.2
Armory 0.17.1 for Eval 6
What's Changed
- Yet another sleeper agent bug fix by @swsuggs in #1886
- MOT export bug: removing decrement of index to avoid KeyError by @lcadalzo in #1889
- Add verbose error message when importing armory.metrics without the proper dependencies installed. by @jprokos26 in #1896
- advance art to 1.14.0 by @swsuggs in #1901
- Assorted improvements by @swsuggs in #1894
- avoid tfds version 4.9.0 by @swsuggs in #1911
- Eval7 - MSCOCO Poisoning Dataset by @yusong-tan in #1908
- Update notebook Google Colab configuration by @christopherwoodall in #1913
- Label bbox in exported OD images by @swsuggs in #1910
- upgrade art to 1.14.1 by @swsuggs in #1915
- Adding import error message to reported error by @jprokos26 in #1900
- Revert "Adding import error message to reported error" by @christopherwoodall in #1916
- Retarget: Adding import error message to reported error by @christopherwoodall in #1917
- Remove unsupported option from precommit hooks by @christopherwoodall in #1914
- 1881 Add tide metrics to documentation by @christopherwoodall in #1918
- update speech commands results by @swsuggs in #1919
- Eval7 - Update CARLA Object Detection Multimodal Attacks by @yusong-tan in #1903
- Update poison docs by @swsuggs in #1920
- CLI flag for getting current branch name for sanity check with venv & pip magic behind the scenes by @jprokos26 in #1928
- set cuda devices for no-docker mode by @swsuggs in #1925
- Integrate BadDet by @swsuggs in #1905
- Eval7 - CARLA Overhead Object Detection Dev Dataset by @yusong-tan in #1912
- Carla MOT eval7 configs by @swsuggs in #1926
- Update baseline results by @swsuggs in #1891
Full Changelog: v0.16.6...v0.17.0
Because of a release error, there was no version 0.17.0 released.
Armory v0.16.6 sleeper agent bugfix release
This is a narrow bug fix release incorporating only #1886. It is only of interest to sleeper agent evaluators.
What's Changed
Full Changelog: v0.16.5...v0.16.6
Armory v0.16.5
Armory v0.16.4 - bugfix
This is a narrow bugfix release that only applies to Multimodal Robust DPatch. If you are not using that scenario, you do not need this revision.
the only change
- Multimodal Robust DPatch Bug Fix by @yusong-tan in #1866