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 Integrate Custom YOLO with Tracking in X-AnyLabeling? #819

Open
1 task done
SaneSwan opened this issue Feb 11, 2025 · 1 comment
Open
1 task done

How to Integrate Custom YOLO with Tracking in X-AnyLabeling? #819

SaneSwan opened this issue Feb 11, 2025 · 1 comment
Labels
Clarified Tag for issues that are clearly agreed upon question Further information is requested

Comments

@SaneSwan
Copy link

Search before asking

  • I have searched the X-AnyLabeling Docs and issues and found no similar questions.

Question

Hello!

I would appreciate it if you explain how tracking and having IDs work in X-anylabeling. If i have a custom YOLO model that I use for detection, as far as I know the tracking algorithms (like DeepSORT) work on the result of the detection model. Can you please explain or provide links on how can I have that in x-anylabeling?

Additional

No response

@SaneSwan SaneSwan added the question Further information is requested label Feb 11, 2025
@CVHub520
Copy link
Owner

Hi @SaneSwan,

Thanks for your question!

It sounds like you're interested in how to integrate a custom YOLO model for detection and then use a tracking algorithm (like DeepSORT) with X-AnyLabeling.

Currently, the specific implementation details of how tracking algorithms integrate with the detection results would depend on the structure of X-AnyLabeling's codebase. You could have a look at our code here.

I hope this helps get you started! If you have any further specific questions as you dig into the code, please don't hesitate to ask. We're happy to help guide you further.

@CVHub520 CVHub520 added the Clarified Tag for issues that are clearly agreed upon label Feb 11, 2025
@CVHub520 CVHub520 changed the title Tracking How to Integrate Custom YOLO with Tracking in X-AnyLabeling? Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clarified Tag for issues that are clearly agreed upon question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants