summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8bad8d8)
raw | patch | inline | side by side (parent: 8bad8d8)
author | Djordje Senicic <x0157990@ti.com> | |
Tue, 24 Jul 2018 20:49:09 +0000 (16:49 -0400) | ||
committer | Djordje Senicic <x0157990@ti.com> | |
Tue, 24 Jul 2018 20:49:09 +0000 (16:49 -0400) |
Signed-off-by: Djordje Senicic <x0157990@ti.com>
index a21f165e6a95e91372608d335f8892621da76427..790e01b983828db56da9a0816c00f8f349c9b7fe 100644 (file)
beer_glass
fountain_pen
laptop
-envelope
notebook
index 95d3ce7fe3b848368aa3a68e44912221995cc12c..fbdd5550fef30c4aa8d7fdd07eda1c977429f762 100644 (file)
Binary files a/examples/classification/clips/test1.mp4 and b/examples/classification/clips/test1.mp4 differ
Binary files a/examples/classification/clips/test1.mp4 and b/examples/classification/clips/test1.mp4 differ
diff --git a/examples/classification/labels.txt b/examples/classification/labels.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-shar_pei
-golden_retriever
-afghan_hound
-dachshund
-german_shepherd
-labrador_retriever
-pomeranian
-rottweiler
-background
index 00177b05b287b2e337320ddc636c7b3ea173ea50..c1207afe0873d777dbb5bb531ce5d765ae4c2a95 100644 (file)
# Live camera input
-./tidl_classification -n 2 -t e -l labels.txt -i 1 -s ./classlist.txt -c ./stream_config_j11_v2.txt
+./tidl_classification -n 2 -t e -l imagenet.txt -i 1 -s ./classlist.txt -c ./stream_config_j11_v2.txt
# Use video clip as input stream
-./tidl_classification -n 2 -t e -l labels.txt -i ./clips/test1.mp4 -s ./classlist.txt -c ./stream_config_j11_v2.txt
+./tidl_classification -n 2 -t e -l imagenet.txt -i ./clips/test1.mp4 -s ./classlist.txt -c ./stream_config_j11_v2.txt