Home

Awesome

3rd place solution for xView2 Damage Assessment Challenge

Eugene Khvedchenya, February 2020

This repository contains source code for my solution to xView2 challenge. My solution was scored second (0.803) on public LB and third (0.805) on private hold-out dataset.

Please check out our paper that describes the approach in more details: https://arxiv.org/abs/2111.00508

Approach in a nutshell

Training

Inference

For inference using pre-trained models please download full archive from Releases tab and run predict_37_weighted.py script.

License

MIT