Hi all ,
Is it possible to view in realtime the cpu and memory usage while the code is running ( example of object detection ) ?

  • jakaskerl replied to this.
  • Hi martin181818
    Running the script with:

    DEPTHAI_LEVEL=DEBUG python3 <name of script> will print out usage information.

    Regards,
    Jaka

    Hi martin181818
    Running the script with:

    DEPTHAI_LEVEL=DEBUG python3 <name of script> will print out usage information.

    Regards,
    Jaka