paper-with-me

홈 › Papers

How to make a pizza: Learning a compositional layer-based GAN model

2019-06-06 · CVPR 2019 6 · Dim P. Papadopoulos, Youssef Tamaazousti, Ferda Ofli, Ingmar Weber, Antonio Torralba

A food recipe is an ordered set of instructions for preparing a particular dish. From a visual perspective, every instruction step can be seen as a way to change the visual appearance of the dish by adding extra objects (e.g., adding an ingredient) or changing the appearance of the existing ones (e.g., cooking the dish). In this paper, we aim to teach a machine how to make a pizza by building a generative model that mirrors this step-by-step procedure. To do so, we learn composable module operations which are able to either add or remove a particular ingredient. Each operator is designed as a Generative Adversarial Network (GAN). Given only weak image-level supervision, the operators are trained to generate a visual layer that needs to be added to or removed from the existing image. The proposed model is able to decompose an image into an ordered sequence of layers by applying sequentially in the right order the corresponding removing modules. Experimental results on synthetic and real pizza images demonstrate that our proposed model is able to: (1) segment pizza toppings in a weaklysupervised fashion, (2) remove them by revealing what is occluded underneath them (i.e., inpainting), and (3) infer the ordering of the toppings without any depth ordering supervision. Code, data, and models are available online.

📄 PDF Abstract BibTeX arXiv:1906.02839

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial Network

Similar Papers 제목 키워드 기반

Data Dieting in GAN Training

2020-04-07 · Jamal Toutouh, Una-May O'Reilly, Erik Hemberg

We investigate training Generative Adversarial Networks, GANs, with less data. Subsets of the training dataset can express empirical sample diversity while reducing training resource requirements, e.g. time and memory. W…

Diversity

Multi-attribute Pizza Generator: Cross-domain Attribute Control with Conditional StyleGAN

2021-10-22 · Fangda Han, Guoyao Hao, Ricardo Guerrero, Vladimir Pavlovic

Multi-attribute conditional image generation is a challenging problem in computervision. We propose Multi-attribute Pizza Generator (MPG), a conditional Generative Neural Network (GAN) framework for synthesizing images f…

AttributeConditional Image GenerationImage Generation

PizzaPal: Conversational Pizza Ordering using a High-Density Conversational AI Platform

2018-11-01 · EMNLP 2018 11 · Antoine Raux, Yi Ma, Paul Yang, Felicia Wong

This paper describes PizzaPal, a voice-only agent for ordering pizza, as well as the Conversational AI architecture built at b4.ai. Based on the principles of high-density conversational AI, it supports natural and flexi…

dialog state trackingSpeech RecognitionVocal Bursts Intensity Prediction

MPG: A Multi-ingredient Pizza Image Generator with Conditional StyleGANs

2020-12-04 · Fangda Han, Guoyao Hao, Ricardo Guerrero, Vladimir Pavlovic

Multilabel conditional image generation is a challenging problem in computer vision. In this work we propose Multi-ingredient Pizza Generator (MPG), a conditional Generative Neural Network (GAN) framework for synthesizin…

Conditional Image GenerationImage Generation

Signal Propagation in a Gradient-Based and Evolutionary Learning System

2021-02-10 · Jamal Toutouh, Una-May O'Reilly

Generative adversarial networks (GANs) exhibit training pathologies that can lead to convergence-related degenerative behaviors, whereas spatially-distributed, coevolutionary algorithms (CEAs) for GAN training, e.g. Lipi…