Skip to content

Routines for extracting and working with polygons from semantic segmentation masks

License

Notifications You must be signed in to change notification settings

azavea/mask-to-polygons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker

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

or

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