中文
相关论文

相关论文: Object Instance Mining for Weakly Supervised Objec…

200 篇论文

When supervising an object detector with weakly labeled data, most existing approaches are prone to trapping in the discriminative object parts, e.g., finding the face of a cat instead of the full body, due to lacking the supervision on the…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Siyang Li , Xiangxin Zhu , Qin Huang , Hao Xu , C. -C. Jay Kuo

Camouflaged object detection (COD) from a single image is a challenging task due to the high similarity between objects and their surroundings. Existing fully supervised methods require labor-intensive pixel-level annotations, making weakly…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Xia Li , Xinran Liu , Lin Qi , Junyu Dong

This paper presents a novel approach for learning instance segmentation with image-level class labels as supervision. Our approach generates pseudo instance segmentation labels of training images, which are used to train a fully supervised…

计算机视觉与模式识别 · 计算机科学 2019-05-13 Jiwoon Ahn , Sunghyun Cho , Suha Kwak

Recently, instance segmentation has made great progress with the rapid development of deep neural networks. However, there still exist two main challenges including discovering indistinguishable objects and modeling the relationship between…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Jinming Su , Ruihong Yin , Xingyue Chen , Junfeng Luo

The existing state-of-the-art (SOTA) video salient object detection (VSOD) models have widely followed short-term methodology, which dynamically determines the balance between spatial and temporal saliency fusion by solely considering the…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Chenglizhao Chen , Hengsen Wang , Yuming Fang , Chong Peng

Weakly-supervised semantic segmentation under image tags supervision is a challenging task as it directly associates high-level semantic to low-level appearance. To bridge this gap, in this paper, we propose an iterative bottom-up and…

计算机视觉与模式识别 · 计算机科学 2018-06-13 Xiang Wang , Shaodi You , Xi Li , Huimin Ma

Few-Shot Object Detection (FSOD) is a rapidly growing field in computer vision. It consists in finding all occurrences of a given set of classes with only a few annotated examples for each class. Numerous methods have been proposed to…

计算机视觉与模式识别 · 计算机科学 2022-01-07 Pierre Le Jeune , Anissa Mokraoui

Weakly supervised object localization (WSOL) aims to localize objects with only image-level labels. Previous methods often try to utilize feature maps and classification weights to localize objects using image level annotations indirectly.…

计算机视觉与模式识别 · 计算机科学 2020-03-04 Chen-Lin Zhang , Yun-Hao Cao , Jianxin Wu

Weakly supervised object localization (WSOL) is one of the most popular and challenging tasks in computer vision. This task is to localize the objects in the images given only the image-level supervision. Recently, dividing WSOL into two…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Rui Xu , Yong Luo , Han Hu , Bo Du , Jialie Shen , Yonggang Wen

3D semantic scene understanding tasks have achieved great success with the emergence of deep learning, but often require a huge amount of manually annotated training data. To alleviate the annotation cost, we propose the first…

计算机视觉与模式识别 · 计算机科学 2023-08-04 Shichao Dong , Guosheng Lin

Supervised object detection and semantic segmentation require object or even pixel level annotations. When there exist image level labels only, it is challenging for weakly supervised algorithms to achieve accurate predictions. The accuracy…

计算机视觉与模式识别 · 计算机科学 2018-03-06 Weifeng Ge , Sibei Yang , Yizhou Yu

In recent years, weakly supervised object detection (WSOD) has attracted much attention due to its low labeling cost. The success of recent WSOD models is often ascribed to the two-stage multi-class classification (MCC) task, i.e., multiple…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Yufei Yin , Lechao Cheng , Wengang Zhou , Jiajun Deng , Zhou Yu , Houqiang Li

Most WSOD methods rely on traditional object proposals to generate candidate regions and are confronted with unstable training, which easily gets stuck in a poor local optimum. In this paper, we introduce a unified, high-capacity weakly…

计算机视觉与模式识别 · 计算机科学 2024-06-28 Liujuan Cao , Jianghang Lin , Zebo Hong , Yunhang Shen , Shaohui Lin , Chao Chen , Rongrong Ji

Visual domain gaps often impact object detection performance. Image-to-image translation can mitigate this effect, where contrastive approaches enable learning of the image-to-image mapping under unsupervised regimes. However, existing…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Danai Triantafyllidou , Sarah Parisot , Ales Leonardis , Steven McDonagh

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

Open-set semi-supervised object detection (OSSOD) task leverages practical open-set unlabeled datasets that comprise both in-distribution (ID) and out-of-distribution (OOD) instances for conducting semi-supervised object detection (SSOD).…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Zerun Wang , Ling Xiao , Liuyu Xiang , Zhaotian Weng , Toshihiko Yamasaki

Open-world object detection (OWOD) is a challenging problem that combines object detection with incremental learning and open-set learning. Compared to standard object detection, the OWOD setting is task to: 1) detect objects seen during…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Jinan Yu , Liyan Ma , Zhenglin Li , Yan Peng , Shaorong Xie

Weakly supervised object detection~(WSOD) has recently attracted much attention. However, the lack of bounding-box supervision makes its accuracy much lower than fully supervised object detection (FSOD), and currently modern FSOD techniques…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Lin Sui , Chen-Lin Zhang , Jianxin Wu

We introduce count-guided weakly supervised localization (C-WSL), an approach that uses per-class object count as a new form of supervision to improve weakly supervised localization (WSL). C-WSL uses a simple count-based region selection…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Mingfei Gao , Ang Li , Ruichi Yu , Vlad I. Morariu , Larry S. Davis

Weakly Supervised Object Localization (WSOL), which aims to localize objects by only using image-level labels, has attracted much attention because of its low annotation cost in real applications. Recent studies leverage the advantage of…

计算机视觉与模式识别 · 计算机科学 2023-03-13 Haotian Bai , Ruimao Zhang , Jiong Wang , Xiang Wan