MuhammadMoinFaisal / YOLOv8_Segmentation_DeepSORT_Object_Tracking

YOLOv8 Segmentation with DeepSORT Object Tracking (ID + Trails)
216 stars 59 forks source link

How to use GPU instead of CPU #6

Open swloo618 opened 1 year ago

swloo618 commented 1 year ago

I have follow along your Yolov8 deepsort object tracking. It work very well, the problem now is how I can use the GPU instead of CPU for tracking? What should I set? I'm not using googlw Colab, I'm using my own computer with GPU

724027324 commented 1 year ago

I have follow along your Yolov8 deepsort object tracking. It work very well, the problem now is how I can use the GPU instead of CPU for tracking? What should I set? I'm not using googlw Colab, I'm using my own computer with GPU

Hello, have you solved it? If solved, can you tell me the method?