Sina Weibo:小锋子Shawn
Tencent E-mail:[email protected]
http://blog.csdn.net/dgyuanshaofeng/article/details/80379520

MaskLab(mask labeling)看着挺像Mask R-CNN的,不过里面多了”while the direction predication, estimating each pixel’s direction towards its corresponding center, allows separating instances of the same semantic class”。

2、相关工作

从detection-based和segmentation-based两个方面进行文献归纳。
然后,强调MaskLab是结合两者优势。

3、MaskLab

如图1所示为算法流程。

「Deep Learning」Note on MaskLab

图 1

如图2所示为Mask预测过程。

「Deep Learning」Note on MaskLab

图 2

如图3所示为Mask优化过程。

「Deep Learning」Note on MaskLab

图 3

4、实验评估

[1] MaskLab Instance Segmentation by Refining Object Detection with Semantic and Direction Features 2018 [paper]

相关文章:

  • 2021-09-13
  • 2021-07-15
  • 2022-01-08
  • 2021-09-18
  • 2021-07-09
  • 2021-12-18
  • 2021-10-14
  • 2021-12-27
猜你喜欢
  • 2021-05-31
  • 2021-08-03
  • 2021-04-04
  • 2021-08-13
  • 2021-10-01
  • 2022-12-23
  • 2021-05-02
相关资源
相似解决方案