pratiksha
commited on
Commit
·
202b971
1
Parent(s):
b7004d4
readme changes
Browse files
README.md
CHANGED
@@ -3,5 +3,5 @@ This dataset is used to adapt [DeepLabCut](https://www.mackenziemathislab.org/de
|
|
3 |
### Structure of the dataset
|
4 |
- `videos` contains 100+ videos of 4 candidates recorded during a game of darts.
|
5 |
- `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.
|
6 |
-
-
|
7 |
-
-
|
|
|
3 |
### Structure of the dataset
|
4 |
- `videos` contains 100+ videos of 4 candidates recorded during a game of darts.
|
5 |
- `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.
|
6 |
+
- `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.
|
7 |
+
- `video_name`_labeled has the overlay of the labels for the frames in `video_name`.
|