nnstreamer / nnstreamer-example

Example applications of nnstreamer. Note that we have to enable the 'apptest" CI module in the near future.
GNU Lesser General Public License v2.1
78 stars 71 forks source link

[Native] Add early exit network sample #244

Closed gichan-jang closed 3 years ago

gichan-jang commented 3 years ago

Add early exit ntework sample application with multiple modules. If the average brightness value of the input video is more than 100, it does not pass through the next EE module and sends the results immediately.

Signed-off-by: gichan-jang gichan2.jang@samsung.com

Self evaluation:

  1. Build test: [ *]Passed [ ]Failed [ ]Skipped
  2. Run test: [ *]Passed [ ]Failed [ ]Skipped
taos-ci commented 3 years ago

:memo: Version: 1.20190225. Thank you for submitting PR #244. Your PR must pass all verificiation processes of cibot before starting a review process from reviewers. If you are new member to join this project, please read manuals in documentation folder and wiki page. In order to monitor a progress status of your PR in more detail, visit http://nnsuite.mooo.com/.

taos-ci commented 3 years ago

:octocat: cibot: @gichan-jang, A builder checker could not be completed because one of the checkers is not completed. In order to find out a reason, please go to http://nnsuite.mooo.com/nnstreamer-example/ci/repo-workers/pr-checker/244-202012140923280.83127808570862-4d05b51ac5bd60d32c923b54204aaf83c130f5fd/.

taos-ci commented 3 years ago

:octocat: cibot: @gichan-jang, **** does not include doxygen tags such as @file @brief @author @bug. You must include the doxygen tags in the source code at least.

taos-ci commented 3 years ago

:octocat: cibot: @gichan-jang, You wrote code with incorrect doxygen statements. Please check a doxygen rule at http://github.com/nnsuite/TAOS-CI/blob/master/ci/doc/doxygen-documentation.md

taos-ci commented 3 years ago

:octocat: cibot: @gichan-jang, One of the format checkers is failed. If you want to get a hint to fix this issue, please go to https://github.com/nnstreamer/nnstreamer-example/wiki/.

taos-ci commented 3 years ago

:octocat: cibot: @gichan-jang, **** does not include doxygen tags such as @file @brief @author @bug. You must include the doxygen tags in the source code at least.

taos-ci commented 3 years ago

:octocat: cibot: @gichan-jang, You wrote code with incorrect doxygen statements. Please check a doxygen rule at http://github.com/nnsuite/TAOS-CI/blob/master/ci/doc/doxygen-documentation.md

taos-ci commented 3 years ago

:octocat: cibot: @gichan-jang, One of the format checkers is failed. If you want to get a hint to fix this issue, please go to https://github.com/nnstreamer/nnstreamer-example/wiki/.

taos-ci commented 3 years ago

:octocat: cibot: @gichan-jang, A builder checker could not be completed because one of the checkers is not completed. In order to find out a reason, please go to http://nnsuite.mooo.com/nnstreamer-example/ci/repo-workers/pr-checker/244-202012161621330.14848589897156-8185fc40c4101fcbe2620a1ed0abaeb5e2008723/.

taos-ci commented 3 years ago

:octocat: cibot: @gichan-jang, **** does not include doxygen tags such as @file @brief @author @bug. You must include the doxygen tags in the source code at least.

taos-ci commented 3 years ago

:octocat: cibot: @gichan-jang, You wrote code with incorrect doxygen statements. Please check a doxygen rule at http://github.com/nnsuite/TAOS-CI/blob/master/ci/doc/doxygen-documentation.md

taos-ci commented 3 years ago

:octocat: cibot: @gichan-jang, One of the format checkers is failed. If you want to get a hint to fix this issue, please go to https://github.com/nnstreamer/nnstreamer-example/wiki/.

taos-ci commented 3 years ago

:octocat: cibot: @gichan-jang, A builder checker could not be completed because one of the checkers is not completed. In order to find out a reason, please go to http://nnsuite.mooo.com/nnstreamer-example/ci/repo-workers/pr-checker/244-202012161623540.50026607513428-7d56c4320318cb703954523cd62d164b6b653dee/.

taos-ci commented 3 years ago

:octocat: cibot: @gichan-jang, A builder checker could not be completed because one of the checkers is not completed. In order to find out a reason, please go to http://nnsuite.mooo.com/nnstreamer-example/ci/repo-workers/pr-checker/244-202012161631420.99435901641846-14217feb5a9c81f614d71c5b950b22f3964173e4/.

gichan-jang commented 3 years ago

C-API sample app is uploaded.

gichan-jang commented 3 years ago

Can you use inputCombination/outputCombination of tensor-filter to avoid a tee? (You will need to draw the diagram carefully so that input/output combination is adequately described.)

~Got it. I will replace tee with outputCombination from the early exit module.~

tee is replaced withoutputCombination from the early exit module.

taos-ci commented 3 years ago

:octocat: cibot: @gichan-jang, One of the format checkers is failed. If you want to get a hint to fix this issue, please go to https://github.com/nnstreamer/nnstreamer-example/wiki/.