Skip to content

Commit

Permalink
add [face] class, anchors of YOLO
Browse files Browse the repository at this point in the history
  • Loading branch information
sthanhng committed Oct 17, 2018
1 parent 93183be commit 9a88142
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions cfg/face_classes.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
face
1 change: 1 addition & 0 deletions cfg/yolo_anchors.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
10,13, 16,30, 33,23, 30,61, 62,45, 59,119, 116,90, 156,198, 373,326

0 comments on commit 9a88142

Please sign in to comment.