Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,13 @@ tags:
|
|
4 |
- image-segmentation
|
5 |
datasets:
|
6 |
- coco
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# DETR (End-to-End Object Detection) model with ResNet-50 backbone (dilated C5 stage)
|
|
|
4 |
- image-segmentation
|
5 |
datasets:
|
6 |
- coco
|
7 |
+
widget:
|
8 |
+
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/dog-cat.jpg
|
9 |
+
example_title: Dog & Cat
|
10 |
+
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/construction-site.jpg
|
11 |
+
example_title: Construction Site
|
12 |
+
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/apple-orange.jpg
|
13 |
+
example_title: Apple & Orange
|
14 |
---
|
15 |
|
16 |
# DETR (End-to-End Object Detection) model with ResNet-50 backbone (dilated C5 stage)
|