MCANet: A Multi-Scale Class-Specific Attention Network for Multi-Label Post-Hurricane Damage Assessment Using UAV Imagery
Hurricanes cause widespread damage to buildings, roads, and other infrastructure, making timely post-disaster damage assessment critical for emergency response and recovery planning. Unmanned aerial vehicle (UAV) imagery provides high-resolution observations of affected areas, but post-hurricane scenes are difficult to classify because multiple damage categories often co-occur within the same image, appear at different spatial scales, and include visually similar severity levels as well as rare but operationally important classes. To address these challenges, this study presents MCANet, a multi-label classification framework for post-hurricane UAV damage assessment. MCANet integrates a Res2Net-based backbone for multi-scale representation with class-specific residual attention to aggregate spatial evidence separately for each damage category. Evaluation on the RescueNet dataset, which includes 4,494 UAV images collected after Hurricane Michael and annotated with 10 damage categories, shows that MCANet achieves the highest mean average precision (mAP) among the evaluated models, with an mAP of 91.37%. Compared with Vision Transformer (ViT-B/16), MCANet improves mAP by 1.90 percentage points while using approximately 50% fewer parameters and 52% fewer giga floating-point operations (GFLOPs). Class-specific residual attention contributed an mAP increase of 1.52 percentage points over class-agnostic attention (CA); the Res2Net backbone alone produced concentrated gains on scale-heterogeneous or underrepresented classes such as Road Blocked and Pool. The single-head configuration achieved the highest overall mAP, whereas the two-head configuration provided targeted gains for Road Blocked and Building Major Damage. MCANet supports rapid post-disaster image screening and provides structured outputs for downstream emergency-management workflows.