StrideNET: Swin Transformer for Terrain Recognition with Dynamic Roughness Extraction
Maitreya Shelare, Neha Shigvan, Atharva Satam, Poonam Sonar

TL;DR
StrideNET combines Swin Transformer and texture analysis to accurately classify terrains and extract surface roughness, advancing remote sensing applications in environmental monitoring and land management.
Contribution
This paper introduces a dual-branch transformer model, StrideNET, that integrates global terrain classification with dynamic surface roughness extraction, a novel approach in remote sensing.
Findings
Achieved over 99% accuracy in terrain classification
Outperformed existing CNN and transformer models
Demonstrated effectiveness in environmental applications
Abstract
The field of remote-sensing image classification has seen immense progress with the rise of convolutional neural networks, and more recently, through vision transformers. These models, with their self-attention mechanism, can effectively capture global relationships and long-range dependencies between the image patches, in contrast with traditional convolutional models. This paper introduces StrideNET, a dual-branch transformer-based model developed for terrain recognition and surface roughness extraction. The terrain recognition branch employs the Swin Transformer to classify varied terrains by leveraging its capability to capture both local and global features. Complementing this, the roughness extraction branch utilizes a statistical texture-feature analysis technique to dynamically extract important land surface properties such as roughness and slipperiness. The model was trained on…
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
TopicsFood Supply Chain Traceability · Image Processing and 3D Reconstruction · Remote Sensing and LiDAR Applications
MethodsAttention Is All You Need · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Absolute Position Encodings · Dropout · Dense Connections · Label Smoothing · Residual Connection · Softmax · Adam
