2020

SOLOv2: Dynamic and Fast Instance Segmentation

Wang, Xinlong, Zhang, Rufeng, Kong, Tao et al.

Understand

In this work, we aim at building a simple, direct, and fast instance segmentation framework with strong performance.

  • We follow the principle of the SOLO method of Wang et al.
  • "SOLO: segmenting objects by locations".
  • Importantly, we take one step further by dynamically learning the mask head of the object segmenter such that the mask head is conditioned on the location.

Reading the bibliography…