中文
相关论文

相关论文: Weakly Supervised Instance Segmentation by Deep Co…

200 篇论文

Weakly supervised instance segmentation has gained popularity because it reduces high annotation cost of pixel-level masks required for model training. Recent approaches for weakly supervised instance segmentation detect and segment objects…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Jun Ikeda , Junichiro Mori

We present a weakly supervised model that jointly performs both semantic- and instance-segmentation -- a particularly relevant problem given the substantial cost of obtaining pixel-perfect annotation for these tasks. In contrast to many…

计算机视觉与模式识别 · 计算机科学 2019-01-15 Qizhu Li , Anurag Arnab , Philip H. S. Torr

Given a training dataset composed of images and corresponding category labels, deep convolutional neural networks show a strong ability in mining discriminative parts for image classification. However, deep convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2019-03-08 Weifeng Ge , Xiangru Lin , Yizhou Yu

Patch-level image representation is very important for object classification and detection, since it is robust to spatial transformation, scale variation, and cluttered background. Many existing methods usually require fine-grained…

计算机视觉与模式识别 · 计算机科学 2017-05-09 Peng Tang , Xinggang Wang , Zilong Huang , Xiang Bai , Wenyu Liu

This paper presents a weakly-supervised approach to object instance segmentation. Starting with known or predicted object bounding boxes, we learn object masks by playing a game of cut-and-paste in an adversarial learning setup. A mask…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Tal Remez , Jonathan Huang , Matthew Brown

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

We propose a novel algorithm for weakly supervised semantic segmentation based on image-level class labels only. In weakly supervised setting, it is commonly observed that trained model overly focuses on discriminative parts rather than the…

计算机视觉与模式识别 · 计算机科学 2018-01-09 Seunghoon Hong , Donghun Yeo , Suha Kwak , Honglak Lee , Bohyung Han

The realm of Weakly Supervised Instance Segmentation (WSIS) under box supervision has garnered substantial attention, showcasing remarkable advancements in recent years. However, the limitations of box supervision become apparent in its…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Xinyi Yu , Ling Yan , Pengtao Jiang , Hao Chen , Bo Li , Lin Yuanbo Wu , Linlin Ou

Weakly supervised instance segmentation (WSIS) using only image-level labels is a challenging task due to the difficulty of aligning coarse annotations with the finer task. However, with the advancement of deep neural networks (DNNs), WSIS…

计算机视觉与模式识别 · 计算机科学 2024-02-13 Zecheng Li , Zening Zeng , Yuqi Liang , Jin-Gang Yu

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

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

Instance segmentation is a fundamental research in computer vision, especially in autonomous driving. However, manual mask annotation for instance segmentation is quite time-consuming and costly. To address this problem, some prior works…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Guangfeng Jiang , Jun Liu , Yuzhi Wu , Wenlong Liao , Tao He , Pai Peng

We consider the problem of weakly supervised object detection, where the training samples are annotated using only image-level labels that indicate the presence or absence of an object category. In order to model the uncertainty in the…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Aditya Arun , C. V. Jawahar , M. Pawan Kumar

We consider the problem of retrieving objects from image data and learning to classify them into meaningful semantic categories with minimal supervision. To that end, we propose a fully differentiable unsupervised deep clustering approach…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Steven Hickson , Anelia Angelova , Irfan Essa , Rahul Sukthankar

Weakly supervised instance segmentation using only bounding box annotations has recently attracted much research attention. Most of the current efforts leverage low-level image features as extra supervision without explicitly exploiting the…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Ruihuang Li , Chenhang He , Yabin Zhang , Shuai Li , Liyi Chen , Lei Zhang

In this paper, we develop a new weakly-supervised learning algorithm to learn to segment cancerous regions in histopathology images. Our work is under a multiple instance learning framework (MIL) with a new formulation, deep weak…

计算机视觉与模式识别 · 计算机科学 2017-08-30 Zhipeng Jia , Xingyi Huang , Eric I-Chao Chang , Yan Xu

Humans have a strong class-agnostic object segmentation ability and can outline boundaries of unknown objects precisely, which motivates us to propose a box-supervised class-agnostic object segmentation (BoxCaseg) based solution for…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Xinggang Wang , Jiapei Feng , Bin Hu , Qi Ding , Longjin Ran , Xiaoxin Chen , Wenyu Liu

Weakly-Supervised Object Detection (WSOD) and Localization (WSOL), i.e., detecting multiple and single instances with bounding boxes in an image using image-level labels, are long-standing and challenging tasks in the CV community. With the…

计算机视觉与模式识别 · 计算机科学 2021-05-27 Feifei Shao , Long Chen , Jian Shao , Wei Ji , Shaoning Xiao , Lu Ye , Yueting Zhuang , Jun Xiao

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

Traditional Scene Understanding problems such as Object Detection and Semantic Segmentation have made breakthroughs in recent years due to the adoption of deep learning. However, the former task is not able to localise objects at a pixel…

计算机视觉与模式识别 · 计算机科学 2016-09-12 Anurag Arnab , Philip H. S. Torr