mask-to-polygons

Routines for extracting and working with polygons from semantic segmentation masks


Keywords
python, semantic-segmentation, spacenet-challenges
License
Apache-2.0
Install
pip install mask-to-polygons==0.0.2

Documentation

Docker

docker run -it --rm -v $(pwd):/src python:3.7-stretch

or

docker run -it --rm -v $(pwd):/src python:2.7-stretch