SCOPS: Self-Supervised Co-Part Segmentation
Abstract
Parts provide a good intermediate representation of objects that is robust with respect to camera, pose and appearance variations. Existing work on part segmentation is dominated by supervised approaches that rely on large amounts of manual annotations and also can not generalize to unseen object categories. We propose a self-supervised deep learning approach for part segmentation, where we devise several loss functions that aids in predicting part segments that are geometrically concentrated, robust to object variations and are also semantically consistent across different object instances. Extensive experiments on different types of image collections demonstrate that our approach can produce part segments that adhere to object boundaries and also more semantically consistent across object instances compared to existing self-supervised techniques.
Cite
Text
Hung et al. "SCOPS: Self-Supervised Co-Part Segmentation." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019. doi:10.1109/CVPR.2019.00096Markdown
[Hung et al. "SCOPS: Self-Supervised Co-Part Segmentation." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019.](https://mlanthology.org/cvpr/2019/hung2019cvpr-scops/) doi:10.1109/CVPR.2019.00096BibTeX
@inproceedings{hung2019cvpr-scops,
title = {{SCOPS: Self-Supervised Co-Part Segmentation}},
author = {Hung, Wei-Chih and Jampani, Varun and Liu, Sifei and Molchanov, Pavlo and Yang, Ming-Hsuan and Kautz, Jan},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2019},
doi = {10.1109/CVPR.2019.00096},
url = {https://mlanthology.org/cvpr/2019/hung2019cvpr-scops/}
}