Samsung / tizen-docs

This project is for writing Tizen documents for platform and application developers. The documents will be published to the new Tizen portal site.
https://docs.tizen.org/
Other
157 stars 449 forks source link

Where can I find a sample tizen project that includes the machine learning pipeline functionality? #1336

Open noon-otter opened 4 years ago

noon-otter commented 4 years ago

Can this be provided in the docs? I'm having difficulty getting the guide to work, and having a working example would be extremely helpful.

mijin85cho commented 4 years ago

Hello, @sgchoi5 Is there any plan to add a sample for machine learning pipeline?

myungjoo commented 4 years ago

Tizen C-API App w/ Machine Learning APIs: https://github.com/nnstreamer/nnstreamer-example/tree/master/Tizen.native Tizen .NET App w/ Machine Learning APIs: https://github.com/nnstreamer/nnstreamer-example/tree/master/Tizen.NET

myungjoo commented 4 years ago

Tizen C-API App w/ Pipeline:

myungjoo commented 4 years ago

If you explore https://github.com/nnstreamer/nnstreamer-example you will see more machine learning pipeline examples as well (there are ml pipeline examples not in Tizen ML API, but the pipeline syntax is the same.)

myungjoo commented 4 years ago

@noon-otter @mijin85cho : If you have a pipeline that does not work but you think it should work, please show us (with all relevant info) at https://github.com/nnstreamer/nnstreamer/issues