paper-with-me

홈 › Papers

TextStyleBrush: Transfer of Text Aesthetics from a Single Example

2021-06-15 · Praveen Krishnan, Rama Kovvuri, Guan Pang, Boris Vassilev, Tal Hassner

We present a novel approach for disentangling the content of a text image from all aspects of its appearance. The appearance representation we derive can then be applied to new content, for one-shot transfer of the source style to new content. We learn this disentanglement in a self-supervised manner. Our method processes entire word boxes, without requiring segmentation of text from background, per-character processing, or making assumptions on string lengths. We show results in different text domains which were previously handled by specialized methods, e.g., scene text, handwritten text. To these ends, we make a number of technical contributions: (1) We disentangle the style and content of a textual image into a non-parametric, fixed-dimensional vector. (2) We propose a novel approach inspired by StyleGAN but conditioned over the example style at different resolution and content. (3) We present novel self-supervised training criteria which preserve both source style and target content using a pre-trained font classifier and text recognizer. Finally, (4) we also introduce Imgur5K, a new challenging dataset for handwritten word images. We offer numerous qualitative photo-realistic results of our method. We further show that our method surpasses previous work in quantitative tests on scene text and handwriting datasets, as well as in a user study.

📄 PDF Abstract BibTeX arXiv:2106.08385

Code (1)

grenlayk/deep-text-edit pytorch

Tasks

Disentanglement

Methods 이 논문이 사용한 방법론

HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Adaptive Instance Normalization 설명 없음
R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…

Similar Papers 제목 키워드 기반

Textual Aesthetics in Large Language Models

2024-11-05 · Lingjie Jiang, Shaohan Huang, Xun Wu, Furu Wei

Image aesthetics is a crucial metric in the field of image generation. However, textual aesthetics has not been sufficiently explored. With the widespread application of large language models (LLMs), previous work has pr…

Image Generation

Multi-modal Learnable Queries for Image Aesthetics Assessment

2024-05-02 · Zhiwei Xiong, Yunfan Zhang, Zhiqi Shen, Peiran Ren 외

Image aesthetics assessment (IAA) is attracting wide interest with the prevalence of social media. The problem is challenging due to its subjective and ambiguous nature. Instead of directly extracting aesthetic features …

Generating Animatable 3D Cartoon Faces from Single Portraits

2023-07-04 · Chuanyu Pan, Guowei Yang, TaiJiang Mu, Yu-Kun Lai

With the booming of virtual reality (VR) technology, there is a growing need for customized 3D avatars. However, traditional methods for 3D avatar modeling are either time-consuming or fail to retain similarity to the pe…

DeepWriting: Making Digital Ink Editable via Deep Generative Modeling

2018-01-25 · Emre Aksan, Fabrizio Pece, Otmar Hilliges

Digital ink promises to combine the flexibility and aesthetics of handwriting and the ability to process, search and edit digital text. Character recognition converts handwritten text into a digital representation, albei…

Handwriting generationHandwritten Word GenerationStyle Transfer

TriTex: Learning Texture from a Single Mesh via Triplane Semantic Features

2025-03-20 · CVPR 2025 1 · Dana Cohen-Bar, Daniel Cohen-Or, Gal Chechik, Yoni Kasten

As 3D content creation continues to grow, transferring semantic textures between 3D meshes remains a significant challenge in computer graphics. While recent methods leverage text-to-image diffusion models for texturing,…