visionml / pytracking

Visual tracking library based on PyTorch.
GNU General Public License v3.0
3.26k stars 608 forks source link

GPU acceleration for tracking #440

Open maidinaabuduxiku opened 3 days ago

maidinaabuduxiku commented 3 days ago

dose pytracking tracker supports gpu acceleration? i mean the tracking speed is too slow in my devices. it is about 10 fps with "tomp" tracker. so, is there any way i can speed up tracking frequency? Also, when i track two webcams simultaneously, the tracking speed is only 5 fps with multi_thread approach, how can i achieve higher fps tracking in multi_webcam tracking.