/mask-to-polygons

Routines for extracting and working with polygons from semantic segmentation masks

Primary LanguagePythonApache License 2.0Apache-2.0

Docker

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

or

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