azavea / mask-to-polygons

Routines for extracting and working with polygons from semantic segmentation masks
Apache License 2.0
23 stars 9 forks source link
python semantic-segmentation spacenet-challenges

Docker

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

or

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