Skip to content

Commit

Permalink
[Doc] Update Image classification offloading docs
Browse files Browse the repository at this point in the history
This patch updated docs and screenshots for image classification offloading example.

Signed-off-by: Yelin Jeong <[email protected]>
  • Loading branch information
niley7464 authored and wooksong committed Oct 8, 2024
1 parent 60b9768 commit 5cdca12
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Tizen.web/ImageClassificationOffloading/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
* This is a sample application of Tizen ML Web APIs.
* If you want to run it on your device, Tizen 8.0 or higher is required.
* `appsrc` and `tensor_query_client` element are used.
* You need to connect `tensor_query_server` to the same Wi-Fi network or ethernet.
* Sample server application is [here](https://github.com/nnstreamer/nnstreamer-android/tree/main/ml_inference_offloading).
* 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.

## Demo
![Alt demo](./image_classification_offloading.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5cdca12

Please sign in to comment.