-
![V75XV3 131S(F9A15~T8}`1](https://github.com/deepcam-cn/yolov5-face/assets/119026978/972c9dbd-b069-4a78-a248-106693a1bd29)
![W_%ZB5 P5~EWWIZA![V75XV3 131S(F9A15~T8}`1](https://github.com/deepcam-cn/…
-
## Description
I am using this [calibration script](https://github.com/rmccorm4/tensorrt-utils/tree/master/int8/calibration) to generate the calib cache file for YoloV5 onnx model using EntropyCali…
-
Hi,
Any plan to integrate yolov5-face in deepstream("https://github.com/deepcam-cn/yolov5-face").?
or can you suggest important steps to do that?
Thanks
-
您好,请问这套代码用来推理yolov5-face的话除了更改generate_yolox_proposals函数的内容外其他地方还有需要更改的嘛?
-
Hi, this food detection project was well put together, thank you.
However, I faced some issues when running inference on Colab.
The issues i faced were when running either Yolov5 model it keeps ha…
-
English is not my native language; please excuse typing errors.
“我在使用摄像头输入的数据用以推理的时候发现帧数只有5FPS左右,而使用原版的YOLOV5却有20FPS”
"When I used the data input from the camera for inference, I found that the fram…
-
E:\yolov5-face-master\fisheye>E:\pnnx-20220720-windows\pnnx.exe E:\yolov5-face-master\fisheye\yolov5n-widerface-640.pt inputshape=[1,3,224,224]
pnnxparam = E:\yolov5-face-master\fisheye\yolov5n-wider…
-
I have trained Yolov5 model for Catttle Face Recognition. How can i run that Train model To this Repo @vectornguyen76 @ThanhPhuc21 @jayllfpt
-
yolov5-face-master/models/yolo.py", line 67, in forward
y[..., class_range] = x[i][..., class_range].sigmoid()
IndexError: index 85 is out of bounds for dimension 0 with size 85
Whats the pro…
-
I am trying to use your face detector script to get the bboxes on several images but it does not work how it is expected. First of all, your README describes that you can pass several images packed in…