pytracking icon indicating copy to clipboard operation
pytracking copied to clipboard

Visual tracking library based on PyTorch.

Results 85 pytracking issues
Sort by recently updated
recently updated
newest added

I'm using ATOM to tracking object in jetson xavier NX(10W-4core) so fps was very low. How to improve perfomance ? onnx or tensorRT ...

This branch contains following upgrades mentioned below: **Ground_Station.py** Placed at /pytracking/ This file is used as a ground station and acts like a client to communicate with server (tracker.py). This...

pytracking/evaluation/tracker.py has been modified by adding camera_video and camera_rtsp functions for tracking on both recorded videos and webcam/rtsp streams. The functions are executed in threads and the main purpose is...

Thank you for your contribution! I have some problems with using it. When I entered the command, **python run_video.py dimp dimp50 ./a.avi** I encountered the following error File "run_video.py", line...

Hi, I need some help installing pytracking because i have followed each step thoroughly and even used the install.sh to try load this program on both linux and windows 10....

I'm trying to run the tracker with a webcam or in a video but it gives this error: `ImportError: /home/user/.cache/torch_extensions/py39_cu113/_prroi_pooling/_prroi_pooling.so: cannot open shared object file: No such file or directory`...

Hello! I wonder where can I find code for the latest E.T Track. It's perfect work and I'm looking forward. Thank you!

Hi, could you give me some suggestions about the following error? Thx ``` pydev debugger: process 224361 is connecting Connected to pydev debugger (build 202.7660.27) Training: dimp saot 3612 2964...

Dear authors, first of all, thank you for the impressive work you put together. I am particularly impressed by the performance of KeepTrack in the library. I was wondering if...