dongyp13 / Targeted-Adversarial-Attack

A targeted adversarial attack method, which won the NIPS 2017 targeted adversarial attacks competition
Apache License 2.0
129 stars 38 forks source link

Tensor name "InceptionV3/AuxLogits/Conv2d_2a_1x1/BatchNorm/beta" not found in checkpoint files #3

Open IsCoelacanth opened 6 years ago

IsCoelacanth commented 6 years ago

We cloned your repo and we're trying to replicate the results but we keep facing this error. skipping this checkpoint doesn't doesnt resolve it. Similar errors come up in other model too. Could you help us in debugging it.

system: Python 2.7 and 3.6, tensorflow CPU and GPU error persists between systems.

senlin-ali commented 5 years ago

hi,i have the same quesion ,did you solve it?