shaoncsecu
commited on
Commit
•
94fae3f
1
Parent(s):
c1dde2e
Update README.md
Browse files
README.md
CHANGED
@@ -6,13 +6,14 @@ language:
|
|
6 |
- bn
|
7 |
metrics:
|
8 |
- f1
|
9 |
-
pipeline_tag:
|
10 |
library_name: yolov5
|
11 |
inference: true
|
12 |
tags:
|
13 |
- object-detection
|
14 |
- vision
|
15 |
widget:
|
16 |
-
- src:
|
|
|
17 |
example_title: HTR
|
18 |
---
|
|
|
6 |
- bn
|
7 |
metrics:
|
8 |
- f1
|
9 |
+
pipeline_tag: image-segmentation
|
10 |
library_name: yolov5
|
11 |
inference: true
|
12 |
tags:
|
13 |
- object-detection
|
14 |
- vision
|
15 |
widget:
|
16 |
+
- src: >-
|
17 |
+
https://datasets-server.huggingface.co/assets/shaoncsecu/BN-HTRd_Splitted/--/shaoncsecu--BN-HTRd_Splitted/train/0/image/image.jpg
|
18 |
example_title: HTR
|
19 |
---
|