paper-with-me

Papers

DiffMorph: Text-less Image Morphing with Diffusion Models

2024-01-01 · Shounak Chatterjee

Text-conditioned image generation models are a prevalent use of AI image synthesis, yet intuitively controlling output guided by an artist remains challenging. Current methods require multiple images and textual prompts for each object to specify them as concepts to generate a single customized image. On the other hand, our work, \verb|DiffMorph|, introduces a novel approach that synthesizes images that mix concepts without the use of textual prompts. Our work integrates a sketch-to-image module to incorporate user sketches as input. \verb|DiffMorph| takes an initial image with conditioning artist-drawn sketches to generate a morphed image. We employ a pre-trained text-to-image diffusion model and fine-tune it to reconstruct each image faithfully. We seamlessly merge images and concepts from sketches into a cohesive composition. The image generation capability of our work is demonstrated through our results and a comparison of these with prompt-based image generation.

📄 PDF Abstract BibTeX arXiv:2401.00739

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationImage Morphing

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

DiffMorpher: Unleashing the Capability of Diffusion Models for Image Morphing

2023-12-12 · CVPR 2024 1 · Kaiwen Zhang, Yifan Zhou, Xudong Xu, Xingang Pan 외

Diffusion models have achieved remarkable image generation quality surpassing previous generative models. However, a notable limitation of diffusion models, in comparison to GANs, is their difficulty in smoothly interpol…

Image GenerationImage Morphing

SOYO: A Tuning-Free Approach for Video Style Morphing via Style-Adaptive Interpolation in Diffusion Models

2025-03-10 · Haoyu Zheng, Qifan Yu, Binghe Yu, Yang Dai 외

Diffusion models have achieved remarkable progress in image and video stylization. However, most existing methods focus on single-style transfer, while video stylization involving multiple styles necessitates seamless tr…

Style Transfer

MorCode: Face Morphing Attack Generation using Generative Codebooks

2024-10-10 · Aravinda Reddy PN, Raghavendra Ramachandra, Sushma Venkatesh, Krothapalli Sreenivasa Rao 외

Face recognition systems (FRS) can be compromised by face morphing attacks, which blend textural and geometric information from multiple facial images. The rapid evolution of generative AI, especially Generative Adversar…

DecoderFace Recognition

IMPUS: Image Morphing with Perceptually-Uniform Sampling Using Diffusion Models

2023-11-12 · Zhaoyuan Yang, Zhengyang Yu, Zhiwei Xu, Jaskirat Singh 외

We present a diffusion-based image morphing approach with perceptually-uniform sampling (IMPUS) that produces smooth, direct and realistic interpolations given an image pair. The embeddings of two images may lie on disti…

DiversityImage GenerationImage Morphing

CHIMERA: Adaptive Cache Injection and Semantic Anchor Prompting for Zero-shot Image Morphing with Morphing-oriented Metrics

2025-12-08 · Dahyeon Kye, Jeahun Sung, Minkyu Jeon, Jihyong Oh arxiv

Recent diffusion-based image morphing methods typically interpolate inverted latents and reuse limited conditioning signals, which often yields unstable intermediates for heterogeneous endpoint pairs. In particular, (i) …