Commit ·
7b61cbf
1
Parent(s): 66aef6c
Update readme
Browse files
README.md
CHANGED
|
@@ -1,14 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
-
|
| 4 |
-
- Ultralytics/YOLOv8
|
| 5 |
-
pipeline_tag: image-segmentation
|
| 6 |
datasets:
|
| 7 |
-
- industoai/
|
| 8 |
tags:
|
| 9 |
-
- object-
|
| 10 |
-
-
|
| 11 |
-
- Package-Detection
|
| 12 |
library_name: pytorch
|
| 13 |
---
|
| 14 |
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
+
pipeline_tag: object-detection
|
|
|
|
|
|
|
| 4 |
datasets:
|
| 5 |
+
- industoai/ScrewCount
|
| 6 |
tags:
|
| 7 |
+
- object-counting
|
| 8 |
+
- ScrewCount
|
|
|
|
| 9 |
library_name: pytorch
|
| 10 |
---
|
| 11 |
|