Pith. sign in

REVIEW 2 cited by

Instance Segmentation with Point Supervision

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1906.06392 v1 pith:DRAALWBB submitted 2019-06-14 cs.CV

classification cs.CV
keywords segmentationobjectinstancemethodmethodsnetworkonlypoint-level
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

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 full segmentation masks. To address this challenge, we construct a network with two branches: (1) a localization network (L-Net) that predicts the location of each object; and (2) an embedding network (E-Net) that learns an embedding space where pixels of the same object are close. The segmentation masks for the located objects are obtained by grouping pixels with similar embeddings. At training time, while L-Net only requires point-level annotations, E-Net uses pseudo-labels generated by a class-agnostic object proposal method. We evaluate our approach on PASCAL VOC, COCO, KITTI and CityScapes datasets. The experiments show that our method (1) obtains competitive results compared to fully-supervised methods in certain scenarios; (2) outperforms fully- and weakly- supervised methods with a fixed annotation budget; and (3) is a first strong baseline for instance segmentation with point-level supervision.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Where are the Masks: Instance Segmentation with Image-level Supervision

    cs.CV 2019-07 unverdicted novelty 6.0 of 10

    A two-stage pipeline generates pseudo masks from image-level labels to train Mask R-CNN, achieving state-of-the-art results on PASCAL VOC 2012 for weakly supervised instance segmentation.

  2. Spatial Frequency Modulation for Semantic Segmentation

    cs.CV 2025-07 conditional novelty 5.0 of 10

    A learnable modulate-demodulate resampling scheme reduces aliasing in downsampling and improves semantic segmentation by up to +3.3 mIoU.

Pith tools