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

People tracking in videos that switch back and forth between multiple camera positions #1410

Closed
1 task done
shiboyang opened this issue Apr 29, 2024 · 2 comments
Closed
1 task done
Labels
question Further information is requested Stale

Comments

@shiboyang
Copy link

Search before asking

  • I have searched the Yolo Tracking issues and found no similar bug report.

Question

Hi there, I am developing a face recognition software, I want to detect the characters appearing in the video, my idea is to detect the characters appearing in the video through a character tracking algorithm and then filter out the main characters in the video based on the number of times the character appears . My video is some news material, and the camera of the video will switch back and forth. I hope to use yolo_track for character tracking, but I tested the tracking algorithm currently supported by the software, but the effect is not very good, especially when switching lenses will update the character's ID. I have very little experience with character tracking and would love some advice from you.

In the attachment I have uploaded a small example
https://github.com/mikel-brostrom/yolo_tracking/assets/44657961/2cd99b45-fca9-41f8-b7f8-7fc39fea469c

@shiboyang shiboyang added the question Further information is requested label Apr 29, 2024
@shiboyang
Copy link
Author

shiboyang commented Apr 29, 2024

My idea is to detect the person who appears the most in the video through person tracking, then use the face detection and head pose estimation algorithm to obtain the front of the person's face, and finally use the face recognition algorithm to obtain the person's name.
I would be very grateful if I could get your help

@shiboyang shiboyang changed the title Character tracking with camera switching back and forth People tracking in videos that switch back and forth between multiple camera positions May 7, 2024
Copy link

👋 Hello, this issue has been automatically marked as stale because it has not had recent activity. Please note it will be closed if no further activity occurs.
Feel free to inform us of any other issues you discover or feature requests that come to mind in the future. Pull Requests (PRs) are also always welcomed!

@github-actions github-actions bot added the Stale label May 18, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested Stale
Projects
None yet
Development

No branches or pull requests

1 participant