You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 frame rate was only about 5FPS, while the original YOLOV5 had 20FPS."
以下是我的代码:
Here's my code:
------------------ Original ------------------
From: zryzds ***@***.***>
Date: Sat,Jul 22,2023 4:15 PM
To: deepcam-cn/yolov5-face ***@***.***>
Cc: NoNounknow ***@***.***>, Author ***@***.***>
Subject: Re: [deepcam-cn/yolov5-face] Yolov5-face inference ’camera input’ FPS is lower than normal yolov5? (Issue #258)
我也想加入摄像头,方便留下联系方式交流一下吗。打扰了
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
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 frame rate was only about 5FPS, while the original YOLOV5 had 20FPS."
以下是我的代码:
Here's my code:
I understand now that the default inference device for YOLOv5 Face is the CPU.
Now, I'm trying to perform GPU inference with YOLOv5 Face.
The text was updated successfully, but these errors were encountered: