paper-with-me

Papers

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 control its sampling process, i.e., we cannot generate a sample with a specific set of attributes. The current approach is model retraining with additional inputs and different architecture, which requires time and computational resources. We propose a novel approach that enables to a generation of objects with a given set of attributes without retraining the base model. For this purpose, we utilize the normalizing flow models - Conditional Masked Autoregressive Flow and Conditional Real NVP, as a Flow Plugin Network (FPN).

📄 PDF Abstract BibTeX arXiv:2110.04081

Code (1)

pfilo8/flow-plugin-network-for-conditional-generation 공식 구현 pytorch

Tasks

Conditional Image GenerationFace GenerationImage GenerationImage ManipulationPoint Cloud Generation

Methods 이 논문이 사용한 방법론

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 설명 없음
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…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…
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…

Similar Papers 제목 키워드 기반

PluGeN: Multi-Label Conditional Generation From Pre-Trained Models

2021-09-18 · Maciej Wołczyk, Magdalena Proszewska, Łukasz Maziarka, Maciej Zięba 외

Modern generative models achieve excellent quality in a variety of tasks including image or text generation and chemical molecule modeling. However, existing methods often lack the essential ability to generate examples …

AttributeText Generation

WildFX: A DAW-Powered Pipeline for In-the-Wild Audio FX Graph Modeling

2025-07-14 · Qihui Yang, Taylor Berg-Kirkpatrick, Julian McAuley, Zachary Novack

Despite rapid progress in end-to-end AI music generation, AI-driven modeling of professional Digital Signal Processing (DSP) workflows remains challenging. In particular, while there is growing interest in neural black-b…

Music Generation

OmniGen: Unified Image Generation

2024-09-17 · CVPR 2025 1 · Shitao Xiao, Yueze Wang, Junjie Zhou, Huaying Yuan 외

The emergence of Large Language Models (LLMs) has unified language generation tasks and revolutionized human-machine interaction. However, in the realm of image generation, a unified model capable of handling various tas…

Edge DetectionImage GenerationPose EstimationText Generation+3

Towards democratizing music production with AI-Design of Variational Autoencoder-based Rhythm Generator as a DAW plugin

2020-04-01 · Nao Tokui

There has been significant progress in the music generation technique utilizing deep learning. However, it is still hard for musicians and artists to use these techniques in their daily music-making practice. This paper …

Deep LearningMusic GenerationRhythm

CellProfiler plugins -- an easy image analysis platform integration for containers and Python tools

2023-06-02 · Erin Weisbart, Callum Tromans-Coia, Barbara Diaz-Rohrer, David R Stirling 외

CellProfiler is a widely used software for creating reproducible, reusable image analysis workflows without needing to code. In addition to the >90 modules that make up the main CellProfiler program, CellProfiler has a p…