From 805735090cd9a6cef228e012bdead3833c8b58b0 Mon Sep 17 00:00:00 2001 From: MyungJoo Ham Date: Tue, 21 Jul 2020 18:17:37 +0900 Subject: [PATCH] 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 --- Documentation/edge-ai.md | 13 ++++++++++++ Documentation/products.md | 14 +++++++++++++ README.md | 53 ++++++++++------------------------------------- 3 files changed, 38 insertions(+), 42 deletions(-) create mode 100644 Documentation/edge-ai.md create mode 100644 Documentation/products.md 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 -- 2.7.4