Update tutorial2_object_detection.md
authorpasteldream-ps <128911696+pasteldream-ps@users.noreply.github.com>
Thu, 6 Apr 2023 14:32:37 +0000 (23:32 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Mon, 24 Apr 2023 10:02:05 +0000 (19:02 +0900)
Add `nnstreamer-tensorflow2-lite` package to the install instruction in the tutorial

Signed-off-by: pasteldream-ps <128911696+pasteldream-ps@users.noreply.github.com>
Documentation/tutorials/tutorial2_object_detection.md

index 22f7b46..566f560 100644 (file)
@@ -12,7 +12,7 @@ Then the given neural network predicts multiple objects with bounding boxes.
 # install nnstreamer and nnstreamer example
 $ sudo add-apt-repository ppa:nnstreamer/ppa
 $ sudo apt-get update
-$ sudo apt install wget nnstreamer nnstreamer-example
+$ sudo apt install wget nnstreamer nnstreamer-example nnstreamer-tensorflow2-lite
 ```
 
 ## Run pipeline.