Releases: hlydecker/gis2coco
Releases · hlydecker/gis2coco
v0.1.0-alpha1
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:
- A raster file
- 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:
- Multi class imagery
- Performance improvements
- More customisation
- Visualisation tools
- Colab workflows
- Documentation
Full Changelog: https://github.com/hlydecker/gis2coco/commits/alpha