Skip to content

Deeplab how to test with new images #7619

@a448262375

Description

@a448262375

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.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions