This repository contains the fine-tuned weights for a UNet with resnext50_32x4d backbone (default architecture of Microsoft's
damage-building-assessment repository), to perform building damage assessment. The model takes an RGB image as input and outputs a segmented image where each pixel represents one of three classes: background, healthy building, or damaged building (example below).
Follow the steps below to use the fine-tuned weights and perform building damage assessment on your custom images:
More instructuons are provided
here