-
Notifications
You must be signed in to change notification settings - Fork 126
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
prompt type for video issue #28
Comments
Hi @ZhangT-tech the hyperparam |
Thank you very much, also I checked that the point is uniformly sampled from the mask, is there any way we can obtain the sampled data point on the mask? |
The sampled point is in |
Hi, thanks for the great work!
I am trying to obtain the point tracking results instead of segmentation masks, even though I substitute the PROMPT_TYPE_FOR_VIDEO to "point", the output video and tracking results are still segmentation masks. Is there any way to obtain the points instead of masks?
Thank you in advance!
The text was updated successfully, but these errors were encountered: