open-mmlab / labelbee-client

Out-of-the-box Annotation Toolbox
Apache License 2.0
385 stars 51 forks source link
annotation-tool

Features

General Data COCO Semantic Segmentation Mask
Export ✔️ ✔️ ✔️
Import ✔️

Download

Mac & Windows & Linux

Support Scenes

Detection / Segmentation Line / Point / Text

Usage

Annotation Format

{
  "width": 4368,
  "height": 2912,
  "valid": true,
  "rotate": 0,
  "step_1": {
    "toolName": "rectTool",
    "result": [
      {
        "x": 530.7826086956522,
        "y": 1149.217391304348,
        "width": 1314.7826086956522,
        "height": 1655.6521739130435,
        "attribute": "",
        "valid": true,
        "id": "Rp1x6bZs",
        "sourceID": "",
        "textAttribute": "",
        "order": 1
      }
    ]
  }
}

For details, click to view LabelBee Annotation Format

Important

js can't export 8bit unsign Int image, so a python script is provided to solve this problem

Links

LICENSE

This project is released under the Apache 2.0 license.