中文
相关论文

相关论文: Tag, Copy or Predict: A Unified Weakly-Supervised …

200 篇论文

Classical computation of optical flow involves generic priors (regularizers) that capture rudimentary statistics of images, but not long-range correlations or semantics. On the other hand, fully supervised methods learn the regularity in…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Yanchao Yang , Stefano Soatto

Weakly supervised referring expression comprehension(WREC) and segmentation(WRES) aim to learn object grounding based on a given expression using weak supervision signals like image-text pairs. While these tasks have traditionally been…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Yang Liu , Silin Cheng , Xinwei He , Sebastien Ourselin , Lei Tan , Gen Luo

We propose a novel weakly-supervised semantic segmentation algorithm based on Deep Convolutional Neural Network (DCNN). Contrary to existing weakly-supervised approaches, our algorithm exploits auxiliary segmentation annotations available…

计算机视觉与模式识别 · 计算机科学 2015-12-29 Seunghoon Hong , Junhyuk Oh , Bohyung Han , Honglak Lee

The dominant paradigm for video-based action segmentation is composed of two steps: first, for each frame, compute low-level features using Dense Trajectories or a Convolutional Neural Network that encode spatiotemporal information locally,…

计算机视觉与模式识别 · 计算机科学 2016-08-31 Colin Lea , Rene Vidal , Austin Reiter , Gregory D. Hager

We consider the task of learning a classifier for semantic segmentation using weak supervision in the form of image labels which specify the object classes present in the image. Our method uses deep convolutional neural networks (CNNs) and…

计算机视觉与模式识别 · 计算机科学 2017-11-07 Qinbin Hou , Puneet Kumar Dokania , Daniela Massiceti , Yunchao Wei , Ming-Ming Cheng , Philip Torr

Exemplar learning is a powerful paradigm for discovering visual similarities in an unsupervised manner. In this context, however, the recent breakthrough in deep learning could not yet unfold its full potential. With only a single positive…

计算机视觉与模式识别 · 计算机科学 2016-09-01 Miguel A. Bautista , Artsiom Sanakoyeu , Ekaterina Sutter , Björn Ommer

Understanding and predicting video content is essential for planning and reasoning in dynamic environments. Despite advancements, unsupervised learning of object representations and dynamics remains challenging. We present VideoPCDNet, an…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Noel José Rodrigues Vicente , Enrique Lehner , Angel Villar-Corrales , Jan Nogga , Sven Behnke

The popular methods for semi-supervised semantic segmentation mostly adopt a unitary network model using convolutional neural networks (CNNs) and enforce consistency of the model's predictions over perturbations applied to the inputs or…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Xu Zheng , Yunhao Luo , Chong Fu , Kangcheng Liu , Lin Wang

Fully convolutional networks (FCN) have achieved great success in human parsing in recent years. In conventional human parsing tasks, pixel-level labeling is required for guiding the training, which usually involves enormous human labeling…

计算机视觉与模式识别 · 计算机科学 2018-09-17 Zhonghua Wu , Guosheng Lin , Jianfei Cai

End-to-end visual information extraction (VIE) aims at integrating the hierarchical subtasks of VIE, including text spotting, word grouping, and entity labeling, into a unified framework. Dealing with the gaps among the three subtasks plays…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Rujiao Long , Pengfei Wang , Zhibo Yang , Cong Yao

Graph convolution network (GCN) attracts intensive research interest with broad applications. While existing work mainly focused on designing novel GCN architectures for better performance, few of them studied a practical yet challenging…

机器学习 · 计算机科学 2020-10-16 Xiaoming Liu , Qirui Li , Chao Shen , Xi Peng , Yadong Zhou , Xiaohong Guan

Feature encoding with respect to an over-complete dictionary learned by unsupervised methods, followed by spatial pyramid pooling, and linear classification, has exhibited powerful strength in various vision applications. Here we propose to…

计算机视觉与模式识别 · 计算机科学 2013-10-08 Fayao Liu , Chunhua Shen , Ian Reid , Anton van den Hengel

Temporal action segmentation tags action labels for every frame in an input untrimmed video containing multiple actions in a sequence. For the task of temporal action segmentation, we propose an encoder-decoder-style architecture named…

计算机视觉与模式识别 · 计算机科学 2022-12-22 Dipika Singhania , Rahul Rahaman , Angela Yao

In step with the digitalization of transportation, we are witnessing a growing range of path-based smart-city applications, e.g., travel-time estimation and travel path ranking. A temporal path(TP) that includes temporal information, e.g.,…

机器学习 · 计算机科学 2022-04-18 Sean Bin Yang , Chenjuan Guo , Jilin Hu , Bin Yang , Jian Tang , Christian S. Jensen

Unconstrained handwriting recognition is an essential task in document analysis. It is usually carried out in two steps. First, the document is segmented into text lines. Second, an Optical Character Recognition model is applied on these…

计算机视觉与模式识别 · 计算机科学 2021-09-13 Denis Coquenet , Clément Chatelain , Thierry Paquet

Exemplar learning of visual similarities in an unsupervised manner is a problem of paramount importance to Computer Vision. In this context, however, the recent breakthrough in deep learning could not yet unfold its full potential. With…

计算机视觉与模式识别 · 计算机科学 2018-02-26 Artsiom Sanakoyeu , Miguel A. Bautista , Björn Ommer

Visual Place Recognition (VPR) is the task of matching current visual imagery from a camera to images stored in a reference map of the environment. While initial VPR systems used simple direct image methods or hand-crafted visual features,…

计算机视觉与模式识别 · 计算机科学 2021-02-25 Sourav Garg , Michael Milford

Large Vision-Language Models (LVLMs) incur substantial inference costs due to the processing of a vast number of visual tokens. Existing methods typically struggle to model progressive visual token reduction as a multi-step decision process…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Sihan Cao , Jianwei Zhang , Pengcheng Zheng , Jiaxin Yan , Caiyan Qin , Yalan Ye , Wei Dong , Peng Wang , Yang Yang , Chaoning Zhang

The availability of large-scale annotated image datasets and recent advances in supervised deep learning methods enable the end-to-end derivation of representative image features that can impact a variety of image analysis problems. Such…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Euijoon Ahn , Jinman Kim , Ashnil Kumar , Michael Fulham , Dagan Feng

Deep convolutional neural networks (DCNNs) trained on a large number of images with strong pixel-level annotations have recently significantly pushed the state-of-art in semantic image segmentation. We study the more challenging problem of…

计算机视觉与模式识别 · 计算机科学 2015-10-07 George Papandreou , Liang-Chieh Chen , Kevin Murphy , Alan L. Yuille