chrisc36 commited on
Commit
54a4474
·
verified ·
1 Parent(s): f5c6e58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -54,7 +54,8 @@ 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
  The `label` field contains the string of name of what is being pointed at, this can be a simple object a more complex referring expression.
57
-
 
58
 
59
  ## Image Checking
60
  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
  The `label` field contains the string of name of what is being pointed at, this can be a simple object a more complex referring expression.
57
+ The `collection` method field specifies whether images are chosen to target high-frequency counting (``counting") or general pointing (``pointing"). The data
58
+ for rows collected with both methods is the same.
59
 
60
  ## Image Checking
61
  Image hashes are included to support double-checking that the downloaded image matches the annotated image.