bobinette / radioAdvisor

0 stars 1 forks source link

Annotate images with bounding boxes #2

Open ygiret opened 6 years ago

ygiret commented 6 years ago

imdb = [{ "name": name_of_file, "boxes": [{ "box": [x, y, w, h], "id": "corne_ant / post", "is_broken": True / False, "dir": None, horz, vert }, ...] }, ...]