generative_adversary
                                
                                 generative_adversary copied to clipboard
                                
                                    generative_adversary copied to clipboard
                            
                            
                            
                        Checkpoint not found running when running generative adversarial attack
What needs to be done after Training AC-GANS and before running Generative Adversarial Attack ?
I tried copying over the checkpoint into assets/pretrained/mnist_zico/checkpoint but then there's an issue restoring the model. It seems there's some steps or instructions missing in between the steps.
Thanks!
you need to write some code to train zico_mnist, and define variable_scope 'net'. After training , put checkpoint under pretrained/mnist_zico_trained