LukeJacob2023
commited on
Commit
•
06791d0
1
Parent(s):
2c23552
Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,12 @@
|
|
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
|
|
|
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 |
+
|
3 |
The dataset's link is here:
|
4 |
https://universe.roboflow.com/makeuptask/makeup-dzudk/dataset/4
|
5 |
|
6 |
The makeup category is:
|
7 |
+
|
8 |
['bold_makeup', 'casual_makeup', 'evening_makeup', 'fantasy_makeup', 'no_makeup', 'smokey_eyes_makeup', 'vintage_makeup']
|
9 |
|
10 |
You can use this github project for inference:
|
11 |
+
|
12 |
https://github.com/ibaiGorordo/ONNX-YOLOv8-Object-Detection
|