ByteTrack icon indicating copy to clipboard operation
ByteTrack copied to clipboard

cannot import name 'plot_tracking' from 'yolox.utils.visualize

Open Qizec opened this issue 3 years ago • 4 comments

Dear ifzhang: firstly,thanks your outstanding work! When I run, demo_track.py, the error occurr "cannot import name 'plot_tracking' from 'yolox.utils.visualize'

Qizec avatar Jul 15 '22 16:07 Qizec

python3 setup.py install

xiaodu0414 avatar Jul 21 '22 01:07 xiaodu0414

python3 setup.py install

thanks!

Qizec avatar Jul 22 '22 13:07 Qizec

Dear ifzhang: firstly,thanks your outstanding work! When I run, demo_track.py, the error occurr "cannot import name 'plot_tracking' from 'yolox.utils.visualize'

Hello, I have encountered the same problem recently, how did you solve it? I am running a Windows system. I tried the above "python3 setup.py install" and other errors were reported. The problem is not solved?

Yongyongbuyong avatar Apr 09 '24 11:04 Yongyongbuyong