ryushinn commited on
Commit
1a9665a
·
verified ·
1 Parent(s): ce73a3f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ Each row has exactly four columns:
37
  | `keypoint_scores` | `float32[17]` | Confidence score for each keypoint. |
38
 
39
 
40
- For missing detections, `bboxes_xyxy` and `keypoints_xy` contain NaN coordinates, `bbox_scores` is `0.0`, and `keypoint_scores` contains zeros.
41
 
42
  ## Keypoint order
43
 
 
37
  | `keypoint_scores` | `float32[17]` | Confidence score for each keypoint. |
38
 
39
 
40
+ **For missing detections, `bboxes_xyxy` and `keypoints_xy` contain NaN coordinates, `bbox_scores` is `0.0`, and `keypoint_scores` contains zeros.**
41
 
42
  ## Keypoint order
43