Skip to content

Releases: hlydecker/gis2coco

v0.1.0-alpha1

02 Nov 06:46
Compare
Choose a tag to compare
v0.1.0-alpha1 Pre-release
Pre-release

gis2coco

What's new

This pre release build of gis2coco provides a basic python utility for converting geospatial data into computer vision ready COCO format data.

The script reads in:

  1. A raster file
  2. A geojson with polygons

Then it splits the raster into tiles sized based on user specified map units.

The script then generates a COCO JSON for these tiles and the polygons within.

What's next

Some of the future updates will include:

  1. Multi class imagery
  2. Performance improvements
  3. More customisation
  4. Visualisation tools
  5. Colab workflows
  6. Documentation

Full Changelog: https://github.com/hlydecker/gis2coco/commits/alpha