now track with deepsort (WIP)
This commit is contained in:
parent
3f67f68556
commit
96041edd66
4 changed files with 1652 additions and 1547 deletions
1
.python-version
Normal file
1
.python-version
Normal file
|
@ -0,0 +1 @@
|
||||||
|
3.10.4
|
File diff suppressed because one or more lines are too long
2544
poetry.lock
generated
2544
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -20,6 +20,7 @@ scikit-learn = "^1.2.2"
|
||||||
filterpy = "^1.4.5"
|
filterpy = "^1.4.5"
|
||||||
tqdm = "^4.65.0"
|
tqdm = "^4.65.0"
|
||||||
ipywidgets = "^8.0.6"
|
ipywidgets = "^8.0.6"
|
||||||
|
deep-sort-realtime = "^1.3.2"
|
||||||
|
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
|
|
Loading…
Reference in a new issue