luxonis/depthai-experimentstree/master/gen2-people-tracker
The model that is using this.
From Michael
luxonis/depthai-experimentstree/master/gen2-people-tracker
The model that is using this.
From Michael
michaelsalerno
As readme suggests, it's mobilenetV2 backbone. We don't have latency tests for it. DIY
Thanks,
Jaka
Is there a simple way to test that?
michaelsalerno
Run the script with DEPTHAI_LEVEL=TRACE
then check the latencies for NN.
Thanks,
Jaka
Should I put that in the main.py code for it to pop up while i am recording?
I am just a little confused on the where to apply the DEPTHAI_LEVEL=TRACE
michaelsalerno
Explained here
Thanks,
Jaka