hfaus commited on
Commit
dde981e
1 Parent(s): 3763559

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ The dataset returns each item as a dictionary with the following fields:
20
 
21
  ```
22
  {
23
- "image": "/path/to/image",
24
  "bbox": [x1, y1, x2, y2],
25
  "facial_landmarks": {
26
  "lefteye": [x1, y1],
 
20
 
21
  ```
22
  {
23
+ "image": image,
24
  "bbox": [x1, y1, x2, y2],
25
  "facial_landmarks": {
26
  "lefteye": [x1, y1],