Abstract
Abstract
Land management, urban planning, and legal compliance all depend on the prompt and accurate detection of encroachments and the establishment of land boundaries. Especially in vast or complicated land regions, traditional surveying methods are labor-intensive and prone to inaccuracy since they frequently rely on manual processes or GPS-based approaches. In this study, we offer a unique method to automate land boundary recognition and monitor encroachment in satellite and aerial photos using transformer-based deep learning models, specifically Vision Transformers (ViT). By utilizing transformers’ capacity to identify local and global patterns in high-resolution images, the suggested approach offers scalability and accuracy improvements over current techniques. Our approach compares predicted boundaries with historical geospatial data to detect encroachments by integrating boundary detection with a change detection pipeline. Extensive experiments on publicly available and custom geospatial datasets demonstrate that the transformer model outperforms traditional convolutional neural networks (CNNs) in terms of precision, recall, and Intersection over Union (IoU) scores. This paper also explores the integration of the proposed system with Geographic Information Systems (GIS) for real-time monitoring and visualization. The results indicate that transformer-based models can revolutionize land surveying by providing a robust, scalable, and efficient solution for boundary and encroachment detection.