This is a segformer segmentation model finetuned on random samples from the entire 41,000 square kilometer of aerial photography data, see
pdok aerial data, and using the BGT, see
pdok BGT data.
Specifically it takes in 1024x1024 aerial photographs taken at a resolution of 8cm/pixel and predicts water, buildings, roads/pavement, vegetation.
This model is part of the NL-veranderdetectie project,
summary in dutch.
The model was trained using this
codebase, see the repo for more details.
Regular segformer, with the classification head adjusted to 5 classes.
This model is used to create a segmentation map of the dutch waterways based on aerial imagery. This segmentation map is then used to actualize the BGT, a national map maintained by the Dutch government.
See the nlveranderdetectie repostiory for details of the training setup.
https://gitlab.com/hetwaterschapshuis/kenniscentrum/tooling/nlveranderdetectie/ , specifically look at the yaml configs in the run/configs directory.
The model was trained on a single nvidia 3090 GPU for ~2 days or ~126k forward passes with a batch size of 8.
The model car was written by J. Gerbscheid, email:
j.gerbscheid@hetwaterschapshuis.nl
The model was trained by J. Gerbscheid, email:
j.gerbscheid@hetwaterschapshuis.nl