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
79 stars 71 forks source link

[Example] YOLO model training in AI pipeline after preprocessing data #314

Closed songgot closed 1 year ago

songgot commented 1 year ago

This example app for training YOLO model in the AI pipeline after preprocessing data

taos-ci commented 1 year ago

:memo: TAOS-CI Version: 1.5.20200925. Thank you for submitting PR #314. Please a submit 1commit/1PR (one commit per one PR) policy to get comments quickly from reviewers. 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://ci.nnstreamer.ai/.

taos-ci commented 1 year ago

:octocat: cibot: @songgot, Tizen.native/yolo_model_training/src/yolo_model_training.c does not include Doxygen tags such as @file @brief @author @bug. You must include the Doxygen tags in the source code. Please refer to a Doxygen manual at http://github.com/nnstreamer/TAOS-CI/blob/main/ci/doc/doxygen-documentation.md

taos-ci commented 1 year ago

:octocat: cibot: @songgot, The last line of a text file must have a newline character. Please append a new line at the end of the line in Tizen.native/yolo_model_training/.sign/author-signature.xml.

taos-ci commented 1 year ago

:octocat: cibot: @songgot, Tizen.native/yolo_model_training/src/yolo_model_training.c does not include Doxygen tags such as @file @brief @author @bug. You must include the Doxygen tags in the source code. Please refer to a Doxygen manual at http://github.com/nnstreamer/TAOS-CI/blob/main/ci/doc/doxygen-documentation.md

taos-ci commented 1 year ago

:octocat: cibot: @songgot, The last line of a text file must have a newline character. Please append a new line at the end of the line in Tizen.native/yolo_model_training/.sign/author-signature.xml.

taos-ci commented 1 year ago

:octocat: cibot: @songgot, The last line of a text file must have a newline character. Please append a new line at the end of the line in Tizen.native/yolo_model_training/.sign/author-signature.xml.

songgot commented 1 year ago

Thank you very much for your review (@wooksong :+1: )