markusbr

Results 402 comments of markusbr

Do you have an "OpenVINO environment" set-up on your machine? Then you might call it's sample called `hello_query_device`, which prints out all de3vices/accelerators which could be found, it's corresponding plugin-loaded...

Can you provide more details about your environment, please? Which hardware are you working on, which OS? Which version of this repo do you use? Which command-line did you use?...

Can you provide more details, please? What demo/sample/source code are you referring to? Which OperatingSystem, which Python version do you use? How have you set-up your environment? In a Python...

Someone might need to find out which commit/branch/tag was the last one working. Referencing dependencies without specifying a version/commit/branch is risky.

Looks like you need to follow the blog from https://github.com/spmallick/learnopencv referencing https://learnopencv.com/fine-tuning-grounding-dino/ with: > The above code snippet defines a train function that loads annotations, initializes an Adam optimizer, and...

Cn you sare the pipeline you are using, please? Is the GPU involved (because the assertion checks for NV12) (for video/image decoding and then using zero-copy to do inference in...

With only one instead of two tags be detected? Will both be detected with more space between them?

Is your camera moving, are the tags moving or stable and stationary? Could you apply a mask (of stationary, not moving, known coordinates, or preprocessing to find the bright rectangle,...

Can the lightning vary a lot in your use-case, so you need to react dynamically or is it the same all the time when your camera moves around? White-balancing is...

Feel free to ask your question here in an issue on Github, where you can share log messages, screenshots, source code showing reproducable behavior.