You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have come across a typo error in the ScaleAttackStrategy.py file. The np.min() assertion used on target_image is actually used on src_image instead of target_image. Kindly correct me if I am wrong. Thank you.
The text was updated successfully, but these errors were encountered:
Hello,
I have come across a typo error in the ScaleAttackStrategy.py file. The np.min() assertion used on target_image is actually used on src_image instead of target_image. Kindly correct me if I am wrong. Thank you.
The text was updated successfully, but these errors were encountered: