Closed qingzi02010 closed 4 years ago
Yes, another good point @qingzi02010. We don't currently have support for visualizing keypoints, polylines, and polygons in the App, but these are also on our short term roadmap. Stay tuned!
Hey @qingzi02010 this is now supported! You can attach polylines, polygons, and keypoints to samples as of v0.6.1, and they will be rendered in the App if you load up a dataset that has such labels. Check out https://voxel51.com/docs/fiftyone/user_guide/using_datasets.html#polylines-and-polygons for more details.
You can upgrade to the latest version by running:
pip install --index https://pypi.voxel51.com --upgrade fiftyone
For example, here's what the Berkeley DeepDrive dataset looks like in FiftyOne:
Got it! Thanks so much for your share!
The following two types of labels are used in automatic driving area:
Is there any plan for these two labels? Thanks!