-
##### System information (version)
OS Platform: Windows 10 64 bits
Tensorflow Version: 2.8
Python version: 3.9.7
OpenCV version: 4.5.5
##### Detailed description
Hi all,
I a…
-
### System Information
python 版本:4.5.0
操作系统/平台:Mac (m1pro芯片)
Python 版本:3.11.4
macos: 13.4.1 (22F82)
xcode: 14.3.1 (14E300c)
cmake:3.26.4
### Detailed description
```
按照文档写的会报错:执行python…
WO-ZT updated
10 months ago
-
请问make的时候出现以下错误是什么问题呢?我想用它进行ONNXRUNTIME C++(CPU) 推理视频和图片
系统是Ubuntu24
onnxruntime是1.17的
opencv是4.5.3
在conda虚拟环境下编译的
g++是13.2.0
![图片](https://github.com/UNeedCryDear/yolov8-opencv-onnxrunti…
-
Hi,
I'am trying to use a retrained graph, out of tensorflows tutorial in a Unity project with the webcamtexture.
But as a first test i simply tried to Load a picture and let it run through the graph…
-
### Description
That was done at
https://github.com/conan-io/conan-center-index/pull/17475. Error:
```
c:\users\containeradministrator\.conan\data\eigen\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88…
-
Just an idea:
For Mesa there is a matrix that shows the OpenGL support by different vendors/drivers
https://mesamatrix.net/
I dont know how complicated this would be to make it for opencv, but…
-
##### System information (version)
- OpenCV => 4.0.1
- Operating System / Platform => Windows 10 64 Bit
- Compiler => MinGW 7.3.0 x64 (from last Qt 5.12)
- CMake => 3.13.2
-Build Type => Source…
-
This fork contains interesting results of model conversion: https://github.com/gplhegde/darknet/tree/master/extra
We can expect similar implementation in your fork ?
I think it's very helpful to us…
Rus-L updated
6 years ago
-
Hello, I can't save the video, the error is as follows:
```
92 conv 512 3 x 3 / 1 26 x 26 x 256 -> 26 x 26 x 512 1.595 BF
93 conv 255 1 x 1 / 1 26 x 26 x 512 -> 26 …
-
Since I have trained the model and validate it many times, now I need to read the model and detect the object in images I want in C++.
First, I found that it could read Mask_RCNN model by [opencv](…