strayrobots / 3d-annotation-tool

A graphical user interface to annotate point clouds and 3D data.
MIT License
76 stars 8 forks source link

Dataset metadata #25

Closed kekeblom closed 3 years ago

kekeblom commented 3 years ago

Reads metadata from a metadata.json file which is placed at the root of the dataset directory. Currently supports setting the number of instances and a default size for the bounding boxes. Can also set names, but this isn't yet used, but could be nice to show it in the studio and possibly downstream.

I'll create a separate PR for the docs.