Installation guide
Clone the repository
git clone https://github.com/TrackingLaboratory/tracklab.git
cd tracklab
Manage the environment
Create and activate a new environment with uv
You might need to change your torch installation depending on your hardware. Please check on Pytorch website to find the right version for you.
Note
You can also install the framework in a regular python virtual environment, and can then install the dependencies directly, but make sure that you install it in a separate environment !
Install the dependencies
Get into your repo and install the requirements with :
Run your first tracklab pipeline
Run the default configuration (on an example DanceTrack video) :