PyTorch
ultralytics
Bingsu commited on
Commit
86ebc11
1 Parent(s): e9588ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: agpl-3.0
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: agpl-3.0
3
+ library_name: ultralytics
4
+ datasets:
5
+ - wider_face
6
  ---
7
+
8
+ # YOLOv8 for Face Detection
9
+
10
+ ## Datasets
11
+
12
+ - [Anime Face CreateML](https://universe.roboflow.com/my-workspace-mph8o/anime-face-createml)
13
+ - [xml2txt](https://universe.roboflow.com/0oooooo0/xml2txt-njqx1)
14
+ - [AN](https://universe.roboflow.com/sed-b8vkf/an-lfg5i)
15
+ - [wider face](http://shuoyang1213.me/WIDERFACE/index.html)
16
+
17
+ ## Usage