khaclinh commited on
Commit
0660091
1 Parent(s): e9b5e2c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -101,7 +101,7 @@ A data point comprises an image and its face and license plate annotations.
101
  `width = <absolute_width> / <image_width>`
102
  - `height`: normalized wheightdth of the bounding box.
103
  `height = <absolute_height> / <image_height>`
104
- - Example lines in YOLO v1.1 format `.txt' annotation file:
105
  ` 1 0.716797 0.395833 0.216406 0.147222
106
  0 0.687109 0.379167 0.255469 0.158333
107
  1 0.420312 0.395833 0.140625 0.166667
 
101
  `width = <absolute_width> / <image_width>`
102
  - `height`: normalized wheightdth of the bounding box.
103
  `height = <absolute_height> / <image_height>`
104
+ - Example lines in YOLO v1.1 format `.txt' annotation file:
105
  ` 1 0.716797 0.395833 0.216406 0.147222
106
  0 0.687109 0.379167 0.255469 0.158333
107
  1 0.420312 0.395833 0.140625 0.166667