Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set tracking classes in "mc_demo.py"? #30

Closed
HLH13297997663 opened this issue Aug 12, 2022 · 1 comment
Closed

How to set tracking classes in "mc_demo.py"? #30

HLH13297997663 opened this issue Aug 12, 2022 · 1 comment

Comments

@HLH13297997663
Copy link

HI, This is a nice work of tracking task, I have a question about the scripts:
I want to realize multi-target tracking, bug i don‘t kown Where to set the tracking classesin "mc_demo.py", What should I do?
And What's the different of "mc_demo.py" and "mc_demo_yolov7.py"?

@NirAharon
Copy link
Owner

Hi, thank you.
The "mc_demo.py" is for the YOLOX object detector and "mc_demo_yolov7.py" is for the YOLOv7 object detector.
"mc_demo.py" is based on YOLOX code and it doesn't contain masking of classes as in YOLOVv5/7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants