Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I utilize my exported model? #137

Closed
rosenbach opened this issue Nov 3, 2018 · 1 comment
Closed

How do I utilize my exported model? #137

rosenbach opened this issue Nov 3, 2018 · 1 comment

Comments

@rosenbach
Copy link

rosenbach commented Nov 3, 2018

Hi :)
I trained my model, tested it and exported it.
I want to feed my model now with new input images. How do I do that?

Those are my exported files:
checkpoint
export.data-00000-of-00001
export.index
export.meta
options.json

What specific steps are required to make use of the exported model? It seems to me like I am missing a very obvious trivial thing but I just can't find it. As far as I understand, none of the pix2pix modes "train", "test" "export" are made for just processing input images.
In earlier versions there seemed to be the process-local.py; but as it has been removed, I guess there should be a better way to run it?

edit: ok well; I just produce my input images with a blank square on the right then.. it's a workaround but well.. 😄

@MuhammadAsadJaved
Copy link

Please read the last comment in this issue. @rosenbach

#151

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants