A modified DeepLabV3 with a dual atrous separable convolution module and a skip connection achieves 47.17 mIoU on Agriculture-Vision with 6.32 GFLOPs, outperforming its baseline and matching heavier transformer models.
Self-Supervised Learning for Image Segmentation: A Comprehensive Survey
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Supervised learning demands large amounts of precisely annotated data to achieve promising results. Such data curation is labor-intensive and imposes significant overhead regarding time and costs. Self-supervised learning (SSL) partially overcomes these limitations by exploiting vast amounts of unlabeled data and creating surrogate (pretext or proxy) tasks to learn useful representations without manual labeling. As a result, SSL has become a powerful machine learning (ML) paradigm for solving several practical downstream computer vision problems, such as classification, detection, and segmentation. Image segmentation is the cornerstone of many high-level visual perception applications, including medical imaging, intelligent transportation, agriculture, and surveillance. Although there is substantial research potential for developing advanced algorithms for SSL-based semantic segmentation, a comprehensive study of existing methodologies is essential to trace advances and guide emerging researchers. This survey thoroughly investigates over 150 recent image segmentation articles, particularly focusing on SSL. It provides a practical categorization of pretext tasks, downstream tasks, and commonly used benchmark datasets for image segmentation research. It concludes with key observations distilled from a large body of literature and offers future directions to make this research field more accessible and comprehensible for readers.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Dual Atrous Separable Convolution for Improving Agricultural Semantic Segmentation
A modified DeepLabV3 with a dual atrous separable convolution module and a skip connection achieves 47.17 mIoU on Agriculture-Vision with 6.32 GFLOPs, outperforming its baseline and matching heavier transformer models.