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

Different number of positive points #37

Open
Mahdi-Koochali opened this issue May 17, 2024 · 0 comments
Open

Different number of positive points #37

Mahdi-Koochali opened this issue May 17, 2024 · 0 comments

Comments

@Mahdi-Koochali
Copy link

Hi,
Thanks for your work again.

I have two questions about the code.

  1. For the non-interactive demo, passing a different number of positive points for each object is not possible. Is there any way that I can pass the different number of positive points?

  2. The other question is about "mask_n_timestep" which you mentioned here

Can you explain how does it work?

I thought "mask_n_timestep" means the frame number where an object appears in the frame for the first time.

But I experimented on the same sequence and the results were like these:

If we only have three objects in the "Query Points" text file and they all appear in the first frame:

only_3

If we have the same objects in the "Query Points" text file + three other points that appear in the next frames for the first time (Like frames 234, 520, 640)] :

3_add_cell

If we have the same objects in the "Query Points" text file + only one other point that appears in the next frames for the first time (Like frames 234)] :

1_add_point

I don't why there are some random points appear in the first frame although I mentioned the right frame number for them and I followed your format.

Thanks for your answers in advance.

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

1 participant