affinelayer / pix2pix-tensorflow

Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
MIT License
5.07k stars 1.3k forks source link

How can I reload the Trained model? I am new to tensorflow. Please help. #158

Open mahbub2251 opened 5 years ago

mahbub2251 commented 5 years ago

There are so many files like .meta, .index, .pbtxt and many more when I unzip the trained model contained in facades_BtoA.zip. How can I load the model and train again using my dataset?