-
Notifications
You must be signed in to change notification settings - Fork 45.3k
Open
Labels
models:researchmodels that come under research directorymodels that come under research directorytype:support
Description
I am using the following code:
https://github.com/tensorflow/models/tree/master/research/deeplab
I have successfully trained a new model with original data.
I can test with images those have been converted to tfrecord before training with vis.py.
The problem is, how can I test the model with new images?
New images I got after training, and without annotation.
I want to test the trained model with a camera, so I need to know how to test a new image.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
models:researchmodels that come under research directorymodels that come under research directorytype:support