paper-with-me

Papers

Labels4Free: Unsupervised Segmentation using StyleGAN

2021-03-27 · ICCV 2021 10 · Rameen Abdal, Peihao Zhu, Niloy Mitra, Peter Wonka

We propose an unsupervised segmentation framework for StyleGAN generated objects. We build on two main observations. First, the features generated by StyleGAN hold valuable information that can be utilized towards training segmentation networks. Second, the foreground and background can often be treated to be largely independent and be composited in different ways. For our solution, we propose to augment the StyleGAN2 generator architecture with a segmentation branch and to split the generator into a foreground and background network. This enables us to generate soft segmentation masks for the foreground object in an unsupervised fashion. On multiple object classes, we report comparable results against state-of-the-art supervised segmentation networks, while against the best unsupervised segmentation approach we demonstrate a clear improvement, both in qualitative and quantitative metrics.

📄 PDF Abstract BibTeX arXiv:2103.14968

Code (1)

RameenAbdal/Labels4Free 공식 구현 pytorch

Tasks

Segmentation

Methods 이 논문이 사용한 방법론

Weight Demodulation 설명 없음
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Adaptive Instance Normalization 설명 없음
Path Length Regularization 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
StyleGAN2 StyleGAN2 is a generative adversarial network that builds on StyleGAN with several improvements. First, [adaptive instance…

Similar Papers 제목 키워드 기반

CLIP2StyleGAN: Unsupervised Extraction of StyleGAN Edit Directions

2021-12-09 · Rameen Abdal, Peihao Zhu, John Femiani, Niloy J. Mitra 외

The success of StyleGAN has enabled unprecedented semantic editing capabilities, on both synthesized and real images. However, such editing operations are either trained with semantic supervision or described using human…

Zero-Shot Learning

Repurposing Stable Diffusion Attention for Training-Free Unsupervised Interactive Segmentation

2024-11-15 · CVPR 2025 1 · Markus Karmann, Onay Urfalioglu

Recent progress in interactive point prompt based Image Segmentation allows to significantly reduce the manual effort to obtain high quality semantic labels. State-of-the-art unsupervised methods use self-supervised pre-…

Image SegmentationInteractive SegmentationSegmentationSemantic Segmentation

FreePoint: Unsupervised Point Cloud Instance Segmentation

2023-05-11 · CVPR 2024 1 · Zhikai Zhang, Jian Ding, Li Jiang, Dengxin Dai 외

Instance segmentation of point clouds is a crucial task in 3D field with numerous applications that involve localizing and segmenting objects in a scene. However, achieving satisfactory results requires a large number of…

Instance SegmentationSegmentationSemantic SegmentationUnsupervised Pre-training

Segmentation in Style: Unsupervised Semantic Image Segmentation with Stylegan and CLIP

2021-07-26 · Daniil Pakhomov, Sanchit Hira, Narayani Wagle, Kemar E. Green 외

We introduce a method that allows to automatically segment images into semantically meaningful regions without human supervision. Derived regions are consistent across different images and coincide with human-defined sem…

Image SegmentationSegmentationSemantic Segmentation

Unsupervised Camouflaged Object Segmentation as Domain Adaptation

2023-08-08 · Yi Zhang, Chengyi Wu

Deep learning for unsupervised image segmentation remains challenging due to the absence of human labels. The common idea is to train a segmentation head, with the supervision of pixel-wise pseudo-labels generated based …

AttributeCamouflaged Object SegmentationDomain AdaptationImage Segmentation+5