中文
相关论文

相关论文: Vision Transformer for Fast and Efficient Scene Te…

200 篇论文

Text recognition is an inherent integration of vision and language, encompassing the visual texture in stroke patterns and the semantic context among the character sequences. Towards advanced text recognition, there are three key…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Humen Zhong , Zhibo Yang , Zhaohai Li , Peng Wang , Jun Tang , Wenqing Cheng , Cong Yao

Motion blur in scene text images severely impairs readability and hinders the reliability of computer vision tasks, including autonomous driving, document digitization, and visual information retrieval. Conventional deblurring approaches…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Umar Rashid , Muhammad Arslan Arshad , Ghulam Ahmad , Muhammad Zeeshan Anjum , Rizwan Khan , Muhammad Akmal

The Vision Transformer (ViT) achieves remarkable accuracy across visual tasks but remains computationally expensive for edge deployment. This paper presents MicroViTv2, a lightweight Vision Transformer optimized for real-device efficiency.…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Novendra Setyawan , Chi-Chia Sun , Mao-Hsiu Hsu , Wen-Kai Kuo , Jun-Wei Hsieh

The future instance prediction from a Bird's Eye View(BEV) perspective is a vital component in autonomous driving, which involves future instance segmentation and instance motion prediction. Existing methods usually rely on a redundant and…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Xingtai Gui , Tengteng Huang , Haonan Shao , Haotian Yao , Chi Zhang

In the last decade, convolutional neural networks (ConvNets) have dominated and achieved state-of-the-art performances in a variety of medical imaging applications. However, the performances of ConvNets are still limited by lacking the…

图像与视频处理 · 电气工程与系统科学 2021-04-15 Junyu Chen , Yufan He , Eric C. Frey , Ye Li , Yong Du

Vision Transformers (ViTs) have demonstrated remarkable potential in image processing tasks by utilizing self-attention mechanisms to capture global relationships within data. However, their scalability is hindered by significant…

机器学习 · 计算机科学 2026-02-25 Huy Trinh , Rebecca Ma , Zeqi Yu , Tahsin Reza

As computer vision continues to advance and finds widespread applications across various domains, the need for interpretability in deep learning models becomes paramount. Existing methods often resort to post-hoc techniques or prototypes to…

计算机视觉与模式识别 · 计算机科学 2024-01-31 Danning Lao , Qi Liu , Jiazi Bu , Junchi Yan , Wei Shen

In recent years, Transformers have achieved remarkable progress in computer vision tasks. However, their global modeling often comes with substantial computational overhead, in stark contrast to the human eye's efficient information…

计算机视觉与模式识别 · 计算机科学 2025-09-11 Yuguang Zhang , Qihang Fan , Huaibo Huang

The prosperity of deep learning contributes to the rapid progress in scene text detection. Among all the methods with convolutional networks, segmentation-based ones have drawn extensive attention due to their superiority in detecting text…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Jingyu Lin , Jie Jiang , Yan Yan , Chunchao Guo , Hongfa Wang , Wei Liu , Hanzi Wang

Discrete visual tokenizers translate images into ordered sequences of codes, providing a natural representation for structural description of scenes. Yet existing adaptive tokenizers either require post-hoc search or select among a discrete…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Piotr Wyrwiński , Kacper Dobek , Krzysztof Krawiec

Vision-Language Models (VLMs) excel at zero-shot inference but often degrade under test-time domain shifts. For this reason, episodic test-time adaptation strategies have recently emerged as powerful techniques for adapting VLMs to a single…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Konstantinos M. Dafnis , Dimitris N. Metaxas

Standard decoders for neural machine translation autoregressively generate a single target token per time step, which slows inference especially for long outputs. While architectural advances such as the Transformer fully parallelize the…

计算与语言 · 计算机科学 2020-10-06 Nader Akoury , Kalpesh Krishna , Mohit Iyyer

Vision transformer (ViT) recently has drawn great attention in computer vision due to its remarkable model capability. However, most prevailing ViT models suffer from huge number of parameters, restricting their applicability on devices…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Kan Wu , Jinnian Zhang , Houwen Peng , Mengchen Liu , Bin Xiao , Jianlong Fu , Lu Yuan

This paper presents LiteVSR2, an enhanced version of our previously introduced efficient approach to Visual Speech Recognition (VSR). Building upon our knowledge distillation framework from a pre-trained Automatic Speech Recognition (ASR)…

计算机视觉与模式识别 · 计算机科学 2024-09-12 Hendrik Laux , Anke Schmeink

Large-scale fine-grained image retrieval (FGIR) aims to retrieve images belonging to the same subcategory as a given query by capturing subtle differences in a large-scale setting. Recently, Vision Transformers (ViT) have been employed in…

多媒体 · 计算机科学 2025-04-24 Xin Jiang , Hao Tang , Yonghua Pan , Zechao Li

Convolutional neural networks (CNNs) and Vision Transformers (ViTs) have achieved excellent performance in image restoration. While ViTs generally outperform CNNs by effectively capturing long-range dependencies and input-specific…

计算机视觉与模式识别 · 计算机科学 2025-06-16 Lingshun Kong , Jiangxin Dong , Jinhui Tang , Ming-Hsuan Yang , Jinshan Pan

Conventional wisdom suggests that pre-training Vision Transformers (ViT) improves downstream performance by learning useful representations. Is this actually true? We investigate this question and find that the features and representations…

机器学习 · 计算机科学 2024-11-15 Alexander C. Li , Yuandong Tian , Beidi Chen , Deepak Pathak , Xinlei Chen

Vision Transformers (ViTs) have emerged as the backbone of many segmentation models, consistently achieving state-of-the-art (SOTA) performance. However, their success comes at a significant computational cost. Image token pruning is one of…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Hanning Chen , Yang Ni , Wenjun Huang , Yezi Liu , SungHeon Jeong , Fei Wen , Nathaniel Bastian , Hugo Latapie , Mohsen Imani

Existing scene text spotters are designed to locate and transcribe texts from images. However, it is challenging for a spotter to achieve precise detection and recognition of scene texts simultaneously. Inspired by the glimpse-focus…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Jiahao Lyu , Jin Wei , Gangyan Zeng , Zeng Li , Enze Xie , Wei Wang , Yu Zhou

The computer vision community has seen a shift from convolutional-based to pure transformer architectures for both image and video tasks. Training a transformer from zero for these tasks usually requires a lot of data and computational…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Daniel A. P. Oliveira , David Martins de Matos