中文
相关论文

相关论文: Pairwise Similarity Knowledge Transfer for Weakly …

200 篇论文

Weakly supervised visual recognition using inexact supervision is a critical yet challenging learning problem. It significantly reduces human labeling costs and traditionally relies on multi-instance learning and pseudo-labeling. This paper…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Lianghui Zhu , Junwei Zhou , Yan Liu , Xin Hao , Wenyu Liu , Xinggang Wang

Weakly supervised object detection (WSOD), which is an effective way to train an object detection model using only image-level annotations, has attracted considerable attention from researchers. However, most of the existing methods, which…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Ze Chen , Zhihang Fu , Jianqiang Huang , Mingyuan Tao , Rongxin Jiang , Xiang Tian , Yaowu Chen , Xian-sheng Hua

Deep CNN-based object detection systems have achieved remarkable success on several large-scale object detection benchmarks. However, training such detectors requires a large number of labeled bounding boxes, which are more difficult to…

计算机视觉与模式识别 · 计算机科学 2018-03-14 Yuxing Tang , Josiah Wang , Xiaofang Wang , Boyang Gao , Emmanuel Dellandrea , Robert Gaizauskas , Liming Chen

We address the problem of localisation of objects as bounding boxes in images with weak labels. This weakly supervised object localisation problem has been tackled in the past using discriminative models where each object class is localised…

计算机视觉与模式识别 · 计算机科学 2017-05-10 Zhiyuan Shi , Timothy M. Hospedales , Tao Xiang

The status quo approach to training object detectors requires expensive bounding box annotations. Our framework takes a markedly different direction: we transfer tracked object boxes from weakly-labeled videos to weakly-labeled images to…

计算机视觉与模式识别 · 计算机科学 2016-04-21 Krishna Kumar Singh , Fanyi Xiao , Yong Jae Lee

In this work, we propose a new transformer-based regularization to better localize objects for Weakly supervised semantic segmentation (WSSS). In image-level WSSS, Class Activation Map (CAM) is adopted to generate object localization as…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Weixuan Sun , Yanhao Zhang , Zhen Qin , Zheyuan Liu , Lin Cheng , Fanyi Wang , Yiran Zhong , Nick Barnes

This work addresses the task of weakly-supervised object localization. The goal is to learn object localization using only image-level class labels, which are much easier to obtain compared to bounding box annotations. This task is…

计算机视觉与模式识别 · 计算机科学 2023-12-18 David Kim , Sinhae Cha , Byeongkeun Kang

Weakly-supervised Temporal Action Localization (WS-TAL) methods learn to localize temporal starts and ends of action instances in a video under only video-level supervision. Existing WS-TAL methods rely on deep features learned for action…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Ziyi Liu , Le Wang , Wei Tang , Junsong Yuan , Nanning Zheng , Gang Hua

Training object detection models usually requires instance-level annotations, such as the positions and labels of all objects present in each image. Such supervision is unfortunately not always available and, more often, only image-level…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Martijn Oldenhof , Adam Arany , Yves Moreau , Edward De Brouwer

We propose a novel model for temporal detection and localization which allows the training of deep neural networks using only counts of event occurrences as training labels. This powerful weakly-supervised framework alleviates the burden of…

机器学习 · 计算机科学 2019-05-20 Julien Schroeter , Kirill Sidorov , David Marshall

Despite the advancements in deep learning for camera relocalization tasks, obtaining ground truth pose labels required for the training process remains a costly endeavor. While current weakly supervised methods excel in lightweight label…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Jialu Wang , Kaichen Zhou , Andrew Markham , Niki Trigoni

Conventional methods for object detection usually require substantial amounts of training data and annotated bounding boxes. If there are only a few training data and annotations, the object detectors easily overfit and fail to generalize.…

计算机视觉与模式识别 · 计算机科学 2020-08-31 Geonuk Kim , Hong-Gyu Jung , Seong-Whan Lee

Fully-supervised salient object detection (SOD) methods have made great progress, but such methods often rely on a large number of pixel-level annotations, which are time-consuming and labour-intensive. In this paper, we focus on a new…

计算机视觉与模式识别 · 计算机科学 2022-09-08 Runmin Cong , Qi Qin , Chen Zhang , Qiuping Jiang , Shiqi Wang , Yao Zhao , Sam Kwong

We target at the task of weakly-supervised video object grounding (WSVOG), where only video-sentence annotations are available during model learning. It aims to localize objects described in the sentence to visual regions in the video,…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Wei Wang , Junyu Gao , Changsheng Xu

We propose a method for effectively utilizing weakly annotated image data in an object detection tasks of breast ultrasound images. Given the problem setting where a small, strongly annotated dataset and a large, weakly annotated dataset…

计算机视觉与模式识别 · 计算机科学 2020-08-20 JooYeol Yun , JungWoo Oh , IlDong Yun

Weakly supervised object detection (WSOD) using only image-level annotations has attracted a growing attention over the past few years. Whereas such task is typically addressed with a domain-specific solution focused on natural images, we…

计算机视觉与模式识别 · 计算机科学 2021-11-15 Nicolas Gonthier , Saïd Ladjal , Yann Gousseau

The primary goal of this paper is to localize objects in a group of semantically similar images jointly, also known as the object co-localization problem. Most related existing works are essentially weakly-supervised, relying prominently on…

计算机视觉与模式识别 · 计算机科学 2022-02-17 Koteswar Rao Jerripothula , Prerana Mukherjee

Few-shot learning (FSL) aims to learn novel visual categories from very few samples, which is a challenging problem in real-world applications. Many methods of few-shot classification work well on general images to learn global…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Xiaojian He , Jinfu Lin , Junming Shen

We study on weakly-supervised object detection (WSOD) which plays a vital role in relieving human involvement from object-level annotations. Predominant works integrate region proposal mechanisms with convolutional neural networks (CNN).…

计算机视觉与模式识别 · 计算机科学 2019-09-12 Zhaoyang Zeng , Bei Liu , Jianlong Fu , Hongyang Chao , Lei Zhang

A large gap exists between fully-supervised object detection and weakly-supervised object detection. To narrow this gap, some methods consider knowledge transfer from additional fully-supervised dataset. But these methods do not fully…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Tianyue Cao , Lianyu Du , Xiaoyun Zhang , Siheng Chen , Ya Zhang , Yan-Feng Wang