中文
相关论文

相关论文: Pure Transformer with Integrated Experts for Scene…

200 篇论文

Inferring the structure of 3D scenes from 2D observations is a fundamental challenge in computer vision. Recently popularized approaches based on neural scene representations have achieved tremendous impact and have been applied across a…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Mehdi S. M. Sajjadi , Aravindh Mahendran , Thomas Kipf , Etienne Pot , Daniel Duckworth , Mario Lucic , Klaus Greff

Arbitrary text appearance poses a great challenge in scene text recognition tasks. Existing works mostly handle with the problem in consideration of the shape distortion, including perspective distortions, line curvature or other style…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Chengwei Zhang , Yunlu Xu , Zhanzhan Cheng , Shiliang Pu , Yi Niu , Fei Wu , Futai Zou

This paper presents a novel knowledge distillation neural architecture leveraging efficient transformer networks for effective image classification. Natural images display intricate arrangements encompassing numerous extraneous elements.…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Dewan Tauhid Rahman , Yeahia Sarker , Antar Mazumder , Md. Shamim Anower

The extraction of a scene graph with objects as nodes and mutual relationships as edges is the basis for a deep understanding of image content. Despite recent advances, such as message passing and joint classification, the detection of…

计算机视觉与模式识别 · 计算机科学 2021-07-22 Rajat Koner , Suprosanna Shit , Volker Tresp

Detecting and recognizing text in natural scene images is a challenging, yet not completely solved task. In recent years several new systems that try to solve at least one of the two sub-tasks (text detection and text recognition) have been…

计算机视觉与模式识别 · 计算机科学 2017-12-18 Christian Bartz , Haojin Yang , Christoph Meinel

A Transformer-based Image Compression (TIC) approach is developed which reuses the canonical variational autoencoder (VAE) architecture with paired main and hyper encoder-decoders. Both main and hyper encoders are comprised of a sequence of…

图像与视频处理 · 电气工程与系统科学 2021-11-15 Ming Lu , Peiyao Guo , Huiqing Shi , Chuntong Cao , Zhan Ma

Transformer has become the new standard method in natural language processing (NLP), and it also attracts research interests in computer vision area. In this paper we investigate the application of Transformer in Image Quality (TRIQ)…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Junyong You , Jari Korhonen

In image fusion, images obtained from different sensors are fused to generate a single image with enhanced information. In recent years, state-of-the-art methods have adopted Convolution Neural Networks (CNNs) to encode meaningful features…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Vibashan VS , Jeya Maria Jose Valanarasu , Poojan Oza , Vishal M. Patel

Scene text removal (STR) aims to erase textual elements from images. It was originally intended for removing privacy-sensitiveor undesired texts from natural scene images, but is now also appliedto typographic images. STR typically detects…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Takumi Yoshimatsu , Shumpei Takezaki , Seiichi Uchida

Convolutional neural networks (CNNs) achieved the state-of-the-art performance in medical image segmentation due to their ability to extract highly complex feature representations. However, it is argued in recent studies that traditional…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Zhendi Gong , Andrew P. French , Guoping Qiu , Xin Chen

Recognizing text in natural images is a challenging task with many unsolved problems. Different from those in documents, words in natural images often possess irregular shapes, which are caused by perspective distortion, curved character…

计算机视觉与模式识别 · 计算机科学 2016-04-20 Baoguang Shi , Xinggang Wang , Pengyuan Lyu , Cong Yao , Xiang Bai

Scene text recognition (STR) is very challenging due to the diversity of text instances and the complexity of scenes. The community has paid increasing attention to boost the performance by improving the pre-processing image module, like…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Hui Zhang , Quanming Yao , Mingkun Yang , Yongchao Xu , Xiang Bai

Scene parsing is a technique that consist on giving a label to all pixels in an image according to the class they belong to. To ensure a good visual coherence and a high class accuracy, it is essential for a scene parser to capture image…

计算机视觉与模式识别 · 计算机科学 2013-06-13 Pedro H. O. Pinheiro , Ronan Collobert

Pre-trained vision-language models~(VLMs) are the de-facto foundation models for various downstream tasks. However, scene text recognition methods still prefer backbones pre-trained on a single modality, namely, the visual modality, despite…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Shuai Zhao , Ruijie Quan , Linchao Zhu , Yi Yang

Scene text recognition has drawn great attentions in the community of computer vision and artificial intelligence due to its challenges and wide applications. State-of-the-art recurrent neural networks (RNN) based models map an input…

计算机视觉与模式识别 · 计算机科学 2018-06-05 Yi-Chao Wu , Fei Yin , Xu-Yao Zhang , Li Liu , Cheng-Lin Liu

Style transfer aims to render an image with the artistic features of a style image, while maintaining the original structure. Various methods have been put forward for this task, but some challenges still exist. For instance, it is…

计算机视觉与模式识别 · 计算机科学 2024-05-31 Sizhe Zheng , Pan Gao , Peng Zhou , Jie Qin

While vision transformers have been highly successful in improving the performance in image-based tasks, not much work has been reported on applying transformers to multilingual scene text recognition due to the complexities in the visual…

计算与语言 · 计算机科学 2023-03-01 Xueming Yan , Zhihang Fang , Yaochu Jin

The scene text removal (STR) task aims to remove text regions and recover the background smoothly in images for private information protection. Most existing STR methods adopt encoder-decoder-based CNNs, with direct copies of the features…

计算机视觉与模式识别 · 计算机科学 2023-06-19 Guangtao Lyu , Kun Liu , Anna Zhu , Seiichi Uchida , Brian Kenji Iwana

DEtection TRansformer (DETR) for object detection reaches competitive performance compared with Faster R-CNN via a transformer encoder-decoder architecture. However, trained with scratch transformers, DETR needs large-scale training data…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Zhigang Dai , Bolun Cai , Yugeng Lin , Junying Chen

In this paper, we present TExt Spotting TRansformers (TESTR), a generic end-to-end text spotting framework using Transformers for text detection and recognition in the wild. TESTR builds upon a single encoder and dual decoders for the joint…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Xiang Zhang , Yongwen Su , Subarna Tripathi , Zhuowen Tu