中文
相关论文

相关论文: Evaluating Weakly Supervised Object Localization M…

200 篇论文

We study weakly-supervised video object grounding: given a video segment and a corresponding descriptive sentence, the goal is to localize objects that are mentioned from the sentence in the video. During training, no object bounding boxes…

计算机视觉与模式识别 · 计算机科学 2018-07-23 Luowei Zhou , Nathan Louis , Jason J. Corso

Object detection is an import task of computer vision.A variety of methods have been proposed,but methods using the weak labels still do not have a satisfactory result.In this paper,we propose a new framework that using the weakly…

计算机视觉与模式识别 · 计算机科学 2016-07-19 Ke Yang , Dongsheng Li , Yong Dou , Shaohe Lv , Qiang Wang

In the face of scarcity in detailed training annotations, the ability to perform object localization tasks in real-time with weak-supervision is very valuable. However, the computational cost of generating and evaluating region proposals is…

计算机视觉与模式识别 · 计算机科学 2017-07-20 Amogh Gudi , Nicolai van Rosmalen , Marco Loog , Jan van Gemert

Obtaining accurate pixel-level localization from class labels is a crucial process in weakly supervised semantic segmentation and object localization. Attribution maps from a trained classifier are widely used to provide pixel-level…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Jungbeom Lee , Eunji Kim , Jisoo Mok , Sungroh Yoon

Weakly-supervised action localization aims to recognize and localize action instancese in untrimmed videos with only video-level labels. Most existing models rely on multiple instance learning(MIL), where the predictions of unlabeled…

计算机视觉与模式识别 · 计算机科学 2023-09-27 Guiqin Wang , Peng Zhao , Cong Zhao , Shusen Yang , Jie Cheng , Luziwei Leng , Jianxing Liao , Qinghai Guo

Weakly supervised semantic segmentation (WSSS) aims to produce pixel-wise class predictions with only image-level labels for training. To this end, previous methods adopt the common pipeline: they generate pseudo masks from class activation…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Sungpil Kho , Pilhyeon Lee , Wonyoung Lee , Minsong Ki , Hyeran Byun

Weakly supervised object detection (WSOD) using only image-level annotations has attracted growing attention over the past few years. Existing approaches using multiple instance learning easily fall into local optima, because such mechanism…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Chenhao Lin , Siwen Wang , Dongqi Xu , Yu Lu , Wayne Zhang

This work addresses the task of completely weakly supervised class-incremental learning for semantic segmentation to learn segmentation for both base and additional novel classes using only image-level labels. While class-incremental…

计算机视觉与模式识别 · 计算机科学 2025-05-19 David Minkwan Kim , Soeun Lee , Byeongkeun Kang

Object detection (OD), a crucial vision task, remains challenged by the lack of large training datasets with precise object localization labels. In this work, we propose ALWOD, a new framework that addresses this problem by fusing active…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Yuting Wang , Velibor Ilic , Jiatong Li , Branislav Kisacanin , Vladimir Pavlovic

In this work, we focus on the task of weakly supervised affordance grounding, where a model is trained to identify affordance regions on objects using human-object interaction images and egocentric object images without dense labels.…

计算机视觉与模式识别 · 计算机科学 2025-06-02 Peiran Xu , Yadong Mu

The availability of labelled data is one of the main limitations in machine learning. We can alleviate this using weak supervision: a framework that uses expert-defined rules $\boldsymbol{\lambda}$ to estimate probabilistic labels…

机器学习 · 计算机科学 2021-05-03 Samantha Biegel , Rafah El-Khatib , Luiz Otavio Vilas Boas Oliveira , Max Baak , Nanne Aben

Video anomaly detection under video-level labels is currently a challenging task. Previous works have made progresses on discriminating whether a video sequencecontains anomalies. However, most of them fail to accurately localize the…

计算机视觉与模式识别 · 计算机科学 2021-04-15 Hui Lv , Chuanwei Zhou , Chunyan Xu , Zhen Cui , Jian Yang

Weakly-supervised semantic segmentation (WSSS) has recently gained much attention for its promise to train segmentation models only with image-level labels. Existing WSSS methods commonly argue that the sparse coverage of CAM incurs the…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Minhyun Lee , Dongseob Kim , Hyunjung Shim

Light detection and ranging (LiDAR) remote sensing encompasses two major directions: data interpretation and parameter inversion. However, both directions rely heavily on costly and labor-intensive labeled data and field measurements, which…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Yuan Gao , Shaobo Xia , Pu Wang , Xiaohuan Xi , Sheng Nie , Cheng Wang

This work addresses the task of class-incremental weakly supervised object localization (CI-WSOL). The goal is to incrementally learn object localization for novel classes using only image-level annotations while retaining the ability to…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Sejin Park , Taehyung Lee , Yeejin Lee , Byeongkeun Kang

We propose an improved technique for weakly-supervised object localization. Conventional methods have a limitation that they focus only on most discriminative parts of the target objects. The recent study addressed this issue and resolved…

计算机视觉与模式识别 · 计算机科学 2018-05-11 Junsuk Choe , Joo Hyun Park , Hyunjung Shim

Image-level weakly supervised semantic segmentation (WSSS) relies on class activation maps (CAMs) for pseudo labels generation. As CAMs only highlight the most discriminative regions of objects, the generated pseudo labels are usually…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Weixuan Sun , Jing Zhang , Nick Barnes

Multiple categories of objects are present in most images. Treating this as a multi-class classification is not justified. We treat this as a multi-label classification problem. In this paper, we further aim to minimize the supervision…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Rajat , Munender Varshney , Pravendra Singh , Vinay P. Namboodiri

Semi- and weakly-supervised learning have recently attracted considerable attention in the object detection literature since they can alleviate the cost of annotation needed to successfully train deep learning models. State-of-art…

计算机视觉与模式识别 · 计算机科学 2022-06-20 Akhil Meethal , Marco Pedersoli , Zhongwen Zhu , Francisco Perdigon Romero , Eric Granger

Object detection when provided image-level labels instead of instance-level labels (i.e., bounding boxes) during training is an important problem in computer vision, since large scale image datasets with instance-level labels are extremely…

计算机视觉与模式识别 · 计算机科学 2017-03-01 Ziang Yan , Jian Liang , Weishen Pan , Jin Li , Changshui Zhang