-
### Why
* We want to "eat our own dog food", eg. use the technology we are building on a daily basis in order to:
* Test our own stuff
* Improve the overall user experience, even though develop…
ghost updated
9 months ago
-
I am trying to run an interactive face detection model from open model zoo on raspberry pi 4B. While trying to run the model using gapi I get the following error:
`[ ERROR ] G-API has been compiled…
-
Hello, can the results of detection, semantic segmentation, lane lines, etc. be displayed on the bird's eye view? Where can I modify it?
-
**Describe the bug**
When trying to run examples from the autogen directory with local LLMs (WebUI and LMstudio), I get the OpenAI API error:
File "/home/user1/Documents/DataScience/installs/MemG…
-
Hy guys,
I try to connect DDT4ALL (last release) under windows 10 in BT mode with an ELM 327 CHIP PIC18F25K80). It seems to work but when I try to write in expert mode, nothing happens. The message…
-
我自定义修改了如下脚本:
```
# Copyright (c) OpenMMLab. All rights reserved.
import torch
from datasets import load_dataset
from mmengine.dataset import DefaultSampler
from mmengine.hooks import (Checkpoint…
-
Hello,
I try to head-pose-estimation model use.
but this model are not load.
file path is correct but its not worked please help.
Code:
```
import os
from openvino.inference_engine import IEC…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no si…
-
I try to head-pose-estimation-adas-0001 this model use in cv::dnn::net
```
std::string config_pose = "model/pose/head-pose-estimation-adas-0001.xml";
std::string model_pose = "model/pose/head-pose…
-
Hi everyone. I'm now studying on executing my own trained models with dlstreamer and have encountered an error.
Any help will be appreciated.
I've searched related cases and most of them are about …