CaptainEven / MCMOT

Real time one-stage multi-class & multi-object tracking based on anchor-free detection and ReID
MIT License
386 stars 82 forks source link

how to inference on single video or image #32

Closed linchunmian closed 4 years ago

linchunmian commented 4 years ago

Hi, everyone. I am a newer for FairMOT model and multi-object tracking. If I want to inference on a single video or image, how should I do?

CaptainEven commented 4 years ago

@ChunmianLin Just call funtion test_single in demo.py