paper-with-me

홈 › Papers

CLUSTSEG: Clustering for Universal Segmentation

2023-05-03 · James Liang, Tianfei Zhou, Dongfang Liu, Wenguan Wang

We present CLUSTSEG, a general, transformer-based framework that tackles different image segmentation tasks (i.e., superpixel, semantic, instance, and panoptic) through a unified neural clustering scheme. Regarding queries as cluster centers, CLUSTSEG is innovative in two aspects:1) cluster centers are initialized in heterogeneous ways so as to pointedly address task-specific demands (e.g., instance- or category-level distinctiveness), yet without modifying the architecture; and 2) pixel-cluster assignment, formalized in a cross-attention fashion, is alternated with cluster center update, yet without learning additional parameters. These innovations closely link CLUSTSEG to EM clustering and make it a transparent and powerful framework that yields superior results across the above segmentation tasks.

📄 PDF Abstract BibTeX arXiv:2305.02187

Code (1)

jamesliang819/clustseg

Tasks

Instance SegmentationPanoptic SegmentationSegmentationSemantic SegmentationSuperpixelsUniversal Segmentation

Similar Papers 제목 키워드 기반

ClusterFormer: Clustering As A Universal Visual Learner

2023-09-22 · James C. Liang, Yiming Cui, Qifan Wang, Tong Geng 외

This paper presents CLUSTERFORMER, a universal vision model that is based on the CLUSTERing paradigm with TransFORMER. It comprises two novel designs: 1. recurrent cross-attention clustering, which reformulates the cross…

Clusteringimage-classificationImage ClassificationImage Segmentation+7

ClusterFomer: Clustering As A Universal Visual Learner

2023-09-21 · NeurIPS 2023 11

This paper presents ClusterFormer, a universal vision model that is based on the Clustering paradigm with TransFormer. It comprises two novel designs: 1) recurrent cross-attention clustering, which reformulates the cross…

10-shot image generation

Unsupervised Universal Image Segmentation

2023-12-28 · CVPR 2024 1 · Dantong Niu, Xudong Wang, Xinyang Han, Long Lian 외

Several unsupervised image segmentation approaches have been proposed which eliminate the need for dense manually-annotated segmentation masks; current models separately handle either semantic segmentation (e.g., STEGO) …

Image SegmentationInstance SegmentationPanoptic SegmentationSegmentation+8

Clustering Propagation for Universal Medical Image Segmentation

2024-03-25 · CVPR 2024 1 · Yuhang Ding, Liulei Li, Wenguan Wang, Yi Yang

Prominent solutions for medical image segmentation are typically tailored for automatic or interactive setups, posing challenges in facilitating progress achieved in one task to another.$_{\!}$ This$_{\!}$ also$_{\!}$ ne…

ClusteringImage SegmentationInteractive SegmentationMedical Image Segmentation+2

Residual-driven Fuzzy C-Means Clustering for Image Segmentation

2020-04-15 · Cong Wang, Witold Pedrycz, Zhiwu Li, Mengchu Zhou

Due to its inferior characteristics, an observed (noisy) image's direct use gives rise to poor segmentation results. Intuitively, using its noise-free image can favorably impact image segmentation. Hence, the accurate es…

ClusteringImage SegmentationSegmentationSemantic Segmentation