SysCV / sam-hq

Segment Anything in High Quality [NeurIPS 2023]
https://arxiv.org/abs/2306.01567
Apache License 2.0
3.73k stars 224 forks source link

About the issue of positive and negative sample pairs #134

Open leinusi opened 6 months ago

leinusi commented 6 months ago

Hello, I wonder if your model does not support multiple positive and negative sample pairs as input points? I can achieve good segmentation using the same input points with SAM, but it doesn't work with HQ-SAM; everything is connected together.

halqadasi commented 6 months ago

+1 waiting for this enhancement as well.