Fork from https://github.com/Zhongdao/Towards-Realtime-MOT for surfacing suspicion (PhD. research project)
assets | ||
cfg | ||
data | ||
docker | ||
tracker | ||
utils | ||
.gitignore | ||
DATASET_ZOO.md | ||
demo.py | ||
extract_ped_per_frame.py | ||
LICENSE | ||
live_track.ipynb | ||
models.py | ||
README.md | ||
README.original.md | ||
test.py | ||
track.py | ||
train.py | ||
visualise_embeddings.ipynb |
Repo built on Towards-Realtime-MOT, but now used to work with multiple (multiple) object trackers.
Towards Realtime MOT
See also Original Readme.
Torchreid Feature Extractor
See documentation.
Torchreid offers various pretrained models
# osnet_ain_x1_0
wget --content-disposition https://drive.google.com/uc?id=1-CaioD9NaqbHK_kzSMW8VE4_3KcsRjEo
# osnet_ain_x1_0_msmt17_256x128_amsgrad_ep50_lr0.0015_coslr_b64_fb10_softmax_labsmth_flip_jitter.pth
wget --content-disposition https://drive.google.com/uc?id=1SigwBE6mPdqiJMqhuIY4aqC7--5CsMal
TODO:
- DeepSort, eg. https://medium.com/axinc-ai/deepsort-a-machine-learning-model-for-tracking-people-1170743b5984
- https://github.com/ifzhang/ByteTrack?ref=blog.roboflow.com
- https://paperswithcode.com/sota/multi-object-tracking-on-mot17?p=bytetrack-multi-object-tracking-by-1
- https://github.com/tryolabs/norfair
- https://github.com/ale152/ClusterSkeletonTracklets