twosixlabs / armory

ARMORY Adversarial Robustness Evaluation Test Bed
MIT License
176 stars 67 forks source link

Multimodal Robust DPatch Bug Fix #1866

Closed yusong-tan closed 1 year ago

yusong-tan commented 1 year ago

Fix bug to allow correct custom initialization of RGB channels of a multimodal input.

yusong-tan commented 1 year ago

Could postpone merging until 0.17.0. If Robust DPatch is required for Eval 6 multimodal scenarios, then each evaluator can make the correction on an as-needed basis.

lcadalzo commented 1 year ago

I'm able to reproduce the error and confirm it's fixed by the changes in this PR. We can incorporate this into a small patch release @mwartell

mwartell commented 1 year ago

I'm able to reproduce the error and confirm it's fixed by the changes in this PR. We can incorporate this into a small patch release @mwartell

I will release 0.16.4 today.