Fork from https://github.com/Zhongdao/Towards-Realtime-MOT for surfacing suspicion (PhD. research project)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ruben van de Ven e4ac1c3aab
Add torchreid (deep-person-reid) to docker and Readme
4 weeks ago
assets add gif demo 4 years ago
cfg change minor log annoyance 2 months ago
data fixed a spelling mistake 3 years ago
docker Add torchreid (deep-person-reid) to docker and Readme 4 weeks ago
tracker Store embeddings 2 months ago
utils change minor log annoyance 2 months ago
.gitignore ignore OUT 2 months ago
DATASET_ZOO.md Update DATASET_ZOO.md 3 years ago
LICENSE replace maskrcnn-benchmark nms with torchvision nms 3 years ago
README.md Add torchreid (deep-person-reid) to docker and Readme 4 weeks ago
README.original.md Add torchreid (deep-person-reid) to docker and Readme 4 weeks ago
demo.py save to temp folder, in higher quality 1 month ago
extract_ped_per_frame.py replace maskrcnn-benchmark nms with torchvision nms 3 years ago
live_track.ipynb pototype for live tracking 1 month ago
models.py Merge branch 'master' of https://github.com/Zhongdao/Towards-Realtime-MOT 3 years ago
test.py 1.Accelerate the association step. 3 years ago
track.py save to temp folder, in higher quality 1 month ago
train.py Documentation (#95) 3 years ago
visualise_embeddings.ipynb Not really live track yet, but test how it could work out 1 month ago

README.md

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: