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
77 stars 72 forks source link

[native] Add example_multi_model_tflite, which detects face and objects. #208

Closed ghost closed 3 years ago

ghost commented 3 years ago

nnstreamer_example_multi_model_tflite.py detects face and objects. In order to implement multi-model in a single application, we made use of two 'tee's. We expect that this application can be used in future development for several purposes like pixelating faces or hazardous objects

taos-ci commented 3 years ago

:memo: Version: 1.20190225. Thank you for submitting PR #208. 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/.

yeseul4072 commented 3 years ago

LGTM