Skip to content

Commit ea17fe7

Browse files
romainGuietCopilot
andauthored
Update docker/tf2onnx/readme-tf2onnx.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b277733 commit ea17fe7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/tf2onnx/readme-tf2onnx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ docker push biop/biop-tf2onnx:1.9.2
2525
## tf2onnx on blob
2626
- train a stardist model
2727
- export using model.export_TF("model_name")
28-
- unzip the model_name.zip to a folder model_name (this folder will contained a "tensorflow_model.pb" file)
28+
- unzip the model_name.zip to a folder model_name (this folder will contain a "tensorflow_model.pb" file)
2929

3030
- convert the model using tf2onnx, in the terminal :
3131
```

0 commit comments

Comments
 (0)