「Deep Learning」Note on MaskLab
Sina Weibo:小锋子Shawn
Tencent E-mail:[email protected]
http://blog.****.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所示为算法流程。
如图2所示为Mask预测过程。
如图3所示为Mask优化过程。
4、实验评估
[1] MaskLab Instance Segmentation by Refining Object Detection with Semantic and Direction Features 2018 [paper]