paper-with-me

Papers

Learning Continuous 3D Words for Text-to-Image Generation

2024-02-13 · CVPR 2024 1 · Ta-Ying Cheng, Matheus Gadelha, Thibault Groueix, Matthew Fisher, Radomir Mech, Andrew Markham, Niki Trigoni

Current controls over diffusion models (e.g., through text or ControlNet) for image generation fall short in recognizing abstract, continuous attributes like illumination direction or non-rigid shape change. In this paper, we present an approach for allowing users of text-to-image models to have fine-grained control of several attributes in an image. We do this by engineering special sets of input tokens that can be transformed in a continuous manner -- we call them Continuous 3D Words. These attributes can, for example, be represented as sliders and applied jointly with text prompts for fine-grained control over image generation. Given only a single mesh and a rendering engine, we show that our approach can be adopted to provide continuous user control over several 3D-aware attributes, including time-of-day illumination, bird wing orientation, dollyzoom effect, and object poses. Our method is capable of conditioning image creation with multiple Continuous 3D Words and text descriptions simultaneously while adding no overhead to the generative process. Project Page: https://ttchengab.github.io/continuous_3d_words

📄 PDF Abstract BibTeX arXiv:2402.08654

Code (1)

ttchengab/continuous_3d_words_code 공식 구현 pytorch

Tasks

Image GenerationText to Image GenerationText-to-Image Generation

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 제목 키워드 기반

Stable Diffusion is Unstable

2023-06-05 · NeurIPS 2023 11 · Chengbin Du, Yanxi Li, Zhongwei Qiu, Chang Xu

Recently, text-to-image models have been thriving. Despite their powerful generative capacity, our research has uncovered a lack of robustness in this generation process. Specifically, the introduction of small perturbat…

Uncertainty-Aware Image Captioning

2022-11-30 · Zhengcong Fei, Mingyuan Fan, Li Zhu, Junshi Huang 외

It is well believed that the higher uncertainty in a word of the caption, the more inter-correlated context information is required to determine it. However, current image captioning methods usually consider the generati…

Caption GenerationImage CaptioningSentence

Refer-iTTS: A System for Referring in Spoken Installments to Objects in Real-World Images

2017-09-01 · WS 2017 9 · Sina Zarrie{\ss}, M. Soledad L{\'o}pez Gambino, David Schlangen

Current referring expression generation systems mostly deliver their output as one-shot, written expressions. We present on-going work on incremental generation of spoken expressions referring to objects in real-world im…

Referring ExpressionReferring expression generationSpeech SynthesisText Generation+3

Adversarial Attacks on Image Generation With Made-Up Words

2022-08-04 · Raphaël Millière

Text-guided image generation models can be prompted to generate images using nonce words adversarially designed to robustly evoke specific visual concepts. Two approaches for such generation are introduced: macaronic pro…

Image Generation

Type-R: Automatically Retouching Typos for Text-to-Image Generation

2024-11-27 · CVPR 2025 1 · Wataru Shimoda, Naoto Inoue, Daichi Haraguchi, Hayato Mitani 외

While recent text-to-image models can generate photorealistic images from text prompts that reflect detailed instructions, they still face significant challenges in accurately rendering words in the image. In this paper,…

Image GenerationText to Image GenerationText-to-Image Generation