Update README.md
This commit is contained in:
parent
00c2511d1b
commit
ad4955b9a3
|
@ -4,6 +4,13 @@ tags:
|
||||||
- object-detection
|
- object-detection
|
||||||
datasets:
|
datasets:
|
||||||
- coco
|
- coco
|
||||||
|
widget:
|
||||||
|
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/savanna.jpg
|
||||||
|
example_title: Savanna
|
||||||
|
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/football-match.jpg
|
||||||
|
example_title: Football Match
|
||||||
|
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/airport.jpg
|
||||||
|
example_title: Airport
|
||||||
---
|
---
|
||||||
|
|
||||||
# DETR (End-to-End Object Detection) model with ResNet-101 backbone (dilated C5 stage)
|
# DETR (End-to-End Object Detection) model with ResNet-101 backbone (dilated C5 stage)
|
||||||
|
|
Loading…
Reference in New Issue