中文
相关论文

相关论文: Weakly Supervised Foreground Learning for Weakly S…

200 篇论文

Sparse labels have been attracting much attention in recent years. However, the performance gap between weakly supervised and fully supervised salient object detection methods is huge, and most previous weakly supervised works adopt complex…

计算机视觉与模式识别 · 计算机科学 2020-12-10 Siyue Yu , Bingfeng Zhang , Jimin Xiao , Eng Gee Lim

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 semantic segmentation (WSSS) approaches typically rely on class activation maps (CAMs) for initial seed generation, which often fail to capture global context due to limited supervision from image-level labels. To address…

计算机视觉与模式识别 · 计算机科学 2024-09-25 Soojin Jang , Jungmin Yun , Junehyoung Kwon , Eunju Lee , Youngbin Kim

In this work, we focus on Weakly Supervised Spatio-Temporal Video Grounding (WSTVG). It is a multimodal task aimed at localizing specific subjects spatio-temporally based on textual queries without bounding box supervision. Motivated by…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Akash Kumar , Zsolt Kira , Yogesh Singh Rawat

Recently, deep neural networks have achieved remarkable performance on the task of object detection and recognition. The reason for this success is mainly grounded in the availability of large scale, fully annotated datasets, but the…

计算机视觉与模式识别 · 计算机科学 2018-11-16 Christian Bartz , Haojin Yang , Joseph Bethge , Christoph Meinel

Current shadow detection methods perform poorly when detecting shadow regions that are small, unclear or have blurry edges. In this work, we attempt to address this problem on two fronts. First, we propose a Fine Context-aware Shadow…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Jeya Maria Jose Valanarasu , Vishal M. Patel

The field of Weakly Supervised Learning (WSL) has recently seen a surge of popularity, with numerous papers addressing different types of "supervision deficiencies". In WSL use cases, a variety of situations exists where the collected…

机器学习 · 计算机科学 2021-09-28 Pierre Nodet , Vincent Lemaire , Alexis Bondu , Antoine Cornuéjols , Adam Ouorou

Deep learning based salient object detection has recently achieved great success with its performance greatly outperforms any other unsupervised methods. However, annotating per-pixel saliency masks is a tedious and inefficient procedure.…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Guanbin Li , Yuan Xie , Liang Lin

Most Camouflaged Object Detection (COD) methods heavily rely on mask annotations, which are time-consuming and labor-intensive to acquire. Existing weakly-supervised COD approaches exhibit significantly inferior performance compared to…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Huafeng Chen , Pengxu Wei , Guangqian Guo , Shan Gao

Recently, remarkable progress has been made in weakly supervised object localization (WSOL) to promote object localization maps. The common practice of evaluating these maps applies an indirect and coarse way, i.e., obtaining tight bounding…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Xiaolin Zhang , Yunchao Wei , Yi Yang , Fei Wu

Weakly supervised object localization is a challenging task in which the object of interest should be localized while learning its appearance. State-of-the-art methods recycle the architecture of a standard CNN by using the activation maps…

计算机视觉与模式识别 · 计算机科学 2020-12-03 Akhil Meethal , Marco Pedersoli , Soufiane Belharbi , Eric Granger

Weakly-supervised learning (WSL) has recently triggered substantial interest as it mitigates the lack of pixel-wise annotations. Given global image labels, WSL methods yield pixel-level predictions (segmentations), which enable to interpret…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Soufiane Belharbi , Jérôme Rony , Jose Dolz , Ismail Ben Ayed , Luke McCaffrey , Eric Granger

Fully automatic large-scale land cover mapping belongs to the core challenges addressed by the remote sensing community. Usually, the basis of this task is formed by (supervised) machine learning models. However, in spite of recent growth…

计算机视觉与模式识别 · 计算机科学 2020-04-29 Michael Schmitt , Jonathan Prexl , Patrick Ebel , Lukas Liebel , Xiao Xiang Zhu

Weakly supervised object localization (WSOL) remains challenging when learning object localization models from image category labels. Conventional methods that discriminatively train activation models ignore representative yet less…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Yuzhong Zhao , Qixiang Ye , Weijia Wu , Chunhua Shen , Fang Wan

We present an approach for jointly matching and segmenting object instances of the same category within a collection of images. In contrast to existing algorithms that tackle the tasks of semantic matching and object co-segmentation in…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Yun-Chun Chen , Yen-Yu Lin , Ming-Hsuan Yang , Jia-Bin Huang

The 3D weakly-supervised visual grounding task aims to localize oriented 3D boxes in point clouds based on natural language descriptions without requiring annotations to guide model learning. This setting presents two primary challenges:…

计算机视觉与模式识别 · 计算机科学 2025-05-06 Xiaoqi Li , Jiaming Liu , Nuowei Han , Liang Heng , Yandong Guo , Hao Dong , Yang Liu

While deep learning excels in computer vision tasks with abundant labeled data, its performance diminishes significantly in scenarios with limited labeled samples. To address this, Few-shot learning (FSL) enables models to perform the…

计算机视觉与模式识别 · 计算机科学 2025-02-19 Huali Xu , Shuaifeng Zhi , Shuzhou Sun , Vishal M. Patel , Li Liu

Weakly-Supervised Camouflaged Object Detection (WSCOD) has gained popularity for its promise to train models with weak labels to segment objects that visually blend into their surroundings. Recently, some methods using sparsely-annotated…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Tsui Qin Mok , Shuyong Gao , Haozhe Xing , Miaoyang He , Yan Wang , Wenqiang Zhang

Weakly Supervised Semantic Segmentation (WSSS) is a challenging problem that has been extensively studied in recent years. Traditional approaches often rely on external modules like Class Activation Maps to highlight regions of interest and…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Joelle Hanna , Damian Borth

Object counting is a fundamental task in computer vision, with broad applicability in many real-world scenarios. Fully-supervised counting methods require costly point-level annotations per object. Few weakly-supervised methods leverage…

计算机视觉与模式识别 · 计算机科学 2026-02-16 Xiaowen Zhang , Zijie Yue , Yong Luo , Cairong Zhao , Qijun Chen , Miaojing Shi
‹ 上一页 1 8 9 10 下一页 ›