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

m_boxMask how to use? and RotatedRect object how to track? #444

Open
xinsuinizhuan opened this issue Feb 6, 2024 · 1 comment
Open

m_boxMask how to use? and RotatedRect object how to track? #444

xinsuinizhuan opened this issue Feb 6, 2024 · 1 comment
Assignees
Labels

Comments

@xinsuinizhuan
Copy link

No description provided.

@Nuzhny007
Copy link
Collaborator

Hi!
Sorry for the long answer. A mask and RotatedRect you can use with instance segmentation models like yolov7-seg and yolov8-seg.
Here example ini file with settings: https://github.com/Smorodov/Multitarget-tracker/blob/master/data/settings_yolov8mask.ini

And my command line:

MultitargetTracker.exe Relaxing_highway_traffic.mp4 -s=settings_yolov8mask.ini -a=0 -e=6 -o=

@Nuzhny007 Nuzhny007 self-assigned this Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants