中文
相关论文

相关论文: Object Discovery via Contrastive Learning for Weak…

200 篇论文

Unsupervised visual representation learning has gained much attention from the computer vision community because of the recent achievement of contrastive learning. Most of the existing contrastive learning frameworks adopt the instance…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Mingkai Zheng , Fei Wang , Shan You , Chen Qian , Changshui Zhang , Xiaogang Wang , Chang Xu

Weakly-Supervised Concealed Object Segmentation (WSCOS) aims to segment objects well blended with surrounding environments using sparsely-annotated data for model training. It remains a challenging task since (1) it is hard to distinguish…

计算机视觉与模式识别 · 计算机科学 2023-05-19 Chunming He , Kai Li , Yachao Zhang , Guoxia Xu , Longxiang Tang , Yulun Zhang , Zhenhua Guo , Xiu Li

Different from general object detection, moving infrared small target detection faces huge challenges due to tiny target size and weak background contrast.Currently, most existing methods are fully-supervised, heavily relying on a large…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Weiwei Duan , Luping Ji , Shengjia Chen , Sicheng Zhu , Jianghong Huang , Mao Ye

Learning to localize and name object instances is a fundamental problem in vision, but state-of-the-art approaches rely on expensive bounding box supervision. While weakly supervised detection (WSOD) methods relax the need for boxes to that…

计算机视觉与模式识别 · 计算机科学 2019-08-19 Keren Ye , Mingda Zhang , Adriana Kovashka , Wei Li , Danfeng Qin , Jesse Berent

Weakly supervised object detection (WSOD) has attracted more and more attention since it only uses image-level labels and can save huge annotation costs. Most of the WSOD methods use Multiple Instance Learning (MIL) as their basic…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Pei Lv , Suqi Hu , Tianran Hao

Weakly supervised object detection aims at learning precise object detectors, given image category labels. In recent prevailing works, this problem is generally formulated as a multiple instance learning module guided by an image…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Xiaoyan Li , Meina Kan , Shiguang Shan , Xilin Chen

Due to the scarcity of sampling data in reality, few-shot object detection (FSOD) has drawn more and more attention because of its ability to quickly train new detection concepts with less data. However, there are still failure…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Zeyu Shangguan , Lian Huai , Tong Liu , Xingqun Jiang

Current Semi-Supervised Object Detection (SSOD) methods enhance detector performance by leveraging large amounts of unlabeled data, assuming that both labeled and unlabeled data share the same label space. However, in open-set scenarios,…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Xinhao Zhong , Siyu Jiao , Yao Zhao , Yunchao Wei

Weakly-supervised salient object detection (WSOD) aims to develop saliency models using image-level annotations. Despite of the success of previous works, explorations on an effective training strategy for the saliency network and accurate…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Yongri Piao , Jian Wang , Miao Zhang , Zhengxuan Ma , Huchuan Lu

Weakly supervised learning has emerged as a compelling tool for object detection by reducing the need for strong supervision during training. However, major challenges remain: (1) differentiation of object instances can be ambiguous; (2)…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Zhongzheng Ren , Zhiding Yu , Xiaodong Yang , Ming-Yu Liu , Yong Jae Lee , Alexander G. Schwing , Jan Kautz

Semi-supervised object detection (SSOD) aims to boost detection performance by leveraging extra unlabeled data. The teacher-student framework has been shown to be promising for SSOD, in which a teacher network generates pseudo-labels for…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Honggyu Choi , Zhixiang Chen , Xuepeng Shi , Tae-Kyun Kim

Detecting novel objects from few examples has become an emerging topic in computer vision recently. However, these methods need fully annotated training images to learn new object categories which limits their applicability in real world…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Amirreza Shaban , Amir Rahimi , Thalaiyasingam Ajanthan , Byron Boots , Richard Hartley

Weakly supervised object localization (WSOL) aims to localize the target object using only the image-level supervision. Recent methods encourage the model to activate feature maps over the entire object by dropping the most discriminative…

计算机视觉与模式识别 · 计算机科学 2020-09-28 Minsong Ki , Youngjung Uh , Wonyoung Lee , Hyeran Byun

Weakly supervised semantic segmentation (WSSS) has gained significant popularity since it relies only on weak labels such as image level annotations rather than pixel level annotations required by supervised semantic segmentation (SSS)…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Kunhao Yuan , Gerald Schaefer , Yu-Kun Lai , Yifan Wang , Xiyao Liu , Lin Guan , Hui Fang

In this paper, we address the problem of weakly supervised object localization (WSL), which trains a detection network on the dataset with only image-level annotations. The proposed approach is built on the observation that the proposal set…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Wenju Xu , Yuanwei Wu , Wenchi Ma , Guanghui Wang

Weakly supervised object detection (WSOD) aims to tackle the object detection problem using only labeled image categories as supervision. A common approach used in WSOD to deal with the lack of localization information is Multiple Instance…

计算机视觉与模式识别 · 计算机科学 2020-04-24 Luis Felipe Zeni , Claudio Jung

Weakly Supervised Object Detection (WSOD) has emerged as an effective tool to train object detectors using only the image-level category labels. However, without object-level labels, WSOD detectors are prone to detect bounding boxes on…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Zeyi Huang , Yang Zou , Vijayakumar Bhagavatula , Dong Huang

Weakly supervised object detection (WSOD) has attracted significant attention in recent years, as it does not require box-level annotations. State-of-the-art methods generally adopt a multi-module network, which employs WSDDN as the…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Yuelin Guo , Haoyu He , Zhiyuan Chen , Zitong Huang , Renhao Lu , Lu Shi , Zejun Wang , Weizhe Zhang

Weakly-supervised semantic segmentation (WSSS) performs pixel-wise classification given only image-level labels for training. Despite the difficulty of this task, the research community has achieved promising results over the last five…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Cheolhyun Mun , Sanghuk Lee , Youngjung Uh , Junsuk Choe , Hyeran Byun

Weakly Supervised Object Localization (WSOL) methods only require image level labels as opposed to expensive bounding box annotations required by fully supervised algorithms. We study the problem of learning localization model on target…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Amir Rahimi , Amirreza Shaban , Thalaiyasingam Ajanthan , Richard Hartley , Byron Boots