Overview of running multiple object detection models on RZ/V2L
models-20230921T125858Z-001.zip
) that you download, may be named differently for you. Once the file has been downloaded, go ahead and unzip the files either in the GUI or as follows:
1fc1639acdfb9e7af3fc8794619334b28dffac00
. Once the application has been downloaded, unzip the contents, navigate to the directory and list the contents to ensure the operation was successful. This can be done as follows:
edge-impulse-linux-cli-classify-camera-finer-control
when installing and running the application.
edge-impulse-linux-cli-classify-camera-finer-control
folder. In this case, the cd
commands from the following instructions can be omitted.
You will need to open two terminal instances.
In terminal 1 run the following command:
http://192.168.178.30:4912
in this case), you will see an output similar to this:
Face detection with bounding box using DRP-AI
Note that the port numbers passed as arguments must be different. This allows for the streams to be directed to different ports to be viewed in the browser.Navigating to the address mentioned in the output (
http://192.168.178.30:4912
in this case), you will see an output similar to this:
Number detection on CPU.
Simultaneous execution of two models.