中文
相关论文

相关论文: LocTex: Learning Data-Efficient Visual Representat…

200 篇论文

The de-facto approach to many vision tasks is to start from pretrained visual representations, typically learned via supervised training on ImageNet. Recent methods have explored unsupervised pretraining to scale to vast quantities of…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Karan Desai , Justin Johnson

Image captioning has been shown as an effective pretraining method similar to contrastive pretraining. However, the incorporation of location-aware information into visual pretraining remains an area with limited research. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Bo Wan , Michael Tschannen , Yongqin Xian , Filip Pavetic , Ibrahim Alabdulmohsin , Xiao Wang , André Susano Pinto , Andreas Steiner , Lucas Beyer , Xiaohua Zhai

The absence of large scale datasets with pixel-level supervisions is a significant obstacle for the training of deep convolutional networks for scene text segmentation. For this reason, synthetic data generation is normally employed to…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Simone Bonechi , Paolo Andreini , Monica Bianchini , Franco Scarselli

Pretraining general-purpose visual features has become a crucial part of tackling many computer vision tasks. While one can learn such features on the extensively-annotated ImageNet dataset, recent approaches have looked at ways to allow…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Mert Bulent Sariyildiz , Julien Perez , Diane Larlus

Video-Text Pre-training (VTP) aims to learn transferable representations for various downstream tasks from large-scale web videos. To date, almost all existing VTP methods are limited to retrieval-based downstream tasks, e.g., video…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Meng Cao , Tianyu Yang , Junwu Weng , Can Zhang , Jue Wang , Yuexian Zou

Contrastive learning has proven effective for pre-training image models on unlabeled data with promising results for tasks such as medical image classification. Using paired text (like radiological reports) during pre-training improves the…

计算机视觉与模式识别 · 计算机科学 2023-03-08 Philip Müller , Georgios Kaissis , Congyu Zou , Daniel Rueckert

Cross-modal retrieval methods have been significantly improved in last years with the use of deep neural networks and large-scale annotated datasets such as ImageNet and Places. However, collecting and annotating such datasets requires a…

计算机视觉与模式识别 · 计算机科学 2019-02-04 Yash Patel , Lluis Gomez , Marçal Rusiñol , Dimosthenis Karatzas , C. V. Jawahar

The immense success of deep learning based methods in computer vision heavily relies on large scale training datasets. These richly annotated datasets help the network learn discriminative visual features. Collecting and annotating such…

计算机视觉与模式识别 · 计算机科学 2018-07-09 Yash Patel , Lluis Gomez , Raul Gomez , Marçal Rusiñol , Dimosthenis Karatzas , C. V. Jawahar

We introduce a unified framework to jointly model images, text, and human attention traces. Our work is built on top of the recent Localized Narratives annotation framework [30], where each word of a given caption is paired with a mouse…

计算机视觉与模式识别 · 计算机科学 2021-05-14 Zihang Meng , Licheng Yu , Ning Zhang , Tamara Berg , Babak Damavandi , Vikas Singh , Amy Bearman

Understanding long text is of great demands in practice but beyond the reach of most language-image pre-training (LIP) models. In this work, we empirically confirm that the key reason causing such an issue is that the training images are…

计算机视觉与模式识别 · 计算机科学 2024-11-14 Wei Wu , Kecheng Zheng , Shuailei Ma , Fan Lu , Yuxin Guo , Yifei Zhang , Wei Chen , Qingpei Guo , Yujun Shen , Zheng-Jun Zha

Text-guided image editing aims to modify specific regions of an image according to natural language instructions while maintaining the general structure and the background fidelity. Existing methods utilize masks derived from…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Achint Soni , Meet Soni , Sirisha Rambhatla

Visual attention plays an important role to understand images and demonstrates its effectiveness in generating natural language descriptions of images. On the other hand, recent studies show that language associated with an image can steer…

计算机视觉与模式识别 · 计算机科学 2016-12-13 Jonghwan Mun , Minsu Cho , Bohyung Han

Pixel-level labels are particularly expensive to acquire. Hence, pretraining is a critical step to improve models on a task like semantic segmentation. However, prominent algorithms for pretraining neural networks use image-level…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Mathilde Caron , Neil Houlsby , Cordelia Schmid

Recently, Vision-Language Pre-training (VLP) techniques have greatly benefited various vision-language tasks by jointly learning visual and textual representations, which intuitively helps in Optical Character Recognition (OCR) tasks due to…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Chuhui Xue , Wenqing Zhang , Yu Hao , Shijian Lu , Philip Torr , Song Bai

While image-text representation learning has become very popular in recent years, existing models tend to lack spatial awareness and have limited direct applicability for dense understanding tasks. For this reason, self-supervised…

Providing pixel-level supervisions for scene text segmentation is inherently difficult and costly, so that only few small datasets are available for this task. To face the scarcity of training data, previous approaches based on…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Simone Bonechi , Paolo Andreini , Monica Bianchini , Franco Scarselli

We investigate a strategy for improving the efficiency of contrastive learning of visual representations by leveraging a small amount of supervised information during pre-training. We propose a semi-supervised loss, SuNCEt, based on…

机器学习 · 计算机科学 2020-12-03 Mahmoud Assran , Nicolas Ballas , Lluis Castrejon , Michael Rabbat

This manuscript presents a series of my selected contributions to the topic of label-efficient learning in computer vision and remote sensing. The central focus of this research is to develop and adapt methods that can learn effectively…

计算机视觉与模式识别 · 计算机科学 2025-08-25 Minh-Tan Pham

We present a universal framework to model contextualized sentence representations with visual awareness that is motivated to overcome the shortcomings of the multimodal parallel data with manual annotations. For each sentence, we first…

计算与语言 · 计算机科学 2019-11-12 Zhuosheng Zhang , Rui Wang , Kehai Chen , Masao Utiyama , Eiichiro Sumita , Hai Zhao

This paper describes the COCO-Text dataset. In recent years large-scale datasets like SUN and Imagenet drove the advancement of scene understanding and object recognition. The goal of COCO-Text is to advance state-of-the-art in text…

计算机视觉与模式识别 · 计算机科学 2016-06-21 Andreas Veit , Tomas Matera , Lukas Neumann , Jiri Matas , Serge Belongie
‹ 上一页 1 2 3 10 下一页 ›