mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#595)
This commit is contained in:
@@ -27,7 +27,7 @@ In the UI, you can view the mapping in a dataset version's [Metadata](webapp/web
|
||||

|
||||
|
||||
When viewing a frame with a mask corresponding with the version’s 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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user