-
### System Information
OpenCV version: 4.10.0 & 5.0.0
File: yolo_detection.cpp (4.x version) / object_detection.cpp (5.x version)
### Detailed description
In the OpenCV 4.10.0, within the yolo_d…
-
From @fpertl :
> I came across an interesting comparison of face detectors (see below). To me it looks like the "OpenCV DNN Face Detector" does well w.r.t. accuracy and speed, especially on more di…
-
The prediction of an Image using OpenCV DNN with python detect.py works very well. SInce I have little to no experience with C++ and I intent to use it in C++. I would appreciate if anyone can provide…
-
HI,excuse me,
May I ask if this pipeline can call GPU for acceleration? According to the local setup tutorial, the following error will be displayed. Can you provide assistance? Is it due to my envir…
-
Hi
How i can view "nnet.mdl' and 'nnet.cfg' files in MATLAB and PYTHON.
-
### Question
**Description:**
When deploying a YOLOv8 model using ONNX with OpenCV's dnn module, I encountered an issue where the model outputs bounding boxes with all coordinates set to zero when u…
WCaiL updated
2 months ago
-
-
**Is your feature request related to a problem? Please describe.**
The current moreh_matmul op has been implemented to support torch.matmul and focuses on functionality rather than performance.
In a…
-
First of all I really appreciate this repo and all the contributors.
I want use OpenCV DNN module for inference.
Here are the details of installation:
1. Latest **opencv4nodejs**
1. OpenCV v…
elb3k updated
4 years ago
-
Anyone tried the compatibility of the module on DNN 9.5? Doesn't seem to work for me