Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

A Driving Area Detection Algorithm Based on Improved Swin Transformer

Author 1: Shuang Liu Author 2: Ying Li Author 3: Huankun Sheng
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 15, No. 2 · Published 2024

DOI: https://doi.org/10.14569/IJACSA.2024.0150224

Abstract

Drivable area or free space detection is an essential part of the perception system of an autonomous vehicle. It helps intelligent vehicles understand road conditions and determine safe driving areas. Most of the driving area detection algorithms are based on semantic segmentation that classifies each pixel into its category, and recent advances in convolutional neural networks (CNNs) have significantly facilitated semantic segmentation in driving scenarios. Though promising results have been obtained, the existing CNN-based drivable area detection methods usually process one local neighborhood at a time. The locality of convolutional operation fails to capture long-range dependencies. To solve this problem, we propose an improved Swin Transformer based on shift window, named Multi-Swin. First, an improved patch merging strategy is proposed to enhance feature interactions between adjacent patches. Second, a decoder with upsampling layer is designed to restore the resolution of the feature map. Last, a multi-scale fusion module is utilized to improve the representation ability of global semantic and geometric information. Our method is evaluated and tested on the publicly available Cityscapes dataset. The experimental results show that our method achieves 91.92% IoU in road segmentation detection, surpassing state-of-the-art methods.

Keywords

How to Cite this Article

Liu, S., Li, Y., & Sheng, H. (2024). A Driving Area Detection Algorithm Based on Improved Swin Transformer. International Journal of Advanced Computer Science and Applications, 15(2). https://doi.org/10.14569/IJACSA.2024.0150224

Liu, Shuang, et al.. "A Driving Area Detection Algorithm Based on Improved Swin Transformer." International Journal of Advanced Computer Science and Applications, vol. 15, no. 2, 2024, https://doi.org/10.14569/IJACSA.2024.0150224.

@article{Liu2024,
  title     = {A Driving Area Detection Algorithm Based on Improved Swin Transformer},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {15},
  number    = {2},
  year      = {2024},
  publisher = {The Science and Information Organization},
  author    = {Shuang Liu and Ying Li and Huankun Sheng},
  doi       = {10.14569/IJACSA.2024.0150224},
  url       = {https://doi.org/10.14569/IJACSA.2024.0150224}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.