spacewalk01 / tensorrt-yolov9

Cpp and python implementation of YOLOv9 using TensorRT API
https://github.com/WongKinYiu/yolov9
MIT License
109 stars 18 forks source link

interface time too long #10

Open Y-pandaman opened 5 months ago

Y-pandaman commented 5 months ago

hello , I use command ./yolov9-tensorrt yolov9-c.engine ../data/bus.jpg,but cost time is 233ms, it is too long, the environment is cuda 10.2, cudnn 8.3.2, tensorrt 8.4.0.6,

rlewkowicz commented 5 months ago

What GPU do you use?

spacewalk01 commented 5 months ago

first few frames take longer but 233ms is too long. What is your gpu and cpu?

Y-pandaman commented 5 months ago

first few frames take longer but 233ms is too long. What is your gpu and cpu?

gpu: gtx1080 cpu: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz

Y-pandaman commented 5 months ago

What GPU do you use?

gpu: gtx1080 cpu: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz