中文
相关论文

相关论文: WriteViT: Handwritten Text Generation with Vision …

200 篇论文

Styled handwriting generation aims to synthesize handwritten text that looks both realistic and aligned with a specific writer's style. While recent approaches involving GAN, transformer and diffusion-based models have made progress, they…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Sajjan Acharya , Rajendra Baskota

We propose a novel transformer-based styled handwritten text image generation approach, HWT, that strives to learn both style-content entanglement as well as global and local writing style patterns. The proposed HWT captures the long and…

计算机视觉与模式识别 · 计算机科学 2021-08-06 Ankan Kumar Bhunia , Salman Khan , Hisham Cholakkal , Rao Muhammad Anwer , Fahad Shahbaz Khan , Mubarak Shah

We explore the application of Vision Transformer (ViT) for handwritten text recognition. The limited availability of labeled data in this domain poses challenges for achieving high performance solely relying on ViT. Previous…

计算机视觉与模式识别 · 计算机科学 2024-09-16 Yuting Li , Dexiong Chen , Tinglong Tang , Xi Shen

Recognizing handwriting images is challenging due to the vast variation in writing style across many people and distinct linguistic aspects of writing languages. In Vietnamese, besides the modern Latin characters, there are accent and…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Nghia Hieu Nguyen , Duong T. D. Vo , Kiet Van Nguyen

Generating synthetic images of handwritten text in a writer-specific style is a challenging task, especially in the case of unseen styles and new words, and even more when these latter contain characters that are rarely encountered during…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Vittorio Pippi , Silvia Cascianelli , Rita Cucchiara

Font design poses unique challenges for logographic languages like Chinese, Japanese, and Korean (CJK), where thousands of unique characters must be individually crafted. This paper introduces a novel Vision Transformer (ViT)-based model…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Zhiheng Wang , Jiarui Liu

Handwritten Text Recognition has achieved an impressive performance in public benchmarks. However, due to the high inter- and intra-class variability between handwriting styles, such recognizers need to be trained using huge volumes of…

计算机视觉与模式识别 · 计算机科学 2022-04-13 Lei Kang , Pau Riba , Marçal Rusiñol , Alicia Fornés , Mauricio Villegas

While methods based on Vision Transformers (ViT) have achieved state-of-the-art performance in many domains, they have not yet been applied successfully in the domain of writer retrieval. The field is dominated by methods using handcrafted…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Tim Raven , Arthur Matei , Gernot A. Fink

Handwritten Text Recognition remains challenging due to the limited data, high writing style variance, and scripts with complex diacritics. Existing approaches, though partially address these issues, often struggle to generalize without…

计算机视觉与模式识别 · 计算机科学 2025-12-05 Pham Thach Thanh Truc , Dang Hoai Nam , Huynh Tong Dang Khoa , Vo Nguyen Le Duy

Tokens or patches within Vision Transformers (ViT) lack essential semantic information, unlike their counterparts in natural language processing (NLP). Typically, ViT tokens are associated with rectangular image patches that lack specific…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Young Kyung Kim , J. Matías Di Martino , Guillermo Sapiro

In this paper, we demonstrate how a generative model can be used to build a better recognizer through the control of content and style. We are building an online handwriting recognizer from a modest amount of training samples. By training…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Jen-Hao Rick Chang , Martin Bresler , Youssouf Chherawala , Adrien Delaye , Thomas Deselaers , Ryan Dixon , Oncel Tuzel

Handwritten Text Recognition (HTR) is still a challenging problem because it must deal with two important difficulties: the variability among writing styles, and the scarcity of labelled data. To alleviate such problems, synthetic data…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Lei Kang , Marçal Rusiñol , Alicia Fornés , Pau Riba , Mauricio Villegas

Multi-scale Vision Transformer (ViT) has emerged as a powerful backbone for computer vision tasks, while the self-attention computation in Transformer scales quadratically w.r.t. the input patch number. Thus, existing solutions commonly…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Ting Yao , Yingwei Pan , Yehao Li , Chong-Wah Ngo , Tao Mei

In this work, we explore massive pre-training on synthetic word images for enhancing the performance on four benchmark downstream handwriting analysis tasks. To this end, we build a large synthetic dataset of word images rendered in several…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Vittorio Pippi , Silvia Cascianelli , Lorenzo Baraldi , Rita Cucchiara

Although current image generation methods have reached impressive quality levels, they are still unable to produce plausible yet diverse images of handwritten words. On the contrary, when writing by hand, a great variability is observed…

计算机视觉与模式识别 · 计算机科学 2020-07-23 Lei Kang , Pau Riba , Yaxing Wang , Marçal Rusiñol , Alicia Fornés , Mauricio Villegas

Visual Story-Telling is the process of forming a multi-sentence story from a set of images. Appropriately including visual variation and contextual information captured inside the input images is one of the most challenging aspects of…

计算机视觉与模式识别 · 计算机科学 2023-07-17 Zainy M. Malakan , Ghulam Mubashar Hassan , Ajmal Mian

Currently, vision encoder models like Vision Transformers (ViTs) typically excel at image recognition tasks but cannot simultaneously support text recognition like human visual recognition. To address this limitation, we propose UNIT, a…

计算机视觉与模式识别 · 计算机科学 2024-09-09 Yi Zhu , Yanpeng Zhou , Chunwei Wang , Yang Cao , Jianhua Han , Lu Hou , Hang Xu

This paper proposes a simple, yet effective framework, called GiT, simultaneously applicable for various vision tasks only with a vanilla ViT. Motivated by the universality of the Multi-layer Transformer architecture (e.g, GPT) widely used…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Haiyang Wang , Hao Tang , Li Jiang , Shaoshuai Shi , Muhammad Ferjad Naeem , Hongsheng Li , Bernt Schiele , Liwei Wang

In this paper, we design and train a Generative Image-to-text Transformer, GIT, to unify vision-language tasks such as image/video captioning and question answering. While generative models provide a consistent network architecture between…

计算机视觉与模式识别 · 计算机科学 2022-12-19 Jianfeng Wang , Zhengyuan Yang , Xiaowei Hu , Linjie Li , Kevin Lin , Zhe Gan , Zicheng Liu , Ce Liu , Lijuan Wang

Handwritten Text Recognition (HTR) remains a challenging problem to date, largely due to the varying writing styles that exist amongst us. Prior works however generally operate with the assumption that there is a limited number of styles,…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Ayan Kumar Bhunia , Shuvozit Ghose , Amandeep Kumar , Pinaki Nath Chowdhury , Aneeshan Sain , Yi-Zhe Song
‹ 上一页 1 2 3 10 下一页 ›