paper-with-me

Papers

C-Flow: Conditional Generative Flow Models for Images and 3D Point Clouds

2019-12-15 · CVPR 2020 6 · Albert Pumarola, Stefan Popov, Francesc Moreno-Noguer, Vittorio Ferrari

Flow-based generative models have highly desirable properties like exact log-likelihood evaluation and exact latent-variable inference, however they are still in their infancy and have not received as much attention as alternative generative models. In this paper, we introduce C-Flow, a novel conditioning scheme that brings normalizing flows to an entirely new scenario with great possibilities for multi-modal data modeling. C-Flow is based on a parallel sequence of invertible mappings in which a source flow guides the target flow at every step, enabling fine-grained control over the generation process. We also devise a new strategy to model unordered 3D point clouds that, in combination with the conditioning scheme, makes it possible to address 3D reconstruction from a single image and its inverse problem of rendering an image given a point cloud. We demonstrate our conditioning method to be very adaptable, being also applicable to image manipulation, style transfer and multi-modal image-to-image mapping in a diversity of domains, including RGB images, segmentation maps, and edge masks.

📄 PDF Abstract BibTeX arXiv:1912.07009

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionDiversityImage ManipulationStyle Transfer

Methods 이 논문이 사용한 방법론

Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

Nonparametric Generative Modeling with Conditional Sliced-Wasserstein Flows

2023-05-03 · Chao Du, Tianbo Li, Tianyu Pang, Shuicheng Yan 외

Sliced-Wasserstein Flow (SWF) is a promising approach to nonparametric generative modeling but has not been widely adopted due to its suboptimal generative quality and lack of conditional modeling capabilities. In this w…

Designing a Conditional Prior Distribution for Flow-Based Generative Models

2025-02-13 · Noam Issachar, Mohammad Salama, Raanan Fattal, Sagie Benaim

Flow-based generative models have recently shown impressive performance for conditional generation tasks, such as text-to-image generation. However, current methods transform a general unimodal noise distribution to a sp…

Image GenerationText to Image GenerationText-to-Image Generation

Coordinate In and Value Out: Training Flow Transformers in Ambient Space

2024-12-05 · Yuyang Wang, Anurag Ranjan, Josh Susskind, Miguel Angel Bautista

Flow matching models have emerged as a powerful method for generative modeling on domains like images or videos, and even on unstructured data like 3D point clouds. These models are commonly trained in two stages: first,…

Flow Plugin Network for conditional generation

2021-10-07 · Patryk Wielopolski, Michał Koperski, Maciej Zięba

Generative models have gained many researchers' attention in the last years resulting in models such as StyleGAN for human face generation or PointFlow for the 3D point cloud generation. However, by default, we cannot co…

Conditional Image GenerationFace GenerationImage GenerationImage Manipulation+1

Conditional Invertible Flow for Point Cloud Generation

2019-10-16 · Michał Stypułkowski, Maciej Zamorski, Maciej Zięba, Jan Chorowski

This paper focuses on a novel generative approach for 3D point clouds that makes use of invertible flow-based models. The main idea of the method is to treat a point cloud as a probability density in 3D space that is mod…

Point Cloud Generation