Switch language한국어
Back to the list

InstructSAM: Segment Any Instance with Any Instructions

TL;DR AI

Key summary

2 min read
  1. Researchers introduced InstructSAM, a unified framework for instruction-driven multi-instance segmentation.

  2. It uses learnable instance queries and hybrid attention to turn text instructions and visual context into detector queries for SAM3.

  3. The system enables efficient one-pass mask prediction for multiple instances, rather than sequential processing.

  4. They also released Inst2Seg, a dataset for training and evaluating instruction-based segmentation.

  5. Results show stronger benchmark performance and better efficiency than prior methods.

Read the original