Update docs (#1026)
Some checks are pending
CI / build (push) Waiting to run

This commit is contained in:
pollfly
2025-02-06 14:11:23 +02:00
committed by GitHub
parent 18d3209059
commit 30805e474d
14 changed files with 50 additions and 77 deletions

View File

@@ -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)
![Dataview tab](../../img/hyperdatasets/web-app/dataview_tab.png)
@@ -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