[Example] ObjectDetection(SSD) with Gst-Launch
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 21 Nov 2018 06:11:22 +0000 (15:11 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Fri, 23 Nov 2018 02:25:51 +0000 (02:25 +0000)
commitcebf7da8f7fc6ae7707e751a5bbf2100f87e3745
tree5181256267c02c0e46fdbe2d8025ba0a4b280965
parent679166f2e78fcfb0c496e2ae986b2fd7ec84bcd7
[Example] ObjectDetection(SSD) with Gst-Launch

With the new decoder/bounding-box, we can do
object-detection + labeling in gst-launch with
visualization.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
nnstreamer_example/example_object_detection/get_model.sh [new file with mode: 0755]
nnstreamer_example/example_object_detection/gst-launch-object-detection.sh [new file with mode: 0755]