SOTAVerified

Understanding Self-Supervised Features for Learning Unsupervised Instance Segmentation

2023-11-24Unverified0· sign in to hype

Paul Engstler, Luke Melas-Kyriazi, Christian Rupprecht, Iro Laina

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Self-supervised learning (SSL) can be used to solve complex visual tasks without human labels. Self-supervised representations encode useful semantic information about images, and as a result, they have already been used for tasks such as unsupervised semantic segmentation. In this paper, we investigate self-supervised representations for instance segmentation without any manual annotations. We find that the features of different SSL methods vary in their level of instance-awareness. In particular, DINO features, which are known to be excellent semantic descriptors, lack behind MAE features in their sensitivity for separating instances.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
COCO val2017Self-Training (MAE)AP5.2Unverified

Reproductions