mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
This commit is contained in:
@@ -14,7 +14,6 @@ In an experiment's page, go to the **DATAVIEWS** tab to view all the experiment'
|
||||
* Input data [selection](#input) and [filtering](#filtering)
|
||||
* ROI [mapping](#mapping) (label translation)
|
||||
* [Label enumeration](#label-enumeration)
|
||||
* On-the-fly [data augmentation](#augmentation)
|
||||
* [Iteration controls](#iteration-control)
|
||||
|
||||

|
||||
@@ -52,13 +51,6 @@ For detailed information, see [Mapping ROI labels](../dataviews.md#mapping-roi-l
|
||||
|
||||
Assign label enumeration in the **LABELS ENUMERATION** area.
|
||||
|
||||
### Augmentation
|
||||
|
||||
On-the-fly data augmentation applied to SingleFrames, which does not create new data. Apply data Augmentation in steps,
|
||||
where each step is composed of a method, an operation, and a strength.
|
||||
|
||||
For detailed information, see [Data augmentation](../dataviews.md#data-augmentation).
|
||||
|
||||
### Iteration Control
|
||||
|
||||
The input data iteration control settings determine the order, number, timing, and reproducibility of the Dataview iterating
|
||||
|
||||
Reference in New Issue
Block a user