Wimflorijn
commited on
Commit
·
3d9f4d4
1
Parent(s):
28682b7
Update README.md
Browse files
README.md
CHANGED
@@ -2,14 +2,17 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- object-detection
|
5 |
-
- vision
|
6 |
datasets:
|
7 |
- coco
|
8 |
widget:
|
9 |
-
- src:
|
|
|
10 |
example_title: Savanna
|
11 |
-
- src:
|
|
|
12 |
example_title: Football Match
|
13 |
-
- src:
|
|
|
14 |
example_title: Airport
|
|
|
15 |
---
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- object-detection
|
|
|
5 |
datasets:
|
6 |
- coco
|
7 |
widget:
|
8 |
+
- src: >-
|
9 |
+
https://huggingface.co/datasets/mishig/sample_images/resolve/main/savanna.jpg
|
10 |
example_title: Savanna
|
11 |
+
- src: >-
|
12 |
+
https://huggingface.co/datasets/mishig/sample_images/resolve/main/football-match.jpg
|
13 |
example_title: Football Match
|
14 |
+
- src: >-
|
15 |
+
https://huggingface.co/datasets/mishig/sample_images/resolve/main/airport.jpg
|
16 |
example_title: Airport
|
17 |
+
pipeline_tag: object-detection
|
18 |
---
|