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 to test my pictures with the model you trained? #17

Open
tensorflowt opened this issue Mar 20, 2020 · 1 comment
Open

How to test my pictures with the model you trained? #17

tensorflowt opened this issue Mar 20, 2020 · 1 comment

Comments

@tensorflowt
Copy link

Hello, author!
At present, I want to test my own pictures through the model you trained. There is no label for my pictures. Can I test this? If so, how can I do it?

@sercant
Copy link
Owner

sercant commented Mar 20, 2020

Hello @tensorflowt, you can use visualize.py to visualize the output on your data. But you need to pack them as .tfrecord files.

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