2023

SegGPT: Segmenting Everything In Context

Wang, Xinlong, Zhang, Xiaosong, Cao, Yue et al.

Understand

We present SegGPT, a generalist model for segmenting everything in context.

  • We unify various segmentation tasks into a generalist in-context learning framework that accommodates different kinds of segmentation data by transforming them into the same format of images.
  • The training of SegGPT is formulated as an in-context coloring problem with random color mapping for each data sample.
  • The objective is to accomplish diverse tasks according to the context, rather than relying on specific colors.

Reading the bibliography…