Small edits (#595)

This commit is contained in:
pollfly
2023-06-15 11:22:50 +03:00
committed by GitHub
parent c256f46993
commit fdffc9c271
29 changed files with 62 additions and 62 deletions

View File

@@ -27,7 +27,7 @@ In the UI, you can view the mapping in a dataset version's [Metadata](webapp/web
![Dataset metadata panel](../img/hyperdatasets/dataset_metadata.png)
When viewing a frame with a mask corresponding with the versions mask-label mapping, the UI arbitrarily assigns a color
to each label . The color assignment can be [customized](webapp/webapp_datasets_frames.md#labels).
to each label. The color assignment can be [customized](webapp/webapp_datasets_frames.md#labels).
For example:
* Original frame image:
@@ -44,7 +44,7 @@ The frame's sources array contains a masks list of dictionaries that looks somet
```editorconfig
{
"id": "<framegroup_id>",
"timestamp": "<timestamp>" ,
"timestamp": "<timestamp>",
"context_id": "car_1",
"sources": [
{