Giter Site home page Giter Site logo

geonrw's Introduction

Dataset description

This repository contains processing scripts to create the GeoNRW dataset. It also contains a script to generate corresponding TerraSAR-X high-resolution spotlight samples, provided you have the corresponding EEC (Enhanced Ellipsoid Corrected) acquisitions.

Dataset Examples

The dataset consists of orthorectified aerial photographs, LiDAR derived digital elevation models, segmentation maps with 10 classes, acquired through the open data program of the German state North Rhine-Westphalia and refined with OpenStreeMap, and TerraSAR-X high resolution spotlight acquisitions. Please check the license information Data licence Germany – attribution – Version 2.0. Preprocessing consists of resampling the 0.1m resolution photographs to 1m and taking the first LiDAR return while averaging within 1m² to arrive at the same resolution as the photographs. The geocoded and terrain corrected TerraSAR-X spotlight Enhanced Ellipsoid Corrected (EEC) acquisitions are directly resampled to the same grid.

In total the dataset consists of 7782 tiles of aerial photographs, land cover maps and DEMs of size 1000 × 1000. Since the TerraSAR-X archive does not contain data for all these tiles the SAR dataset is smaller and only consists of 2980 tiles. Below you find the class statistics for the dataset with 7782 tiles.

Dataset Statistics

We include a PyTorch dataloader with a tentative split into train and test set.

Creating the GeoNRW Dataset

All scripts are supposed to be run from the main directory.

  1. Run download_data.sh
  2. Setup new environment with necessary tools and libraries

conda create --yes --name pdal --channel conda-forge pdal python-pdal tqdm conda activate pdal

  1. Downsample orthophotos by running downsample_rgbs.py
  2. Create DEM geotiffs from LiDAR points clouds by running build_lidar_dem.py
  3. Rasterize landcover shapefiles with rasterize_landcover.py
  4. Run verify_dataset.py to check the output. I had one missing LiDAR tile and had to delete the respective RGB and landcover map.

Creating the TerraSAR-X Tiles

All scripts are supposed to be run from the main directory.

  1. Download all acquisitions listed in tsx_aquisitions.txt to the directory download_tsx
  2. Run proc_tsx.py

geonrw's People

Contributors

gbaier avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.