中文
相关论文

相关论文: Deep Learning Logo Detection with Data Expansion b…

200 篇论文

Though deep learning based scene text detection has achieved great progress, well-trained detectors suffer from severe performance degradation for different domains. In general, a tremendous amount of data is indispensable to train the…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Yudi Chen , Wei Wang , Yu Zhou , Fei Yang , Dongbao Yang , Weiping Wang

Deep learning approaches to object detection have achieved reliable detection of specific object classes in images. However, extending a model's detection capability to new object classes requires large amounts of annotated training data,…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Vikhyat Agarwal , Jiayi Cora Guo , Declan Hoban , Sissi Zhang , Nicholas Moran , Peter Cho , Srilakshmi Pattabiraman , Shantanu Joshi

In multi-class histopathology nuclei analysis tasks, the lack of training data becomes a main bottleneck for the performance of learning-based methods. To tackle this challenge, previous methods have utilized generative models to increase…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Seonghui Min , Hyun-Jic Oh , Won-Ki Jeong

Extremely low-light text images are common in natural scenes, making scene text detection and recognition challenging. One solution is to enhance these images using low-light image enhancement methods before text extraction. However,…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Che-Tsung Lin , Chun Chet Ng , Zhi Qin Tan , Wan Jun Nah , Xinyu Wang , Jie Long Kew , Pohao Hsu , Shang Hong Lai , Chee Seng Chan , Christopher Zach

Can we automatically group images into semantically meaningful clusters when ground-truth annotations are absent? The task of unsupervised image classification remains an important, and open challenge in computer vision. Several recent…

计算机视觉与模式识别 · 计算机科学 2020-07-06 Wouter Van Gansbeke , Simon Vandenhende , Stamatios Georgoulis , Marc Proesmans , Luc Van Gool

Semi-supervised learning (SSL) has a potential to improve the predictive performance of machine learning models using unlabeled data. Although there has been remarkable recent progress, the scope of demonstration in SSL has mainly been on…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Kihyuk Sohn , Zizhao Zhang , Chun-Liang Li , Han Zhang , Chen-Yu Lee , Tomas Pfister

Deep networks have strong capacities of embedding data into latent representations and finishing following tasks. However, the capacities largely come from high-quality annotated labels, which are expensive to collect. Noisy labels are more…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Shikun Li , Xiaobo Xia , Shiming Ge , Tongliang Liu

Context detection involves labeling segments of an online stream of data as belonging to different tasks. Task labels are used in lifelong learning algorithms to perform consolidation or other procedures that prevent catastrophic…

机器学习 · 计算机科学 2024-09-04 Jeffery Dick , Saptarshi Nath , Christos Peridis , Eseoghene Benjamin , Soheil Kolouri , Andrea Soltoggio

Recent text-to-image diffusion models have reached an unprecedented level in generating high-quality images. However, their exclusive reliance on textual prompts often falls short in precise control of image compositions. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Peiang Zhao , Han Li , Ruiyang Jin , S. Kevin Zhou

One of the biggest challenges in machine learning is data collection. Training data is an important part since it determines how the model will behave. In object classification, capturing a large number of images per object and in different…

计算机视觉与模式识别 · 计算机科学 2022-12-12 August Baaz , Yonan Yonan , Kevin Hernandez-Diaz , Fernando Alonso-Fernandez , Felix Nilsson

Existing scene text recognition (STR) methods struggle to recognize challenging texts, especially for artistic and severely distorted characters. The limitation lies in the insufficient exploration of character morphologies, including the…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Yadong Qu , Yuxin Wang , Bangbang Zhou , Zixiao Wang , Hongtao Xie , Yongdong Zhang

Image forgery is a topic that has been studied for many years. Before the breakthrough of deep learning, forged images were detected using handcrafted features that did not require training. These traditional methods failed to perform…

计算机视觉与模式识别 · 计算机科学 2024-04-29 Eren Tahir , Mert Bal

Most existing scene text detectors require large-scale training data which cannot scale well due to two major factors: 1) scene text images often have domain-specific distributions; 2) collecting large-scale annotated scene text images is…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Zichen Tian , Chuhui Xue , Jingyi Zhang , Shijian Lu

Deep learning based medical image recognition systems often require a substantial amount of training data with expert annotations, which can be expensive and time-consuming to obtain. Recently, synthetic augmentation techniques have been…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Jiarong Ye , Haomiao Ni , Peng Jin , Sharon X. Huang , Yuan Xue

Deep neural networks come as an effective solution to many problems associated with autonomous driving. By providing real image samples with traffic context to the network, the model learns to detect and classify elements of interest, such…

Text logo design heavily relies on the creativity and expertise of professional designers, in which arranging element layouts is one of the most important procedures. However, few attention has been paid to this task which needs to take…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Yizhi Wang , Guo Pu , Wenhan Luo , Yexin Wang , Pengfei Xiong , Hongwen Kang , Zhouhui Lian

Low-quality or scarce data has posed significant challenges for training deep neural networks in practice. While classical data augmentation cannot contribute very different new data, diffusion models opens up a new door to build…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Yijun Liang , Shweta Bhardwaj , Tianyi Zhou

Paired image-text data with subtle variations in-between (e.g., people holding surfboards vs. people holding shovels) hold the promise of producing Vision-Language Models with proper compositional understanding. Synthesizing such training…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Haoxin Li , Boyang Li

In this work, we show the generative capability of an image classifier network by synthesizing high-resolution, photo-realistic, and diverse images at scale. The overall methodology, called Synthesize-It-Classifier (STIC), does not require…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Arghya Pal , Rapha Phan , KokSheik Wong

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