Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b50ebac

Browse filesBrowse files
genquan9dizcology
authored andcommitted
Vision edge prediction (GoogleCloudPlatform#2146)
* AutoML Vision Edge Container Predict sample * add one blank line after the function definition * Refine README with clarifications and sample outputs, and rename encoded_string as encoded_image * change port number and add docker link * rewrite tests in pytest * update port number from 8501 to 8505 to be consistent in README * rename test names and move run/stop dockders to setup/teardown * add comments to clarify the predictions with multiple images * add comments to clarify the predictions with multiple images in prediction * update indents from 2 to 4 spaces * update files with too long lines * fix trailing white spaces. * skip tests for now and add a TODO to enable it infuture * update readme with correct test file
1 parent 029eb5a commit b50ebac
Copy full SHA for b50ebac

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
  • vision/automl/edge_container_predict
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎vision/automl/edge_container_predict/README.md

Copy file name to clipboardExpand all lines: vision/automl/edge_container_predict/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# AutoML Vision Edge Container Prediction
22

33
This is an example to show how to predict with AutoML Vision Edge Containers.
4-
The test (freeze_meta_graph_lib_test.py) shows an automatical way to run the
5-
prediction.
4+
The test (automl_vision_edge_container_predict_test.py) shows an automatical way
5+
to run the prediction.
66

77
If you want to try the test manually with a sample model, please install
88
[gsutil tools](https://cloud.google.com/storage/docs/gsutil_install) and

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.