中文
相关论文

相关论文: Pointly-Supervised Instance Segmentation

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Issam H. Laradji , Negar Rostamzadeh , Pedro O. Pinheiro , David Vazquez , Mark Schmidt

A major obstacle in instance segmentation is that existing methods often need many per-pixel labels in order to be effective. These labels require large human effort and for certain applications, such labels are not readily available. To…

计算机视觉与模式识别 · 计算机科学 2019-07-03 Issam H. Laradji , David Vazquez , Mark Schmidt

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…

计算机视觉与模式识别 · 计算机科学 2016-11-24 Anna Khoreva , Rodrigo Benenson , Jan Hosang , Matthias Hein , Bernt Schiele

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…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Julian Chibane , Francis Engelmann , Tuan Anh Tran , Gerard Pons-Moll

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…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Hyeonjun Lee , Sehyun Hwang , Suha Kwak

Most methods for object instance segmentation require all training examples to be labeled with segmentation masks. This requirement makes it expensive to annotate new categories and has restricted instance segmentation models to ~100…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Ronghang Hu , Piotr Dollár , Kaiming He , Trevor Darrell , Ross Girshick

In this paper, we propose a new approach to applying point-level annotations for weakly-supervised panoptic segmentation. Instead of the dense pixel-level labels used by fully supervised methods, point-level labels only provide a single…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Junsong Fan , Zhaoxiang Zhang , Tieniu Tan

Due to the few annotated labels of 3D point clouds, how to learn discriminative features of point clouds to segment object instances is a challenging problem. In this paper, we propose a simple yet effective 3D instance segmentation…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Linghua Tang , Le Hui , Jin Xie

Instance segmentation models today are very accurate when trained on large annotated datasets, but collecting mask annotations at scale is prohibitively expensive. We address the partially supervised instance segmentation problem in which…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Vighnesh Birodkar , Zhichao Lu , Siyang Li , Vivek Rathod , Jonathan Huang

Weakly supervised instance segmentation reduces the cost of annotations required to train models. However, existing approaches which rely only on image-level class labels predominantly suffer from errors due to (a) partial segmentation of…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Qing Liu , Vignesh Ramanathan , Dhruv Mahajan , Alan Yuille , Zhenheng Yang

In contrast to the fully supervised methods using pixel-wise mask labels, box-supervised instance segmentation takes advantage of the simple box annotations, which has recently attracted a lot of research attentions. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Wentong Li , Wenyu Liu , Jianke Zhu , Miaomiao Cui , Xiansheng Hua , Lei Zhang

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

We present a conceptually simple, flexible, and general framework for object instance segmentation. Our approach efficiently detects objects in an image while simultaneously generating a high-quality segmentation mask for each instance. The…

计算机视觉与模式识别 · 计算机科学 2018-01-25 Kaiming He , Georgia Gkioxari , Piotr Dollár , Ross Girshick

We study the problem of weakly semi-supervised object detection with points (WSSOD-P), where the training data is combined by a small set of fully annotated images with bounding boxes and a large set of weakly-labeled images with only a…

计算机视觉与模式识别 · 计算机科学 2022-05-13 Shilong Zhang , Zhuoran Yu , Liyang Liu , Xinjiang Wang , Aojun Zhou , Kai Chen

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

In contrast to fully supervised methods using pixel-wise mask labels, box-supervised instance segmentation takes advantage of simple box annotations, which has recently attracted increasing research attention. This paper presents a novel…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Wentong Li , Wenyu Liu , Jianke Zhu , Miaomiao Cui , Risheng Yu , Xiansheng Hua , Lei Zhang

Instance segmentation methods require large datasets with expensive and thus limited instance-level mask labels. Partially supervised instance segmentation aims to improve mask prediction with limited mask labels by utilizing the more…

计算机视觉与模式识别 · 计算机科学 2021-04-13 David Biertimpel , Sindi Shkodrani , Anil S. Baslamisli , Nóra Baka

In surgical procedures, correct instrument counting is essential. Instance segmentation is a location method that locates not only an object's bounding box but also each pixel's specific details. However, obtaining mask-level annotations is…

计算机视觉与模式识别 · 计算机科学 2023-11-17 Zhen Sun , Huan Xu , Jinlin Wu , Zhen Chen , Zhen Lei , Hongbin Liu

Box-supervised instance segmentation has gained much attention as it requires only simple box annotations instead of costly mask or polygon annotations. However, existing box-supervised instance segmentation models mainly focus on…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Rui Yang , Lin Song , Yixiao Ge , Xiu Li

Tracking segmentation masks of multiple instances has been intensively studied, but still faces two fundamental challenges: 1) the requirement of large-scale, frame-wise annotation, and 2) the complexity of two-stage approaches. To resolve…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Yang Fu , Sifei Liu , Umar Iqbal , Shalini De Mello , Humphrey Shi , Jan Kautz
‹ 上一页 1 2 3 10 下一页 ›