Switch language한국어
Back to the list

EOVSAM: Efficient Open-Vocabulary Segmentation with SAM 3 in One Pass

TL;DR AI

Key summary

2 min read
  1. Researchers introduced EOVSAM, a framework that repurposes SAM 3 for open-vocabulary segmentation without prompt conditioning.

  2. By adding attentional aggregation, EOVSAM enables efficient single-pass prediction instead of slow multi-stage processing.

  3. The method outperforms vanilla SAM 3 on evaluated semantic and panoptic segmentation benchmarks.

  4. Inference is reported to be up to 338x faster, making large-scale text-guided segmentation more practical.

Read the original