Ping

Results 3 issues of Ping

In "CUB200.py" file, function "Generate_transform_Dict", It seems that the mean and std should be set to mean = [0.485, 0.456, 0.406] and std = [0.229, 0.224, 0.225] in RGB setting....

I do not find SEA algorithm in "OpenAttack/attackers".

bug
Todo

I use your default parameter and code to compute the mel feature of "p225_001.wav" in VCTK corpus. However, I get the dimension of mel feature is (385, 80) not the...