chrisc36 commited on
Commit
6f9b829
·
verified ·
1 Parent(s): 6e090bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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 object name of what is being pointed at
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.