Customize the Docker installation method of LabelMeAnnotationTool.
Install Docker according to the official website.
.\build_container.bat
.\run_container.bat
- Images - This is where your images go.
- Annotations - This is where the annotations are collected.
- Masks - This is where the segmentation masks are collected (scribble mode).
- Scribbles - This is where the scribbles are collected (scribble mode).
- annotationCache - Location of temporary files.
This repo is the fork of CSAILVision/LabelMeAnnotationTool.