Landmark-based Localization using Stereo Vision and Deep Learning in GPS-Denied Battlefield Environment

Published: 01 Jan 2025, Last Modified: 06 Feb 2025WoWMoM 2025EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Localization in a battlefield environment is increasingly challenging as GPS connectivity is often denied or unreliable, and physical deployment of anchor nodes across wireless networks for localization can be difficult in hostile battlefield terrain. This paper proposes a novel framework for the localization of moving objects in non-GPS battlefield environments using stereo vision and a deep learning model by recognizing naturally existing or artificial landmarks as anchors. The proposed method utilizes a custom-calibrated stereo vision camera for distance estimation and the YOLOv8s model, which is trained and fine-tuned with our real-world dataset for landmark anchor recognition. The depth images are generated using an efficient stereo-matching algorithm, and distances to landmarks are determined by extracting the landmark depth feature utilizing a bounding box predicted by the landmark recognition model. The position of the unknown node is then obtained using the efficient least square algorithm and then optimized using the L-BFGSB (limited-memory quasi-Newton code for bound-constrained optimization) method. Experimental results demonstrate that our proposed framework performs better than existing anchor-based DV-Hop algorithms and competes with the most efficient vision-based algorithms in terms of localization error (RMSE).
Loading