Update README.md
Browse files
README.md
CHANGED
@@ -54,8 +54,10 @@ Images are stored as URLs that will need to be downloaded separately. Note image
|
|
54 |
|
55 |
The `points` fields contains the x, y coordinates specified in pixels.
|
56 |
|
57 |
-
The `label` field contains the
|
58 |
|
|
|
|
|
59 |
|
60 |
## Image Checking
|
61 |
Image hashes are included to support double-checking that the downloaded image matches the annotated image.
|
|
|
54 |
|
55 |
The `points` fields contains the x, y coordinates specified in pixels.
|
56 |
|
57 |
+
The `label` field contains the string of name of what is being pointed at, this can be a simple object or a more complex referring expression.
|
58 |
|
59 |
+
The `collection` method field specifies whether images are chosen to target high-frequency counting ("counting") or general pointing ("pointing"). The data
|
60 |
+
for rows collected with both methods is the same.
|
61 |
|
62 |
## Image Checking
|
63 |
Image hashes are included to support double-checking that the downloaded image matches the annotated image.
|