You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: label_studio_ml/examples/timeseries_segmenter/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,8 @@ The backend reads the time column and channels to build feature vectors. Each
46
46
CSV referenced by `csv_url` must contain the time column and the channel
47
47
columns.
48
48
49
+
You can use [the following data](https://raw.githubusercontent.com/HumanSignal/label-studio-ml-backend/refs/heads/master/label_studio_ml/examples/timeseries_segmenter/tests/test_from_video_tutorial.csv) for tests with this labeling configuration
50
+
49
51
## Annotation Types
50
52
51
53
The backend supports two types of the time series segmentation:
0 commit comments