sulebaynes

Results 4 issues of sulebaynes

Hi! I get the following error when I want to run edge detection on an image. Any idea why I get that specific dnn layer error? `cv2.error: OpenCV(4.6.0) /io/opencv/modules/dnn/src/layers/convolution_layer.cpp:377: error:...

Hi, when trying to run the main.py, I am getting the following error: ``` Traceback (most recent call last): File "main.py", line 157, in test = FaceEval() File "main.py", line...

Hi, I have tried the model on various images and videos; the result is that there is not a single detection while the model works perfectly on the test video...

First of all thanks a lot for your support for the open source community! I would like to pick and train a model with a customized dataset. Locally I have...