English
Related papers

Related papers: Prior to Segment: Foreground Cues for Weakly Annot…

200 papers

Deep neural networks have enabled major progresses in semantic segmentation. However, even the most advanced neural architectures suffer from important limitations. First, they are vulnerable to catastrophic forgetting, i.e. they perform…

Computer Vision and Pattern Recognition · Computer Science 2022-02-01 Fabio Cermelli , Massimiliano Mancini , Samuel Rota Buló , Elisa Ricci , Barbara Caputo

Instance segmentation aims to detect and segment individual objects in a scene. Most existing methods rely on precise mask annotations of every category. However, it is difficult and costly to segment objects in novel categories because a…

Computer Vision and Pattern Recognition · Computer Science 2020-05-12 Weicheng Kuo , Anelia Angelova , Jitendra Malik , Tsung-Yi Lin

Instance segmentation methods often require costly per-pixel labels. We propose a method that only requires point-level annotations. During training, the model only has access to a single pixel label per object, yet the task is to output…

Computer Vision and Pattern Recognition · Computer Science 2019-06-18 Issam H. Laradji , Negar Rostamzadeh , Pedro O. Pinheiro , David Vazquez , Mark Schmidt

We present a high-performance method that can achieve mask-level instance segmentation with only bounding-box annotations for training. While this setting has been studied in the literature, here we show significantly stronger performance…

Computer Vision and Pattern Recognition · Computer Science 2020-12-07 Zhi Tian , Chunhua Shen , Xinlong Wang , Hao Chen

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…

Computer Vision and Pattern Recognition · Computer Science 2018-03-20 Tal Remez , Jonathan Huang , Matthew Brown

Object detection has achieved promising success, but requires large-scale fully-annotated data, which is time-consuming and labor-extensive. Therefore, we consider object detection with mixed supervision, which learns novel object…

Computer Vision and Pattern Recognition · Computer Science 2021-10-28 Yan Liu , Zhijie Zhang , Li Niu , Junjie Chen , Liqing Zhang

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…

Computer Vision and Pattern Recognition · Computer Science 2023-03-16 Ruihuang Li , Chenhang He , Yabin Zhang , Shuai Li , Liyi Chen , Lei Zhang

Labeling objects with pixel-wise segmentation requires a huge amount of human labor compared to bounding boxes. Most existing methods for weakly supervised instance segmentation focus on designing heuristic losses with priors from bounding…

Computer Vision and Pattern Recognition · Computer Science 2023-03-20 Tianheng Cheng , Xinggang Wang , Shaoyu Chen , Qian Zhang , Wenyu Liu

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…

Computer Vision and Pattern Recognition · Computer Science 2020-02-05 Chenhao Lin , Siwen Wang , Dongqi Xu , Yu Lu , Wayne Zhang

Weakly supervised segmentation methods using bounding box annotations focus on obtaining a pixel-level mask from each box containing an object. Existing methods typically depend on a class-agnostic mask generator, which operates on the…

Computer Vision and Pattern Recognition · Computer Science 2021-03-17 Jungbeom Lee , Jihun Yi , Chaehun Shin , Sungroh Yoon

This paper introduces a novel approach to learning instance segmentation using extreme points, i.e., the topmost, leftmost, bottommost, and rightmost points, of each object. These points are readily available in the modern bounding box…

Computer Vision and Pattern Recognition · Computer Science 2024-06-05 Hyeonjun Lee , Sehyun Hwang , Suha Kwak

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…

Computer Vision and Pattern Recognition · Computer Science 2024-03-05 Xinyi Yu , Ling Yan , Pengtao Jiang , Hao Chen , Bo Li , Lin Yuanbo Wu , Linlin Ou

This paper addresses weakly supervised amodal instance segmentation, where the goal is to segment both visible and occluded (amodal) object parts, while training provides only ground-truth visible (modal) segmentations. Following prior…

Computer Vision and Pattern Recognition · Computer Science 2021-09-01 Khoi Nguyen , Sinisa Todorovic

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…

Computer Vision and Pattern Recognition · Computer Science 2023-08-04 Shichao Dong , Guosheng Lin

Semantic labelling and instance segmentation are two tasks that require particularly costly annotations. Starting from weak supervision in the form of bounding box detection annotations, we propose a new approach that does not require…

Computer Vision and Pattern Recognition · Computer Science 2016-11-24 Anna Khoreva , Rodrigo Benenson , Jan Hosang , Matthias Hein , Bernt Schiele

Human body part segmentation refers to the task of predicting the semantic segmentation mask for each body part. Fully supervised body part segmentation methods achieve good performances but require an enormous amount of effort to annotate…

Computer Vision and Pattern Recognition · Computer Science 2020-11-03 Zhengyuan Yang , Yuncheng Li , Linjie Yang , Ning Zhang , Jiebo Luo

Training a Convolutional Neural Network (CNN) for semantic segmentation typically requires to collect a large amount of accurate pixel-level annotations, a hard and expensive task. In contrast, simple image tags are easier to gather. With…

Computer Vision and Pattern Recognition · Computer Science 2019-02-25 Carolina Redondo-Cabrera , Marcos Baptista-Ríos , Roberto J. López-Sastre

In this work, we present a novel and effective framework to facilitate object detection with the instance-level segmentation information that is only supervised by bounding box annotation. Starting from the joint object detection and…

Computer Vision and Pattern Recognition · Computer Science 2018-03-28 Xiangyun Zhao , Shuang Liang , Yichen Wei

Current 3D segmentation methods heavily rely on large-scale point-cloud datasets, which are notoriously laborious to annotate. Few attempts have been made to circumvent the need for dense per-point annotations. In this work, we look at…

Computer Vision and Pattern Recognition · Computer Science 2023-11-01 Julian Chibane , Francis Engelmann , Tuan Anh Tran , Gerard Pons-Moll

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…

Computer Vision and Pattern Recognition · Computer Science 2019-01-15 Qizhu Li , Anurag Arnab , Philip H. S. Torr