Fully Convolutional Networks for Semantic Segmentation, Jonathan Long, Evan Shelhamer, Trevor Darrell, 2015Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR)DOI: 10.1109/CVPR.2015.7298965 - Introduces the foundational Fully Convolutional Network (FCN) architecture, pioneering end-to-end learning for semantic segmentation.
Mask R-CNN, Kaiming He, Georgia Gkioxari, Piotr Dollár, Ross B. Girshick, 20172017 IEEE International Conference on Computer Vision (ICCV) (IEEE)DOI: 10.1109/ICCV.2017.322 - Presents Mask R-CNN, a widely adopted architecture for instance segmentation that extends Faster R-CNN with a parallel branch for predicting object masks.