Skip to content
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

no boxmin and boxmax in L_0 and L_inf #34

Open
CNOCycle opened this issue Jul 14, 2019 · 0 comments
Open

no boxmin and boxmax in L_0 and L_inf #34

CNOCycle opened this issue Jul 14, 2019 · 0 comments

Comments

@CNOCycle
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant