SFIAN
The code for paper "Selective Feature Fusion and Irregular-Aware Network for Pavement Crack Detection".
Install / Use
/learn @Karl1109/SFIANREADME
Selective Feature Fusion and Irregular-Aware Network for Pavement Crack Detection
👀Introduction
This repository contains the code for our paper Selective Feature Fusion and Irregular-Aware Network for Pavement Crack Detection. [Paper]

💡Requirements
Environment requirements:
-
CUDA 11.7
-
Python 3.8
Dependency requirements:
- numpy 1.20.0
- torch 1.13.1
- torchaudio 2.0.2
- torchvision 0.14.1
📦Usage
Training
You can modify the training parameters in the train_SFIAN.sh file and run it with the following command:
bash ./scripts/train_SFIAN.sh
Testing
You can modify the test parameters in the test_SFIAN.sh file and run it with the following command:
bash ./scripts/test_SFIAN.sh
Evaluation
Calculate ODS, OIS, P, R, F1, mIoU metrics:
cd eval
python evaluate.py
Calculate params, FLOPs metrics:
cd eval
python flops.py
📌BibTeX & Citation
If you find this code useful, please consider citing our work:
@article{cheng2023selective,
title={Selective feature fusion and irregular-aware network for pavement crack detection},
author={Cheng, Xu and He, Tian and Shi, Fan and Zhao, Meng and Liu, Xiufeng and Chen, Shengyong},
journal={IEEE Transactions on Intelligent Transportation Systems},
year={2023},
publisher={IEEE}
}
@article{liu2024staircase,
title={Staircase Cascaded Fusion of Lightweight Local Pattern Recognition and Long-Range Dependencies for Structural Crack Segmentation},
author={Liu, Hui and Jia, Chen and Shi, Fan and Cheng, Xu and Wang, Mianzhao and Chen, Shengyong},
journal={arXiv preprint arXiv:2408.12815},
year={2024}
}
Related Skills
node-connect
354.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
