thong3le / blackbox-attack

Blackbox attacks for deep neural network models
70 stars 19 forks source link

typo in the variable name #6

Open synergit opened 2 years ago

synergit commented 2 years ago

at https://github.com/LeMinhThong/blackbox-attack/blob/57dd80c7e390baeba70105fb55a9a6e4a5b77e78/boundary_attack.py#L178

looks like distortion_fix_sample should be distortion_fixsample for line https://github.com/LeMinhThong/blackbox-attack/blob/57dd80c7e390baeba70105fb55a9a6e4a5b77e78/boundary_attack.py#L191

or vise varsa.