Software with GUI to view and label images of .rtdc datasets
Colored rectangles in the image indicate the workflow
- (Red rectangle) select dataset that should be worked on. After selection the file is loaded and the images of the dataset are displayed.
- (Orange rectangle) images of the loaded dataset are displayed. In RT-FDC datasets, the midpoint of each tracked object is stored. Based on this midpoint, the full image (left) is cropped (right) to show the tracked object in the center. To display the next or the previous image, the right and left arrow key can be used.
- (Yellow rectangle) buttons to indicate if the displayed image corresponds to class 1 (True) or class 2 (False). Alternatively, the keyboard shortcuts “T” and “F” may be used.
- (Green rectangle) list shows the labelling decisions. By default, all events are labelled “True”.
YouLabel comes as a standalone executable contained in a zip file. You basically just need to download the .zip and unzip. The following 5 steps explain how this is done:
- Go to https://github.com/maikherbig/YouLabel/releases
- Download a zip-file (this file contains the standalone executable)
- Unzip it
- Go into the unzipped folder and scroll down until you find an executable (full name is for example "YouLabel_0.1.0.exe")
- DoubleClick this .exe to run it (no further installation is required)