Spaces:
Running
on
Zero
Running
on
Zero
andrewkatumba
commited on
Commit
·
c05c5a3
1
Parent(s):
d1a452d
Replace warthog with deer image
Browse files
app.py
CHANGED
@@ -59,6 +59,6 @@ demo = gr.Interface(
|
|
59 |
outputs=[ dino_output],
|
60 |
title="OWLv2 ⚔ Grounding DINO",
|
61 |
description="Evaluate state-of-the-art [Grounding DINO](https://huggingface.co/IDEA-Research/grounding-dino-base) zero-shot object detection models. Simply enter an image and the objects you want to find with comma, or try one of the examples. Play with the threshold to filter out low confidence predictions in the model.",
|
62 |
-
examples=[["./
|
63 |
)
|
64 |
demo.launch(debug=True)
|
|
|
59 |
outputs=[ dino_output],
|
60 |
title="OWLv2 ⚔ Grounding DINO",
|
61 |
description="Evaluate state-of-the-art [Grounding DINO](https://huggingface.co/IDEA-Research/grounding-dino-base) zero-shot object detection models. Simply enter an image and the objects you want to find with comma, or try one of the examples. Play with the threshold to filter out low confidence predictions in the model.",
|
62 |
+
examples=[["./deer.jpg", "zebra, deer, goat", 0.16], ["./zebra.jpg", "zebra, lion, deer", 0.16]]
|
63 |
)
|
64 |
demo.launch(debug=True)
|
deer.jpg
ADDED
gradio_cached_examples/16/Grounding DINO Output/d58d6c8db7b32355da93/image.png
ADDED
gradio_cached_examples/16/Grounding DINO Output/f066f5a55657fe40abea/image.png
ADDED
gradio_cached_examples/16/indices.csv
CHANGED
@@ -1 +1,2 @@
|
|
1 |
0
|
|
|
|
1 |
0
|
2 |
+
1
|
gradio_cached_examples/16/log.csv
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
Grounding DINO Output,flag,username,timestamp
|
2 |
"{""image"": {""path"": ""gradio_cached_examples/16/Grounding DINO Output/b21f2402f3b77ff14dd5/image.png"", ""url"": ""/file=/tmp/gradio/24d06effa758e7260040ea3c6b3a6da936eba664/image.png"", ""size"": null, ""orig_name"": null, ""mime_type"": null, ""is_stream"": false, ""meta"": {""_type"": ""gradio.FileData""}}, ""annotations"": [{""image"": {""path"": ""gradio_cached_examples/16/Grounding DINO Output/9ce1e7a252c55cbaba21/image.png"", ""url"": ""/file=/tmp/gradio/fceab566cf00800c8251d74e515b4d9c01701c62/image.png"", ""size"": null, ""orig_name"": null, ""mime_type"": null, ""is_stream"": false, ""meta"": {""_type"": ""gradio.FileData""}}, ""label"": ""zebra warthog""}]}",,,2024-06-03 14:26:40.719993
|
|
|
|
1 |
Grounding DINO Output,flag,username,timestamp
|
2 |
"{""image"": {""path"": ""gradio_cached_examples/16/Grounding DINO Output/b21f2402f3b77ff14dd5/image.png"", ""url"": ""/file=/tmp/gradio/24d06effa758e7260040ea3c6b3a6da936eba664/image.png"", ""size"": null, ""orig_name"": null, ""mime_type"": null, ""is_stream"": false, ""meta"": {""_type"": ""gradio.FileData""}}, ""annotations"": [{""image"": {""path"": ""gradio_cached_examples/16/Grounding DINO Output/9ce1e7a252c55cbaba21/image.png"", ""url"": ""/file=/tmp/gradio/fceab566cf00800c8251d74e515b4d9c01701c62/image.png"", ""size"": null, ""orig_name"": null, ""mime_type"": null, ""is_stream"": false, ""meta"": {""_type"": ""gradio.FileData""}}, ""label"": ""zebra warthog""}]}",,,2024-06-03 14:26:40.719993
|
3 |
+
"{""image"": {""path"": ""gradio_cached_examples/16/Grounding DINO Output/f066f5a55657fe40abea/image.png"", ""url"": ""/file=/tmp/gradio/7b2790d38495739957ea7c68f26c9eb60fc63d4f/image.png"", ""size"": null, ""orig_name"": null, ""mime_type"": null, ""is_stream"": false, ""meta"": {""_type"": ""gradio.FileData""}}, ""annotations"": [{""image"": {""path"": ""gradio_cached_examples/16/Grounding DINO Output/d58d6c8db7b32355da93/image.png"", ""url"": ""/file=/tmp/gradio/cbb024e49811232aa420dbcba51d8fcb0dc1d2d6/image.png"", ""size"": null, ""orig_name"": null, ""mime_type"": null, ""is_stream"": false, ""meta"": {""_type"": ""gradio.FileData""}}, ""label"": ""zebra""}]}",,,2024-06-03 14:59:20.006940
|
warthog.jpg
DELETED
Binary file (50.5 kB)
|
|