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

parameters ROW & COL in LocalSearchAttack seem opposite #110

Open
YukiKwok opened this issue Oct 1, 2022 · 0 comments
Open

parameters ROW & COL in LocalSearchAttack seem opposite #110

YukiKwok opened this issue Oct 1, 2022 · 0 comments

Comments

@YukiKwok
Copy link

YukiKwok commented Oct 1, 2022

I try to use LocalSearchAttack function. My image shape is not square. The pixel position relate to [ii, row, col] is out of range. the range of col seems to be the range of row.

我的图像并不是正方形,使用LocalSearchAttack时提示索引超出范围,行和列的范围似乎相反了,交换row和col值后正常了。

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