paper-with-me

홈 › Papers

Image Generators with Conditionally-Independent Pixel Synthesis

2020-11-27 · CVPR 2021 1 · Ivan Anokhin, Kirill Demochkin, Taras Khakhulin, Gleb Sterkin, Victor Lempitsky, Denis Korzhenkov

Existing image generator networks rely heavily on spatial convolutions and, optionally, self-attention blocks in order to gradually synthesize images in a coarse-to-fine manner. Here, we present a new architecture for image generators, where the color value at each pixel is computed independently given the value of a random latent vector and the coordinate of that pixel. No spatial convolutions or similar operations that propagate information across pixels are involved during the synthesis. We analyze the modeling capabilities of such generators when trained in an adversarial fashion, and observe the new generators to achieve similar generation quality to state-of-the-art convolutional generators. We also investigate several interesting properties unique to the new architecture.

📄 PDF Abstract BibTeX arXiv:2011.13775

Code (2)

saic-mdal/CIPS 공식 구현 pytorch
taki0112/CIPS-Tensorflow tf

Tasks

Image Generation

Similar Papers 제목 키워드 기반

CIPS-3D: A 3D-Aware Generator of GANs Based on Conditionally-Independent Pixel Synthesis

2021-10-19 · Peng Zhou, Lingxi Xie, Bingbing Ni, Qi Tian

The style-based GAN (StyleGAN) architecture achieved state-of-the-art results for generating high-quality images, but it lacks explicit and precise control over camera poses. The recently proposed NeRF-based GANs made gr…

3D-Aware Image SynthesisImage GenerationNeRFTransfer Learning

Parallel Multiscale Autoregressive Density Estimation

2017-03-10 · ICML 2017 8 · Scott Reed, Aäron van den Oord, Nal Kalchbrenner, Sergio Gómez Colmenarejo 외

PixelCNN achieves state-of-the-art results in density estimation for natural images. Although training is fast, inference is costly, requiring one network evaluation per pixel; O(N) for N pixels. This can be sped up by c…

Conditional Image GenerationDensity EstimationImage CompressionImage Generation+1

World Tracing: Generative Pixel-Aligned Geometry Beyond the Visible

2026-06-11 · Hao Zhang, Mohamed El Banani, Jen-Hao Cheng, Paul Zhang 외 arxiv

Image-to-3D methods often trade off faithfulness and completeness: depth estimators are anchored to input pixels but stop at the visible surface, while image-to-3D models generate complete shapes that are often misaligne…

3D scene Editing

Flip Distribution Alignment VAE for Multi-Phase MRI Synthesis

2025-10-03 · Xiaoyan Kui, Qianmu Xiao, Qqinsong Li, Zexin Ji 외 arxiv

Separating shared and independent features is crucial for multi-phase contrast-enhanced (CE) MRI synthesis. However, existing methods use deep autoencoder generators with low parameter efficiency and lack interpretable t…

Pixal3D: Pixel-Aligned 3D Generation from Images

2026-05-11 · Dong-Yang Li, Wang Zhao, Yuxin Chen, Wenbo Hu 외 arxiv

Recent advances in 3D generative models have rapidly improved image-to-3D synthesis quality, enabling higher-resolution geometry and more realistic appearance. Yet fidelity, which measures pixel-level faithfulness of the…

3D Reconstruction3D Generation