Skip to content

cv2.cuda_GpuMat() #13723

@SwHaraday

Description

@SwHaraday

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    detectObject Detection issues, PR'squestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions