GRSEB9S / mask-to-polygons

Routines for extracting and working with polygons from semantic segmentation masks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker

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

or

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

About

Routines for extracting and working with polygons from semantic segmentation masks

License:Apache License 2.0


Languages

Language:Python 100.0%