Open lin2020 opened 4 years ago
Hi, I noted that in https://github.com/dydjw9/MetaAttack_ICLR2020/blob/f94db6b0dad4ba29ab06877acad709ed0cf7a024/meta_attack/meta_attack_imagenet/attacks/cw_black.py#L76 you used Learner.forward with bn_training = True. Shouldn't it be set to False?
Hi, I noted that in https://github.com/dydjw9/MetaAttack_ICLR2020/blob/f94db6b0dad4ba29ab06877acad709ed0cf7a024/meta_attack/meta_attack_imagenet/attacks/cw_black.py#L76 you used Learner.forward with bn_training = True. Shouldn't it be set to False?