segment-with-nn segmentation using nerual network way Development Prerequirements Make sure there's docker-compose & docker on your machine. Create .env file with content as: UID=1002 GID=1002 DATA_DIR=/path/to/dataset Start dev containers! Execute as follows: make dev