now track with deepsort (WIP)

This commit is contained in:
Ruben van de Ven 2023-10-04 15:38:44 +02:00
parent 3f67f68556
commit 96041edd66
4 changed files with 1652 additions and 1547 deletions

1
.python-version Normal file
View File

@ -0,0 +1 @@
3.10.4

File diff suppressed because one or more lines are too long

2544
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -20,6 +20,7 @@ scikit-learn = "^1.2.2"
filterpy = "^1.4.5"
tqdm = "^4.65.0"
ipywidgets = "^8.0.6"
deep-sort-realtime = "^1.3.2"
[build-system]