nnstreamer-example icon indicating copy to clipboard operation
nnstreamer-example copied to clipboard

Example applications of nnstreamer. Note that we have to enable the 'apptest" CI module in the near future.

Results 17 nnstreamer-example issues
Sort by recently updated
recently updated
newest added

In https://github.com/nnsuite/nnstreamer-example/tree/master/android unzip is missing. ![image](https://user-images.githubusercontent.com/1109011/55958825-7c38cd00-5ca4-11e9-8dbd-0fe00c46a79f.png)

It is strange. It seems that the 'apptest' module is not enabled at first. @jaeyun-jung , We you come back from the winter vacation, Please share us tell on your...

help wanted
question

This app uses ml service APIs To test service and develop tensor_trainer and trainer subplugin stop function.

- Add a simple app showing how to use API `ml_service_new` and `ml_service_request`. - This app also demonstrate that how rpk updates can be used in AI app. Check the...

This patch introduces network service discovery to Tizen service. NSD will be used to set ip and port automatically.

--- # [Template] PR Description Added an example for yolov5su using tensorrt **Changes proposed in this PR:** - Added tensorrt example - Updated torchscript example See also: https://github.com/nnstreamer/nnstreamer/pull/4482 **Self evaluation:**...

This PR adds text generation tizen web application. Use ML offloading to retrieve the results of the llm model, which is difficult to operate on the RPI. **Self evaluation:** 1....