Skip to content

no boxmin and boxmax in L_0 and L_inf #34

@CNOCycle

Description

@CNOCycle

Hi author,

I'm developing a robust model.

For some mathematical reasons, input images should be defined in range [0, 1].

However, attacks are implemented by tanh which range is [-0.5, 0.5].

L_0 and L_inf do not provide any parameters boxmin and boxmax to shift range to [boxmin, boxmax].

Someone implement configurable range in L_2 attack.

  • commit b5925dd
    | Author: w
    | Date: Wed Oct 18 09:05:25 2017 +0800
    |
    | Make range of box constraints configurable
    |

Can we safely modify L_0 and L_inf attacks based on this commit?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions