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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -56,8 +56,7 @@ 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.
 
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").
 
60
 
61
  ## Image Checking
62
  Image hashes are included to support double-checking that the downloaded image matches the annotated image.