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

Is MinVIS works when some objects are completely occluded? #3

Open
hahapt opened this issue Sep 8, 2022 · 1 comment
Open

Is MinVIS works when some objects are completely occluded? #3

hahapt opened this issue Sep 8, 2022 · 1 comment

Comments

@hahapt
Copy link

hahapt commented Sep 8, 2022

In real world, sometimes objects may be completely occluded in few frames. For example, a person is blocked by a large truck, can MinVIS match the person before occluded and after occluded?

@KainingYing
Copy link

I have the same concern. In the bottom of Figure.5, how MinVIS associate the dog between t1 and t3. In my understandings, the dog query Q1 in t1 assoicate the empty query Q12 in t2, and the dog query Q3 in t3 associate the empty query Q32 in t2. In this figure, the MinVIS successfully assocaite the Q1 and Q3, can this suggests that Q12 == Q32 ? I don't understand how it works.
image

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