LukeJacob2023
commited on
Commit
•
2c23552
1
Parent(s):
57c0f60
Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,9 @@
|
|
1 |
-
This is yolo v8 model finetune on a makeup dataset in roboflow, thanks for the author to make the dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This is yolo v8 model finetune on a makeup dataset in roboflow and exported to onnx, thanks for the author to make the dataset.
|
2 |
+
The dataset's link is here:
|
3 |
+
https://universe.roboflow.com/makeuptask/makeup-dzudk/dataset/4
|
4 |
+
|
5 |
+
The makeup category is:
|
6 |
+
['bold_makeup', 'casual_makeup', 'evening_makeup', 'fantasy_makeup', 'no_makeup', 'smokey_eyes_makeup', 'vintage_makeup']
|
7 |
+
|
8 |
+
You can use this github project for inference:
|
9 |
+
https://github.com/ibaiGorordo/ONNX-YOLOv8-Object-Detection
|