paper-with-me

Papers

CLIPVG: Text-Guided Image Manipulation Using Differentiable Vector Graphics

2022-12-05 · Yiren Song, Xuning Shao, Kang Chen, Weidong Zhang, Minzhe Li, Zhongliang Jing

Considerable progress has recently been made in leveraging CLIP (Contrastive Language-Image Pre-Training) models for text-guided image manipulation. However, all existing works rely on additional generative models to ensure the quality of results, because CLIP alone cannot provide enough guidance information for fine-scale pixel-level changes. In this paper, we introduce CLIPVG, a text-guided image manipulation framework using differentiable vector graphics, which is also the first CLIP-based general image manipulation framework that does not require any additional generative models. We demonstrate that CLIPVG can not only achieve state-of-art performance in both semantic correctness and synthesis quality, but also is flexible enough to support various applications far beyond the capability of all existing methods.

📄 PDF Abstract BibTeX arXiv:2212.02122

Code (1)

NetEase-GameAI/clipvg 공식 구현 pytorch

Tasks

Image ManipulationVector Graphics

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Text and Image Guided 3D Avatar Generation and Manipulation

2022-02-12 · Zehranaz Canfes, M. Furkan Atasoy, Alara Dirik, Pinar Yanardag

The manipulation of latent space has recently become an interesting topic in the field of generative models. Recent research shows that latent directions can be used to manipulate images towards certain attributes. Howev…

Attribute

ClipFace: Text-guided Editing of Textured 3D Morphable Models

2022-12-02 · Shivangi Aneja, Justus Thies, Angela Dai, Matthias Nießner

We propose ClipFace, a novel self-supervised approach for text-guided editing of textured 3D morphable model of faces. Specifically, we employ user-friendly language prompts to enable control of the expressions as well a…

Texture Synthesis

Diff-Transfer: Model-based Robotic Manipulation Skill Transfer via Differentiable Physics Simulation

2023-10-07 · Yuqi Xiang, Feitong Chen, Qinsi Wang, Yang Gang 외

The capability to transfer mastered skills to accomplish a range of similar yet novel tasks is crucial for intelligent robots. In this work, we introduce $\textit{Diff-Transfer}$, a novel framework leveraging differentia…

Q-Learning

TextCLIP: Text-Guided Face Image Generation And Manipulation Without Adversarial Training

2023-09-21 · Xiaozhou You, Jian Zhang

Text-guided image generation aimed to generate desired images conditioned on given texts, while text-guided image manipulation refers to semantically edit parts of a given image based on specified texts. For these two si…

Image GenerationImage Manipulationtext-guided-generation

LDEdit: Towards Generalized Text Guided Image Manipulation via Latent Diffusion Models

2022-10-05 · Paramanand Chandramouli, Kanchana Vaishnavi Gandikota

Research in vision-language models has seen rapid developments off-late, enabling natural language-based interfaces for image generation and manipulation. Many existing text guided manipulation techniques are restricted …

Image GenerationImage ManipulationStyle TransferText to Image Generation+1