Pith. sign in

REVIEW 2 cited by

Segment Anything in High Quality

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2306.01567 v2 pith:NQYQRNCI submitted 2023-06-02 cs.CV

classification cs.CV
keywords maskonlydesignhq-sammaskssegmentzero-shotanything
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

The recent Segment Anything Model (SAM) represents a big leap in scaling up segmentation models, allowing for powerful zero-shot capabilities and flexible prompting. Despite being trained with 1.1 billion masks, SAM's mask prediction quality falls short in many cases, particularly when dealing with objects that have intricate structures. We propose HQ-SAM, equipping SAM with the ability to accurately segment any object, while maintaining SAM's original promptable design, efficiency, and zero-shot generalizability. Our careful design reuses and preserves the pre-trained model weights of SAM, while only introducing minimal additional parameters and computation. We design a learnable High-Quality Output Token, which is injected into SAM's mask decoder and is responsible for predicting the high-quality mask. Instead of only applying it on mask-decoder features, we first fuse them with early and final ViT features for improved mask details. To train our introduced learnable parameters, we compose a dataset of 44K fine-grained masks from several sources. HQ-SAM is only trained on the introduced detaset of 44k masks, which takes only 4 hours on 8 GPUs. We show the efficacy of HQ-SAM in a suite of 10 diverse segmentation datasets across different downstream tasks, where 8 out of them are evaluated in a zero-shot transfer protocol. Our code and pretrained models are at https://github.com/SysCV/SAM-HQ.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 110 citations worldwide. Full citation record

  1. SAMRefiner: Taming Segment Anything Model for Universal Mask Refinement

    cs.CV 2025-02 conditional novelty 6.0 of 10

    A prompting scheme that mines points, elastic boxes, and Gaussian-style masks from coarse masks lets SAM refine those masks more accurately than prior refinement tools.

  2. SPT: Sequence Prompt Transformer for Interactive Image Segmentation

    cs.CV 2024-12 reject novelty 5.0 of 10

    A sequence-aware transformer for interactive image segmentation that uses previous images and clicks as prompts, claiming state-of-the-art results without reporting them.

Pith tools