-
Notifications
You must be signed in to change notification settings - Fork 6
Labelling
Avgoustinos Vouros edited this page Jun 8, 2016
·
28 revisions
The Labelling process requires a segmentation object created by the Segmentation process and most of this process takes place in the secondary graphical user interface (Browse Trajectories GUI) activated by the button Browse Trajectories.
### Labelling Overview ### As described in the [publication](http://www.nature.com/articles/srep14562), the segmentation process generates a large number of segments to be classified, labelling all of them manually becomes intractable. For this reason, in order to classify all the segments, a semi-supervised clustering algorithm is used which requires only a small number of manually labelled segments.The manual labelling is achieved by using a Browse Trajectories GUI which provides a clear visualization of both the trajectories and the segments.
### The Classification Panel ###- Browse Trajectories (Button): Opens the Browse Trajectories GUI for labelling the segments.
<a name=lab_data_path'>
- Labelling Data Path Specifies the path of the labelling data CSV file created by using the Browse Trajectories GUI. The path needs to be provided manually by the user and it is a requirement in order to run the Num of Clusters functionality (see below) as well as the Classification process.
Introduction
How to Use
- Getting started
- Data preparation
- Starting a new project
- The Segmentation process
- The Labelling process
- The Classification process
- Results
- Walkthrough
- Extras
Appendix
Version History
How to Use (version 3)
- Getting started
- Data preparation
- Starting a new project
- The Segmentation process
- The Labelling process
- The Classification process
- Results
- Extras
- List of Labels
- Flowcharts
- The Project Folder
How to Use (version 1 and 2)