I want to ask that if I have the example video of my own, and want to make tracking analysis, would it be possible?
If yes, please guide me how to do this as I have put the video in media folder, and the command is as below
uv run tracklab -cn cameltrack
and below is the error.
return F.linear(input, self.weight, self.bias)
RuntimeError: size mismatch, got input (1), mat (1x128), vec (0)
Tracking videos (example_dancetrack0058) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0/1 0:00:12 • -:--:--
Kpreid
Please let me know if I want to use the trained weights, how can I use this repo.
Please help.