A Robust Morphological Approach for Semantic Segmentation of Very High Resolution Images
Siddharth Saravanan, Aditya Challa, Sravan Danda

TL;DR
This paper introduces a morphological operator-based pipeline that enhances semantic segmentation of high-resolution images by leveraging low-resolution data and gradient information, avoiding complex neural networks and ground truth annotations.
Contribution
The proposed method extends existing segmentation algorithms to high-resolution images using morphological operators, without needing high-res ground truth annotations, and demonstrates robustness and superior performance.
Findings
Outperforms state-of-the-art algorithms on high-resolution images.
Robust to hyper parameter variations.
Does not require high-resolution ground truth annotations.
Abstract
State-of-the-art methods for semantic segmentation of images involve computationally intensive neural network architectures. Most of these methods are not adaptable to high-resolution image segmentation due to memory and other computational issues. Typical approaches in literature involve design of neural network architectures that can fuse global information from low-resolution images and local information from the high-resolution counterparts. However, architectures designed for processing high resolution images are unnecessarily complex and involve a lot of hyper parameters that can be difficult to tune. Also, most of these architectures require ground truth annotations of the high resolution images to train, which can be hard to obtain. In this article, we develop a robust pipeline based on mathematical morphological (MM) operators that can seamlessly extend any existing semantic…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Medical Image Segmentation Techniques · Image Retrieval and Classification Techniques
