File size: 668 Bytes
b7004d4
 
 
 
 
202b971
 
1
2
3
4
5
6
7
This dataset is used to adapt [DeepLabCut](https://www.mackenziemathislab.org/deeplabcut) for Human motion tracking.

### Structure of the dataset
- `videos` contains 100+ videos of 4 candidates recorded during a game of darts.
- `labeled-data` contains labels on the corresponding frames of the videos. These labels are used to adapt DeepLabCut for human motion tracking. Under `labeled-data` there are 2 folders for every video.
    - `video_name` has all the relevant frames extracted from the video, xy coordinates of the labels in the csv file and the corresponding h5 file.
    - `video_name`_labeled has the overlay of the labels for the frames in `video_name`.