Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Guanghan authored Sep 21, 2016
1 parent cd45304 commit cd0a3ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ The demo is trained with the above data and annotations.

class_number

box1_x1 box1_y1 box1_width box1_height
box1_x1 box1_y1 box1_x2 box1_y2

box2_x1 box2_y1 box2_width box2_height
box2_x1 box2_y1 box2_x2 box2_y2

....

Expand Down

0 comments on commit cd0a3ef

Please sign in to comment.