• Home
  • About
  • Researches & Projects
  • Publication
  • Software & Datasets
  • Blog
    • Recent Blogs
    • Blog Archive
  • Tags Archive

Improving Pixel Embedding Learning through Intermediate Distance Regression Supervision

23 Aug 2020

Reading time ~1 minute

Authors:  Yuli Wu, Long Chen and Dorit Merhof

Published in:  ECCV 2020 Workshop on Computer Vision Problems in Plant Phenotyping (CVPPP)



Abstract: As a proposal-free approach, instance segmentation through pixel embedding learning and clustering is gaining more emphasis. Compared with bounding box re nement approaches, such as Mask R-CNN, it has potential advantages in handling complex shapes and dense objects. In this work, we propose a simple, yet highly effective, architecture for object-aware embedding learning. A distance regression module is incorporated into our architecture to generate seeds for fast clustering. At the same time, we show that the features learned by the distance regression module are able to promote the accuracy of learned object- aware embeddings signi cantly. By simply concatenating features of the distance regression module to the images as inputs of the embedding module, the mSBD scores on the CVPPP Leaf Segmentation Challenge can be further improved by more than 8% compared to the identical setup without concatenation, yielding the best overall result amongst the leaderboard at CodaLab.

Paper Code Data



Instance SegmentationPixel EmbeddingDistance Regression Share Tweet