Pith. sign in

REVIEW 1 cited by

EfficientViT-SAM: Accelerated Segment Anything Model Without Accuracy Loss

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 2402.05008 v2 pith:GLU4F4NX submitted 2024-02-07 cs.CV cs.AIcs.LG

EfficientViT-SAM: Accelerated Segment Anything Model Without Accuracy Loss

classification cs.CV cs.AIcs.LG
keywords efficientvitefficientvit-samencoderacceleratedanythingimagemodelssam-vit-h
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

We present EfficientViT-SAM, a new family of accelerated segment anything models. We retain SAM's lightweight prompt encoder and mask decoder while replacing the heavy image encoder with EfficientViT. For the training, we begin with the knowledge distillation from the SAM-ViT-H image encoder to EfficientViT. Subsequently, we conduct end-to-end training on the SA-1B dataset. Benefiting from EfficientViT's efficiency and capacity, EfficientViT-SAM delivers 48.9x measured TensorRT speedup on A100 GPU over SAM-ViT-H without sacrificing performance. Our code and pre-trained models are released at https://github.com/mit-han-lab/efficientvit.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Collaborative Synthetic Data Generation for Knowledge Transfer in Federated Learning

    cs.LG 2026-07 conditional novelty 6.0

    Clients encode private images through a frozen public autoencoder, compute additive class-conditional latent statistics protected by differential privacy, and the server decodes a synthetic dataset that trains competi...