hiromu / robust_audio_ae

Robust Audio Adversarial Example for a Physical Attack
BSD 2-Clause "Simplified" License
60 stars 20 forks source link

Error attack.py #10

Open suyufan opened 1 year ago

suyufan commented 1 year ago

File "attack.py", line 195, in attack if len(matched) > self.batch_size * 0.5: TypeError: object of type 'filter' has no len()