-
Hi,
I couldn't find the model for std::string onnx_path = "../../../hub/onnx/cv/yolov5s.640-640.v.6.0.onnx";
thx
-
Hello,
I would really like to use your `Face` models, but I cannot find the `detect_face.py` file mentioned in README, would you please share it with me?
Thank you for your work!
-
如下图,onnx和opencv的库都放在lib下面了
![error2](https://user-images.githubusercontent.com/50744096/156312669-6d9f85d8-5ade-4700-8d95-376776f2dcac.png)
-
yolov7face的推理速度比yolo5face慢!是为什么
-
有像 yolov5 --> yolov5face 那样de 新东西吗
-
Hi, Have you debugged in [138](https://github.com/DefTruth/lite.ai.toolkit/issues/138) yet?
I test yolo5s-face using ncnn and the bug show as below. How can I solve that, thank you
LITENCNN_DEBUG …
-
试了:
```
face_det.detect(img, face_list, 0.9, 0.6, 30);
```
就跟图上一样,咋个弄啊
-
报错信息如下:
![image](https://user-images.githubusercontent.com/78945582/140274951-22f766a9-629c-41bc-875a-4493b07b90fe.png)
代码如下:
![image](https://user-images.githubusercontent.com/78945582/140274840…
-
does the onnxruntime include nms?
-
你好,我在编译的时候出现/usr/bin/ld: cannot find -lonnxruntime
[ 2%] Building CXX object CMakeFiles/lite.ai.toolkit.dir/lite/ort/cv/nanodet_plus.cpp.o
[ 2%] Building CXX object CMakeFiles/lite.ai.toolkit.di…