Skip to content

Commit 5cdca12

Browse files
niley7464wooksong
authored andcommitted
[Doc] Update Image classification offloading docs
This patch updated docs and screenshots for image classification offloading example. Signed-off-by: Yelin Jeong <yelini.jeong@samsung.com>
1 parent 60b9768 commit 5cdca12

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Tizen.web/ImageClassificationOffloading/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
* This is a sample application of Tizen ML Web APIs.
44
* If you want to run it on your device, Tizen 8.0 or higher is required.
55
* `appsrc` and `tensor_query_client` element are used.
6+
* You need to connect `tensor_query_server` to the same Wi-Fi network or ethernet.
7+
* Sample server application is [here](https://github.com/nnstreamer/nnstreamer-android/tree/main/ml_inference_offloading).
8+
* Here's a [guide](https://github.com/nnstreamer/nnstreamer-android/blob/main/documentation/getting_started.md#building-the-tizen-web-app) on how to build.
69

710
## Demo
811
![Alt demo](./image_classification_offloading.png)
182 KB
Loading

0 commit comments

Comments
 (0)