-
when i use cv2.dnn.readNet() to read the onnx model, i have a question
(expected: 'shapes.depth() == CV_32S') where 'shapes.depth()' is 5(CV_32FC1)
must be equal to 'CV_32S' is 4(CV_32SC1) in void_…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report.
### YOLOv5 Component
_No response_
### Bug
Tried…
-
-
### System Information
Python 3.10.10
General configuration for 5.x =====================================
Platform:
Host: Linux (Ubuntu 22.04) x86_64
CMake: 3.22.1
Configuration: Debug Relea…
-
OpenMP libraries a linked using the library name (i.e. `omp`):
https://github.com/plaidml/tpp-mlir/blob/9c53a05fb56128cda8869a563b999e90b31f2e17/cmake/modules/xsmm-dnn.cmake#L47-L50
https://github.c…
-
### 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…
-
- OpenCV => 3.4
- Operating System / Platform => Linux 16.04
- Compiler => python
##### Detailed description
Firstly I got a graph.pb file
`python3 -m tensorflow.python.tools.freeze_graph --i…
-
### System Information
OpenCV version: 4.7.0
Operating System / Platform: Ubuntu 20.04
Compiler & compiler version: GCC 7.5.0
Python version: 3.8
### Detailed description
OpenCV initialise…
-
org.opencv.core.CvException: cv::Exception: OpenCV(4.5.4) /opencv-4.5.4/modules/dnn/src/dnn.cpp:916: error: (-215:Assertion failed) mapIt != reuseMap.end() in function 'releaseReference'
at…
-
Error using mex
Net_.cpp
C:\Users\Suhayl\Documents\MATLAB\bg\mexopencv-master\src\+cv\private\Net_.cpp(129): warning C4267: 'argument': conversion from 'size_t' to
'int', possible loss of data
C:\…