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 track target people? #46

Closed
Tarmo-moriwaki opened this issue Dec 25, 2020 · 2 comments
Closed

How to track target people? #46

Tarmo-moriwaki opened this issue Dec 25, 2020 · 2 comments
Labels
question Further information is requested

Comments

@Tarmo-moriwaki
Copy link

Hi,
thank you for providing very nice method.

I have one question about AIA. How to correspond one people in the frame and one people in next frame as same people?
This method seems to learn temporal information about each people in video. If you can, please tell me how to track people and where it is implemented.

@yelantf
Copy link
Collaborator

yelantf commented Dec 28, 2020

During training and inference, we do not track people frame by frame. Instead, we simply use the human boxes in the middle frame. In our demo program, for better visualization effects, we add a tracker model to track each person. You could refer to this reply for more information.

@yelantf yelantf closed this as completed Dec 28, 2020
@yelantf yelantf added the question Further information is requested label Dec 28, 2020
@jun0wanan
Copy link

Hi,
thank you for providing very nice method.

I have one question about AIA. How to correspond one people in the frame and one people in next frame as same people?
This method seems to learn temporal information about each people in video. If you can, please tell me how to track people and where it is implemented.

hi,
sorry to disturb you , I want to ask how the 1th clip's person bbox link to 2rd clip's person bbox (the same person)?

best,
jun

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

No branches or pull requests

3 participants