panlabel 0.6.0

The universal annotation converter
Documentation
{
  "version": "5.0.1",
  "flags": {},
  "shapes": [
    {
      "label": "cat",
      "points": [[10.0, 20.0], [100.0, 80.0]],
      "shape_type": "rectangle",
      "flags": {}
    },
    {
      "label": "dog",
      "points": [[50.0, 60.0], [200.0, 150.0], [120.0, 200.0]],
      "shape_type": "polygon",
      "flags": {}
    }
  ],
  "imagePath": "img001.jpg",
  "imageHeight": 480,
  "imageWidth": 640,
  "imageData": null
}