Adapting Segment Anything Model for Power Transmission Corridor Hazard Segmentation
Hang Chen, Maoyuan Ye, Peng Yang, Haibin He, Juhua Liu, Bo Du

TL;DR
This paper adapts the Segment Anything Model for power transmission corridor hazard segmentation by introducing a context-aware prompt adapter and a high-fidelity mask decoder, along with creating a large-scale dataset, ELE-40K.
Contribution
It proposes ELE-SAM, a novel adaptation of SAM with specialized modules for complex hazard segmentation and introduces the ELE-40K benchmark dataset.
Findings
ELE-SAM outperforms baseline with 16.8% mIoU improvement
Achieves 20.6% mBIoU gain over baseline
Demonstrates superior performance on high-quality object segmentation
Abstract
Power transmission corridor hazard segmentation (PTCHS) aims to separate transmission equipment and surrounding hazards from complex background, conveying great significance to maintaining electric power transmission safety. Recently, the Segment Anything Model (SAM) has emerged as a foundational vision model and pushed the boundaries of segmentation tasks. However, SAM struggles to deal with the target objects in complex transmission corridor scenario, especially those with fine structure. In this paper, we propose ELE-SAM, adapting SAM for the PTCHS task. Technically, we develop a Context-Aware Prompt Adapter to achieve better prompt tokens via incorporating global-local features and focusing more on key regions. Subsequently, to tackle the hazard objects with fine structure in complex background, we design a High-Fidelity Mask Decoder by leveraging multi-granularity mask features and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPower Line Inspection Robots · Advanced Neural Network Applications · Thermal Analysis in Power Transmission
MethodsAdapter · Segment Anything Model
