markusbr
markusbr
If you clone the sources of OpenVINO, then you will find `scripts/setupvars/setupvars.sh`. Follow the OpenVINO Wiki under https://github.com/openvinotoolkit/openvino/wiki/BuildingCode. Build and install OpenVINO - by giving an ``. This way the...
Can you describe in more details how you build and installed OpenVINO? Have you built it only? Have you also installed it to a custom installation directory (or default installation-directory)?...
Do you see the following pipeline working for you, seen here: https://github.com/dlstreamer/dlstreamer/issues/127 ? > Schematic pipeline with gvametaaggreagate element: > filesrc ! decodebin ! videoconvert ! video/x-raw,format=I420 ! tee name=t...
Increasing the bitrate sounds like the video-quality was increased/improved - and object-detection improved because of a higher quality of the input-blob.
Can you provide your environment, please? On which hardware, using which operating system? The errors you see can mean you don't have an Intel GPU (and/or no i915 Intel GPU...
Hmm, I haven't "googled" your type of GPU. Maybe the manufacturer is supporting Linux and supporting libva. You could treat the "libva" C-header-file and libraries as the "front end" and...
Can you provide more details about your environment (HW, SW), provide version numbers, please? Has the inference actually started, or is it still in the phase where OpenVINO compiles OpenCL...
Can you try to simplify your gstreamer pipeline first, please - in order to find out which detection and/or classification, which model (s) is/are causing the problem you are seeing?...
Would you have a chance to add diffuse lights/LEDs to the bottom of the copter? Or add multiple tags next to each other? Or add a circle in a thicker...
With VS-Studio 2019 I created a "CMake based project" for C++. See e.g. here: https://docs.microsoft.com/de-de/cpp/build/cmake-projects-in-visual-studio?view=msvc-160 (seems in German language for me, as I'm located in Germany)