-
### System Information
![image](https://github.com/user-attachments/assets/fdc4864f-8aa0-4843-a211-93f47305a1c3)
### Detailed description
编译cann版本opencv4.9.0后,在推理yolov8代码时经常会出现以下错误(有时又不会出现):
[ I…
-
**Describe the bug**
In project source code headers, the following includes are no longer valid:
#include
#include
as opencv2 is now a subdirectory of opencv4 and includes referenced in opencv2/op…
-
您好,用OpenCV 4.4.0推理yolov7-tiny报如下错误:
what(): 0penCV(4.4.0)_/home/***/opencv-4.4.0/modules/dnn/src/onnx/onnx importer.cpp:1410:error: (-2:Unspecified error) in function 'void cv::dnn::dnn4_v20200609::O…
-
### System Information
[ 50%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_operations.cpp.o
/home/HwHiAiUser/code/opencv_cann/opencv/modules/dnn/src/layers/elementwise_…
-
**Describe the bug**
Whenever I try to load a model using CUDA as target and backend it throws this runtime error stated in the title.
`
net_.setPreferableBackend(cv::dnn::DNN_BACKEND_CUDA);
net_.se…
-
Hi just a quick question when i try to run the script in my windows visual studio i face an error as an assertion handler is this my opencv version problem or the network
[ INFO:0@1.0…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Predict
### Bug
ultral…
-
### System Information
OpenCV: 4.10
Operating System / Platform: Windows 10 x64
Compiler & version: MSVC 17.11.5
### Detailed description
I am trying to update the vcpkg recipe to OpenCV 4.…
-
### Describe the feature and motivation
I am trying to load a yolov3 model in ONNX format. When calling cv::dnn::readNetFromONNX() i get error:
```
[ERROR:0@0.322] global onnx_importer.cpp:1036 h…
-
### Describe the doc issue
When I use "make -j8" to build the opencv with cuda 11.6 on ubuntu 22.04, it meets the following errors. Would any one can help me?
**System information:**
...
modules…