Settings

Theme

Show HN: Simple demo tool for Gemini 2.0 Flash object detection

langtail.com

2 points by PetrBrzyBrzek a year ago · 4 comments · 1 min read

Reader

I built a straightforward demo to showcase Gemini's object detection capabilities. Upload any image, get bounding boxes and clean JSON output. It's currently the only model I've found that can accurately return object bounds.

Demo: https://langtail.com/gemini-bounding-boxes

The tool is pretty simple:

- Drop an image or use example ones (apples, llamas)

- Hit detect

- Get visual bounding boxes + JSON output

Happy to answer any questions!

Jefro118 a year ago

Just been playing around with the bounding box feature myself - do you mind sharing how you figured out how to translate the bounding boxes back to the correct dimensions/position on the original image?

Alifatisk a year ago

Why Gemini 2.0 Flash? Any specific reason?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection