paper-with-me

Papers

Frido: Feature Pyramid Diffusion for Complex Scene Image Synthesis

2022-08-29 · Wan-Cyuan Fan, Yen-Chun Chen, Dongdong Chen, Yu Cheng, Lu Yuan, Yu-Chiang Frank Wang

Diffusion models (DMs) have shown great potential for high-quality image synthesis. However, when it comes to producing images with complex scenes, how to properly describe both image global structures and object details remains a challenging task. In this paper, we present Frido, a Feature Pyramid Diffusion model performing a multi-scale coarse-to-fine denoising process for image synthesis. Our model decomposes an input image into scale-dependent vector quantized features, followed by a coarse-to-fine gating for producing image output. During the above multi-scale representation learning stage, additional input conditions like text, scene graph, or image layout can be further exploited. Thus, Frido can be also applied for conditional or cross-modality image synthesis. We conduct extensive experiments over various unconditioned and conditional image generation tasks, ranging from text-to-image synthesis, layout-to-image, scene-graph-to-image, to label-to-image. More specifically, we achieved state-of-the-art FID scores on five benchmarks, namely layout-to-image on COCO and OpenImages, scene-graph-to-image on COCO and Visual Genome, and label-to-image on COCO. Code is available at https://github.com/davidhalladay/Frido.

📄 PDF Abstract BibTeX arXiv:2208.13753

Code (1)

davidhalladay/frido 공식 구현 pytorch

Tasks

Conditional Image GenerationDenoisingImage GenerationRepresentation Learning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Pyramid Diffusion for Fine 3D Large Scene Generation

2023-11-20 · Yuheng Liu, Xinke Li, Xueting Li, Lu Qi 외

Diffusion models have shown remarkable results in generating 2D images and small-scale 3D objects. However, their application to the synthesis of large-scale 3D scenes has been rarely explored. This is mainly due to the …

Scene Generation

K-Planes: Explicit Radiance Fields in Space, Time, and Appearance

2023-01-24 · CVPR 2023 1 · Sara Fridovich-Keil, Giacomo Meanti, Frederik Warburg, Benjamin Recht 외

We introduce k-planes, a white-box model for radiance fields in arbitrary dimensions. Our model uses d choose 2 planes to represent a d-dimensional scene, providing a seamless way to go from static (d=3) to dynamic (d=4)…

DecoderNovel View Synthesis

Structure-Aware Residual Pyramid Network for Monocular Depth Estimation

2019-07-13 · Xiaotian Chen, Xuejin Chen, Zheng-Jun Zha

Monocular depth estimation is an essential task for scene understanding. The underlying structure of objects and stuff in a complex scene is critical to recovering accurate and visually-pleasing depth maps. Global struct…

DecoderDepth EstimationDepth PredictionMonocular Depth Estimation+1

Automatic Ship Detection of Remote Sensing Images from Google Earth in Complex Scenes Based on Multi-Scale Rotation Dense Feature Pyramid Networks

2018-06-12 · Xue Yang, Hao Sun, Kun fu, Jirui Yang 외

Ship detection has been playing a significant role in the field of remote sensing for a long time but it is still full of challenges. The main limitations of traditional ship detection methods usually lie in the complexi…

object-detectionObject Detection

Scene Text Detection with Supervised Pyramid Context Network

2018-11-21 · Enze Xie, Yuhang Zang, Shuai Shao, Gang Yu 외

Scene text detection methods based on deep learning have achieved remarkable results over the past years. However, due to the high diversity and complexity of natural scenes, previous state-of-the-art text detection meth…

DiversityInstance SegmentationScene Text DetectionSemantic Segmentation+1