Converts django-labeller jsons to masks for an entire directory#

Images get copied to a rgb/ folder, masks to gt/.

Usage: labbeler_to_masks.py <in_dir> <out_dir>

in_dir: directory with images and labels from django-labeller
out_dir: where to put rgb/ and gt/ directories

This documentation page was generated from a python file. The file is located in the repo folder corresponding to this documentation page. You can also click the `suggest edit` link (GitHub logo, top right) to open the file for editing in GitHub.