-
-
Notifications
You must be signed in to change notification settings - Fork 17.4k
Open
Labels
detectObject Detection issues, PR'sObject Detection issues, PR'squestionFurther information is requestedFurther information is requested
Description
Search before asking
- I checked the docs, issues, and discussions and could not find an answer.
Question
Hi Glenn,
It's been a while. Thanks to your great work, our yolov5 system has been deployed across 7 lines.
I'm wondering if it is possible that resize and letterbox are done on GPU using cv2.cuda_GpuMat().
I knew these 2 proccesses take 5 to 7 milli-second which is about half of total inference time.
Is it possible to feed cv2.cuda_GpuMat() directly to yolov5s(ver.6.0) model ?
If this is already answered, please kindly guide me.
Thank you for your continuing effort for democratization of object detection.
Additional
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
detectObject Detection issues, PR'sObject Detection issues, PR'squestionFurther information is requestedFurther information is requested