carlini/nn_robust_attacks

How can I load the pretrained pb file of tensorflow format into the project?

lith0613 opened this issue · 0 comments

I want to use the pretrained tensorflow model into the project for evaluation, but I can't load the pb file into the keras model, how to solve the problem ? Thanks !