Live data from Hacker News

Show HN: Detect any object in satellite imagery using a text prompt

useful-ai-tools.com

1–9 of 9 posts

Show HN: Detect any object in satellite imagery using a text prompt

#1
I built a browser-based tool that uses Vision-Language Models (VLMs) to detect objects in satellite imagery via natural language prompts. Draw a polygon on the map, type what you want to find (e.g., "swimming pools," "oil tanks," "solar panels"), and the system scans tile-by-tile, projecting bounding boxes back onto the globe as GeoJSON.

The pipeline: pick zoom level + prompt → slice map into mercantile tiles → feed each tile + prompt to VLM → create bounding boxes → project to WGS84 coordinates → render on map.

No login required for the demo. Works well for distinct structures zero-shot; struggles with dense/occluded objects where narrow YOLO models still win.

Show HN: Detect any object in satellite imagery using a text prompt
useful-ai-tools.com

Re: Show HN: Detect any object in satellite imagery using a text prompt

#6

Dupe yesterday with ~50 points and ~20 comments: https://news.ycombinator.com/item?id=47305979

That's actually tomorrow (check the submission IDs & hover over the submission time on this). This is an accidental SCP fail.

Re: Show HN: Detect any object in satellite imagery using a text prompt

#8

Dupe yesterday with ~50 points and ~20 comments: https://news.ycombinator.com/item?id=47305979

They've submitted basically the same thing 4 times: https://news.ycombinator.com/submitted?id=eyasu6464

I assume this is a marketing strategy. It feels a bit dishonest.