CaptainEven / MCMOT

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

no opt.device #71

Open wangmhua opened 3 years ago

wangmhua commented 3 years ago

Hello, I have a question. When running track.py, there is an error, no opt.device. Cannot continue to run, how can I solve it, thank you very much!

haliphinx commented 3 years ago

As I can see, the opt.device is initialized in the demo.py.