{ "annotations": [ "bbox" ], "classes": [] }
like this one: config-simple.json
annotations.json
file containing your annotations. You can paste its content in JSONLint to make it more human readable. In this case, you will get something like below (indented differently).minX, maxX, minY, maxY
values. Since it can be useful to have a reference of the config that was used while annotating, the config is prepended before all images annotations. We only have one image ("chill-boss-cat.jpg"), one type of annotation ("bbox"), and one annotation here but the syntax support many of each.config-all-tools.json
).config-variations.json
).config-pascal.json
file:config-subclasses.json
).