Skip to content

How to convert tfjs_graph_model to tf_saved_model #1575

Closed
@take-kuma

Description

@take-kuma

To get help from the community, we encourage using Stack Overflow and the tensorflow.js tag.

TensorFlow.js version

tensorflowjs 1.0.1 pip package, with python3.6 on Ubuntu16.04.

Describe the problem or feature request

I am porting BodyPix to python. So I want to convert the BodyPix tfjs models to the python-friendly format.
The tensorflowjs_converter can convert tf_saved_model to tfjs_graph_model. But the reverse conversion is not possible.
Is there a good way?
(Other formats are also OK if they are loadable with python.)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions