中文
相关论文

相关论文: Self-Supervised Vision Transformers for Writer Ret…

200 篇论文

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

This study examines various feature extraction techniques in computer vision, the primary focus of which is on Vision Transformers (ViTs) and other approaches such as Generative Adversarial Networks (GANs), deep feature models, traditional…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Venant Niyonkuru , Sylla Sekou , Jimmy Jackson Sinzinkayo

Vision-and-Language Pre-training (VLP) has improved performance on various joint vision-and-language downstream tasks. Current approaches to VLP heavily rely on image feature extraction processes, most of which involve region supervision…

机器学习 · 统计学 2021-06-11 Wonjae Kim , Bokyung Son , Ildoo Kim

We study the use of deep features extracted from a pretrained Vision Transformer (ViT) as dense visual descriptors. We observe and empirically demonstrate that such features, when extractedfrom a self-supervised ViT model (DINO-ViT),…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Shir Amir , Yossi Gandelsman , Shai Bagon , Tali Dekel

This paper addresses writer identification and writer retrieval which is considered as a challenging problem in the document analysis and recognition field. In this work, a novel pipeline is proposed for the problem at hand by employing a…

计算机视觉与模式识别 · 计算机科学 2021-05-24 Shervin Rasoulzadeh , Bagher Babaali

In this paper, we question if self-supervised learning provides new properties to Vision Transformer (ViT) that stand out compared to convolutional networks (convnets). Beyond the fact that adapting self-supervised methods to this…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Mathilde Caron , Hugo Touvron , Ishan Misra , Hervé Jégou , Julien Mairal , Piotr Bojanowski , Armand Joulin

Vision Transformer (ViT) self-attention mechanism is characterized by feature collapse in deeper layers, resulting in the vanishing of low-level visual features. However, such features can be helpful to accurately represent and identify…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Anxhelo Diko , Danilo Avola , Marco Cascio , Luigi Cinque

This paper presents an unsupervised approach for writer retrieval based on clustering SIFT descriptors detected at keypoint locations resulting in pseudo-cluster labels. With those cluster labels, a residual network followed by our proposed…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Marco Peer , Florian Kleber , Robert Sablatnig

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

Humans can quickly generalize handwriting styles from a single example by intuitively separating content from style. Machines, however, struggle with this task, especially in low-data settings, often missing subtle spatial and stylistic…

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

Recent self-supervised learning (SSL) methods have shown impressive results in learning visual representations from unlabeled images. This paper aims to improve their performance further by utilizing the architectural advantages of the…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Sukmin Yun , Hankook Lee , Jaehyung Kim , Jinwoo Shin

We present an approach to efficiently and effectively adapt a masked image modeling (MIM) pre-trained vanilla Vision Transformer (ViT) for object detection, which is based on our two novel observations: (i) A MIM pre-trained vanilla ViT…

计算机视觉与模式识别 · 计算机科学 2022-05-20 Yuxin Fang , Shusheng Yang , Shijie Wang , Yixiao Ge , Ying Shan , Xinggang Wang

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

Transformers with powerful global relation modeling abilities have been introduced to fundamental computer vision tasks recently. As a typical example, the Vision Transformer (ViT) directly applies a pure transformer architecture on image…

计算机视觉与模式识别 · 计算机科学 2021-08-05 Xiaoyu Yue , Shuyang Sun , Zhanghui Kuang , Meng Wei , Philip Torr , Wayne Zhang , Dahua Lin

Supervised learning can learn large representational spaces, which are crucial for handling difficult learning tasks. However, due to the design of the model, classical image classification approaches struggle to generalize to new problems…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Safwen Naimi , Rien van Leeuwen , Wided Souidene , Slim Ben Saoud

This paper investigates the effectiveness of self-supervised pre-trained vision transformers (ViTs) compared to supervised pre-trained ViTs and conventional neural networks (ConvNets) for detecting facial deepfake images and videos. It…

计算机视觉与模式识别 · 计算机科学 2024-08-12 Huy H. Nguyen , Junichi Yamagishi , Isao Echizen

Transformers have recently emerged as a powerful tool for learning visual representations. In this paper, we identify and characterize artifacts in feature maps of both supervised and self-supervised ViT networks. The artifacts correspond…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Timothée Darcet , Maxime Oquab , Julien Mairal , Piotr Bojanowski

Recent research tries to extend image restoration capabilities from human perception to machine perception, thereby enhancing the performance of high-level vision tasks in degraded environments. These methods, primarily based on supervised…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Jiawei Wu , Zhi Jin

Vision Transformers (ViT) have recently demonstrated the significant potential of transformer architectures for computer vision. To what extent can image-based deep reinforcement learning also benefit from ViT architectures, as compared to…

机器学习 · 计算机科学 2022-05-17 Tianxin Tao , Daniele Reda , Michiel van de Panne

Multi-grained features extracted from convolutional neural networks (CNNs) have demonstrated their strong discrimination ability in supervised person re-identification (Re-ID) tasks. Inspired by them, this work investigates the way of…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Jiachen Li , Menglin Wang , Xiaojin Gong
‹ 上一页 1 2 3 10 下一页 ›