Update README.md
Browse files
README.md
CHANGED
@@ -49,6 +49,11 @@ The dataset consists of two main components:
|
|
49 |
|
50 |
There are six classes of Directional Guidance labels: `left`, `right`, `up`, `down`, `leave it unchanged`, and `none of the other options`.
|
51 |
|
|
|
|
|
|
|
|
|
|
|
52 |
|
53 |
# Uses
|
54 |
|
|
|
49 |
|
50 |
There are six classes of Directional Guidance labels: `left`, `right`, `up`, `down`, `leave it unchanged`, and `none of the other options`.
|
51 |
|
52 |
+
**We provide two versions of the annotations**:
|
53 |
+
|
54 |
+
`Directional_Guidance_annotation_v1.json`: This is the original annotation file used in our paper for the experimental results.
|
55 |
+
|
56 |
+
`Directional_Guidance_annotation_v2.json` (Newest Version): This version has undergone additional validation with more detailed checks, resulting in minor revisions to improve annotation accuracy.
|
57 |
|
58 |
# Uses
|
59 |
|