From: MyungJoo Ham Date: Tue, 21 Jul 2020 09:17:37 +0000 (+0900) Subject: README: update example style and add more examples X-Git-Tag: accepted/tizen/unified/20200728.045308~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=805735090cd9a6cef228e012bdead3833c8b58b0;p=platform%2Fupstream%2Fnnstreamer.git README: update example style and add more examples - Restyle example lists of README.md - Add "edge-ai" and "products" category Signed-off-by: MyungJoo Ham --- diff --git a/Documentation/edge-ai.md b/Documentation/edge-ai.md new file mode 100644 index 0000000..7199e6c --- /dev/null +++ b/Documentation/edge-ai.md @@ -0,0 +1,13 @@ + +This is WIP page. + +# What is Edge-AI? + + +# Edge-AI Example Applications with NNStreamer + +@gichan-jang : Please fill the followings. + +- ... +- ... +- ... diff --git a/Documentation/products.md b/Documentation/products.md new file mode 100644 index 0000000..0b7c816 --- /dev/null +++ b/Documentation/products.md @@ -0,0 +1,14 @@ + +This is WIP page + +# Devices with NNStreamer. + +## Released + +## To be released soon + +## Prototypes + +# Services with NNStreamer. + +# Application software with NNStreamer diff --git a/README.md b/README.md index 69a9501..9350e2d 100644 --- a/README.md +++ b/README.md @@ -83,58 +83,27 @@ For more details, please access the following manuals. * For macOS systems, press [here](Documentation/getting-started-macos.md). * To build an API library for Android, press [here](api/android/README.md). -## Usage Examples +## Applications -- [Example apps](https://github.com/nnstreamer/nnstreamer-example) (stable) -- Check some Ubuntu C/C++ Native Examples ⬇️ - - - - - - - - +
- - Pose Estimation - - - - Image Classification - -
- - - - - -
- - - - - - + + + + + + -
- - - Object Detection - - -
- - -
-- Wiki page [usage example screenshots](https://github.com/nnstreamer/nnstreamer/wiki/usage-examples-screenshots) (stable) +- [Edge-AI Examples](Documentation/edge-ai.md) +- [Products with NNStreamer](Documentation/products.md) +- NNStreamer example applications: [Github](https://github.com/nnstreamer/nnstreamer-example) / [Screenshots](https://github.com/nnstreamer/nnstreamer/wiki/usage-examples-screenshots) ## CI Server