paper-with-me

Papers

GANSeg: Learning to Segment by Unsupervised Hierarchical Image Generation

2021-12-02 · CVPR 2022 1 · Xingzhe He, Bastian Wandt, Helge Rhodin

Segmenting an image into its parts is a frequent preprocess for high-level vision tasks such as image editing. However, annotating masks for supervised training is expensive. Weakly-supervised and unsupervised methods exist, but they depend on the comparison of pairs of images, such as from multi-views, frames of videos, and image augmentation, which limits their applicability. To address this, we propose a GAN-based approach that generates images conditioned on latent masks, thereby alleviating full or weak annotations required in previous approaches. We show that such mask-conditioned image generation can be learned faithfully when conditioning the masks in a hierarchical manner on latent keypoints that define the position of parts explicitly. Without requiring supervision of masks or points, this strategy increases robustness to viewpoint and object positions changes. It also lets us generate image-mask pairs for training a segmentation network, which outperforms the state-of-the-art unsupervised segmentation methods on established benchmarks.

📄 PDF Abstract BibTeX arXiv:2112.01036

Code (1)

xingzhehe/ganseg 공식 구현 pytorch

Tasks

Image AugmentationImage GenerationSegmentationUnsupervised Facial Landmark DetectionUnsupervised Human Pose EstimationUnsupervised Keypoint Estimation

Similar Papers 제목 키워드 기반

Unsupervised Hierarchical Semantic Segmentation with Multiview Cosegmentation and Clustering Transformers

2022-04-25 · CVPR 2022 1 · Tsung-Wei Ke, Jyh-Jing Hwang, Yunhui Guo, Xudong Wang 외

Unsupervised semantic segmentation aims to discover groupings within and across images that capture object and view-invariance of a category without external supervision. Grouping naturally has levels of granularity, cre…

ClusteringSegmentationSemantic SegmentationUnsupervised Semantic Segmentation

Learning Hyperbolic Representations for Unsupervised 3D Segmentation

2020-09-28 · Joy Hsu, Jeffrey Gu, Gong Her Wu, Wah Chiu 외

There exists a need for unsupervised 3D segmentation on complex volumetric data, particularly when annotation ability is limited or discovery of new categories is desired. Using the observation that much of 3D volumetric…

SegmentationTriplet

Segment Anything without Supervision

2024-06-28 · Xudong Wang, Jingfeng Yang, Trevor Darrell

The Segmentation Anything Model (SAM) requires labor-intensive data labeling. We present Unsupervised SAM (UnSAM) for promptable and automatic whole-image segmentation that does not require human annotations. UnSAM utili…

ClusteringImage SegmentationSegmentationSemantic Segmentation

Unsupervised Discovery of 3D Hierarchical Structure with Generative Diffusion Features

2023-04-28 · Nurislam Tursynbek, Marc Niethammer

Inspired by recent findings that generative diffusion models learn semantically meaningful representations, we use them to discover the intrinsic hierarchical structure in biomedical 3D images using unsupervised segmenta…

Segmentation

Unsupervised Skeleton-Based Action Segmentation via Hierarchical Spatiotemporal Vector Quantization

2026-04-16 · Umer Ahmed, Syed Ahmed Mahmood, Fawad Javed Fateh, M. Shaheer Luqman 외 arxiv

We propose a novel hierarchical spatiotemporal vector quantization framework for unsupervised skeleton-based temporal action segmentation. We first introduce a hierarchical approach, which includes two consecutive levels…

Action Segmentation