valentinafeve
commited on
Commit
•
a6f9aa8
1
Parent(s):
3e968f9
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This is a fine-tunned object detection model for fashion.
|
2 |
|
3 |
For more details of the implementation you can check the source code [here](https://github.com/valntinaf/fine_tunning_YOLOS_for_fashion)
|
@@ -10,14 +21,3 @@ CATS = ['shirt, blouse', 'top, t-shirt, sweatshirt', 'sweater', 'cardigan', 'jac
|
|
10 |
|
11 |
|
12 |
![image](https://miro.medium.com/v2/resize:fit:1400/format:webp/1*q8TTgxX_gf6vRe5AJN2r4g.png)
|
13 |
-
|
14 |
-
---
|
15 |
-
datasets:
|
16 |
-
- detection-datasets/fashionpedia
|
17 |
-
language:
|
18 |
-
- en
|
19 |
-
pipeline_tag: object-detection
|
20 |
-
tags:
|
21 |
-
- YOLOS
|
22 |
-
- Object detection
|
23 |
-
---
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- detection-datasets/fashionpedia
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
pipeline_tag: object-detection
|
7 |
+
tags:
|
8 |
+
- YOLOS
|
9 |
+
- Object detection
|
10 |
+
---
|
11 |
+
|
12 |
This is a fine-tunned object detection model for fashion.
|
13 |
|
14 |
For more details of the implementation you can check the source code [here](https://github.com/valntinaf/fine_tunning_YOLOS_for_fashion)
|
|
|
21 |
|
22 |
|
23 |
![image](https://miro.medium.com/v2/resize:fit:1400/format:webp/1*q8TTgxX_gf6vRe5AJN2r4g.png)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|