实例分割instance segmentation_综述
一简介:从编程实现角度学习Faster R-CNN
基本概念:目标、anchor、rois(region of interests) 、NN框架流程;
参考:Faster R-CNN https://zhuanlan.zhihu.com/p/32404424
针对ICCV2019 paper: YOLACT: Real-time Instance Segmentation,具体分析: 参考 https://zhuanlan.zhihu.com/p/76470432