make build; make run
- If you want to change version or ports, please change values in
.env
file.
- Follow the instruction in How to change label studio
- Follow the instruction in How to change ml backend
- Access to
http://192.168.0.53:8082
(You can change port in.env
file) - Create project and import data manually or using SDK
- Annotate data
- In project, go to
Settings
->Model
->Connect model
- Fill the form:
- Name:
cvt-polygon-to-brush
(or any name you want) - Backend URL:
http://cvt-polygon-to-brush:9090
(please use the same name and port as the ml-backend container indocker-compose.yml
)
- Name:
- Turn on
Interactive preannotation
- Press
Validate and Save
andSave
button - Turn on
Auto-Annotation
in annotation page and changeBrush
toPolygon
ofAuto-Detect
- Start annotating data