中文
相关论文

相关论文: Boosting Semi-Supervised Scene Text Recognition vi…

200 篇论文

Scene text recognition (STR) task has a common practice: All state-of-the-art STR models are trained on large synthetic data. In contrast to this practice, training STR models only on fewer real labels (STR with fewer labels) is important…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Jeonghun Baek , Yusuke Matsui , Kiyoharu Aizawa

Unsupervised image retrieval aims to learn an efficient retrieval system without expensive data annotations, but most existing methods rely heavily on handcrafted feature descriptors or pre-trained feature extractors. To minimize human…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Guile Wu , Chao Zhang , Stephan Liwicki

The goal of text-to-image synthesis is to generate a visually realistic image that matches a given text description. In practice, the captions annotated by humans for the same image have large variance in terms of contents and the choice of…

机器学习 · 计算机科学 2021-11-30 Hui Ye , Xiulong Yang , Martin Takac , Rajshekhar Sunderraman , Shihao Ji

Contrastive self-supervised learning has outperformed supervised pretraining on many downstream tasks like segmentation and object detection. However, current methods are still primarily applied to curated datasets like ImageNet. In this…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Wouter Van Gansbeke , Simon Vandenhende , Stamatios Georgoulis , Luc Van Gool

Ensuring the realism of computer-generated synthetic images is crucial to deep neural network (DNN) training. Due to different semantic distributions between synthetic and real-world captured datasets, there exists semantic mismatch between…

计算机视觉与模式识别 · 计算机科学 2023-04-27 Ganning Zhao , Tingwei Shen , Suya You , C. -C. Jay Kuo

This paper presents SimCLR: a simple framework for contrastive learning of visual representations. We simplify recently proposed contrastive self-supervised learning algorithms without requiring specialized architectures or a memory bank.…

机器学习 · 计算机科学 2020-07-02 Ting Chen , Simon Kornblith , Mohammad Norouzi , Geoffrey Hinton

We propose a unified point cloud video self-supervised learning framework for object-centric and scene-centric data. Previous methods commonly conduct representation learning at the clip or frame level and cannot well capture fine-grained…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Xiaoxiao Sheng , Zhiqiang Shen , Gang Xiao , Longguang Wang , Yulan Guo , Hehe Fan

When handling complicated text images (e.g., irregular structures, low resolution, heavy occlusion, and uneven illumination), existing supervised text recognition methods are data-hungry. Although these methods employ large-scale synthetic…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Tongkun Guan , Wei Shen , Xue Yang , Qi Feng , Zekun Jiang , Xiaokang Yang

Recent scene text detection methods are almost based on deep learning and data-driven. Synthetic data is commonly adopted for pre-training due to expensive annotation cost. However, there are obvious domain discrepancies between synthetic…

计算机视觉与模式识别 · 计算机科学 2022-05-11 Youhui Guo , Yu Zhou , Xugong Qin , Enze Xie , Weiping Wang

Reading text from natural images is challenging due to the great variety in text font, color, size, complex background and etc.. The perspective distortion and non-linear spatial arrangement of characters make it further difficult. While…

计算机视觉与模式识别 · 计算机科学 2019-11-12 Shangbang Long , Yushuo Guan , Bingxuan Wang , Kaigui Bian , Cong Yao

In this paper, we present a method for enhancing the accuracy of scene text recognition tasks by judging whether the image and text match each other. While previous studies focused on generating the recognition results from input images,…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Masato Fujitake

Contrastive learning has gained popularity and pushes state-of-the-art performance across numerous large-scale benchmarks. In contrastive learning, the contrastive loss function plays a pivotal role in discerning similarities between…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Haojin Deng , Yimin Yang

This paper introduces a novel synthetic dataset that captures urban scenes under a variety of weather conditions, providing pixel-perfect, ground-truth-aligned images to facilitate effective feature alignment across domains. Additionally,…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Javier Montalvo , Roberto Alcover-Couso , Pablo Carballeira , Álvaro García-Martín , Juan C. SanMiguel , Marcos Escudero-Viñolo

The rapid advancement of generative artificial intelligence has enabled the creation of synthetic images that are increasingly indistinguishable from authentic content, posing significant challenges for digital media integrity. This problem…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Jaime Álvarez Urueña , David Camacho , Javier Huertas Tato

Unsupervised domain adaptation which aims to adapt models trained on a labeled source domain to a completely unlabeled target domain has attracted much attention in recent years. While many domain adaptation techniques have been proposed…

计算机视觉与模式识别 · 计算机科学 2021-10-29 Aadarsh Sahoo , Rutav Shah , Rameswar Panda , Kate Saenko , Abir Das

Scene text recognition (STR) pre-training methods have achieved remarkable progress, primarily relying on synthetic datasets. However, the domain gap between synthetic and real images poses a challenge in acquiring feature representations…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Shuai Zhao , Yongkun Du , Zhineng Chen , Yu-Gang Jiang

Few-shot text classification has recently been promoted by the meta-learning paradigm which aims to identify target classes with knowledge transferred from source classes with sets of small tasks named episodes. Despite their success,…

计算与语言 · 计算机科学 2023-05-17 Junfan Chen , Richong Zhang , Yongyi Mao , Jie Xu

Spatio-temporal representation learning is critical for video self-supervised representation. Recent approaches mainly use contrastive learning and pretext tasks. However, these approaches learn representation by discriminating sampled…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Yujia Zhang , Lai-Man Po , Xuyuan Xu , Mengyang Liu , Yexin Wang , Weifeng Ou , Yuzhi Zhao , Wing-Yin Yu

Scene text erasing seeks to erase text contents from scene images and current state-of-the-art text erasing models are trained on large-scale synthetic data. Although data synthetic engines can provide vast amounts of annotated training…

计算机视觉与模式识别 · 计算机科学 2023-05-01 Xiangcheng Du , Zhao Zhou , Yingbin Zheng , Xingjiao Wu , Tianlong Ma , Cheng Jin

Change detection has been a challenging visual task due to the dynamic nature of real-world scenes. Good performance of existing methods depends largely on prior background images or a long-term observation. These methods, however, suffer…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Chao Chen , Sheng Zhang , Cuibing Du