mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Add hyperdataset links and reformat code snippets (#116)
This commit is contained in:
@@ -30,7 +30,7 @@ frame.metadata['dangerous'] = 'no'
|
||||
|
||||
### Adding ROI Metadata
|
||||
|
||||
Metadata can be added to individual ROIs when adding an annotation to a `frame`, using the `add_annotation`
|
||||
Metadata can be added to individual ROIs when adding an annotation to a `frame`, using the [`SingleFrame.add_annotation`](../references/hyperdataset/singleframe.md#add_annotation)
|
||||
method.
|
||||
|
||||
```python
|
||||
|
||||
Reference in New Issue
Block a user