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

Questions about multiple objects #24

Open
maoyj1998 opened this issue May 31, 2023 · 0 comments
Open

Questions about multiple objects #24

maoyj1998 opened this issue May 31, 2023 · 0 comments

Comments

@maoyj1998
Copy link

maoyj1998 commented May 31, 2023

          Thanks for your in-depth analysis. This is because, compared to the background, the sneaker feature is more similar to the cat feature.

If we give the one-shot image containing two objects, sneaker and cat, the reference sneaker feature would correctly match other sneakers with the highest scores in new images, rather than the cat. As shown in Figure 9 for video object segmentation.
image

Originally posted by @ZrrSkywalker in #9 (comment)

Hello, I am also having troubles in multiple objects. To clearly describe my problems, I am going to use chinese, please excuse for this:

  1. 我发现在sam模型的接口中,可以使用(单点,单框),(多点,单框)这些prompt组合,但(多点,多框)的组合在代码层面上存在问题。
    image
    不知道是否我代码理解的问题,我也发现你的代码中有在回避类似的问题:
    image

  2. 针对上述问题,我想请问,paper 4.2节 中Experimental Details 提及的 使用bbox的具体流程步骤,我想您应该是step by step,比如第一步先用点prompt生成mask,第二步refine过程中再使用bbox。

以上,十分期待您的回答

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