Skip to content

kensma/MultiCameraTrack

Repository files navigation

多相機追蹤

安裝

環境

  • Python 3.8

套件安裝

pip install -r requirements.txt

PyTorch安裝

conda install pytorch==1.13.1 torchvision==0.14.1 torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia

cython_bbox安裝

pip install cython_bbox

TODO

致謝

部分程式碼參考自TrackEvalByteTrackTransReIDSOLIDERYOLOv7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages