Create README.md (#1)
Browse files- Create README.md (6c41e622d5ac5b7f6dbd3922666f0935c7847d8d)
Co-authored-by: Amar Agnihotri <[email protected]>
README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 only detecting pocket.
|
13 |
+
|
14 |
+
this model supports the following categories:
|
15 |
+
|
16 |
+
CATS = ['pocket']
|
17 |
+
|