Show HN: Detect any object in satellite imagery using a text prompt(useful-ai-tools.com)
useful-ai-tools.com
Show HN: Detect any object in satellite imagery using a text prompt
https://www.useful-ai-tools.com/tools/satellite-analysis-demo/
8 comments
Dupe yesterday with ~50 points and ~20 comments:
https://news.ycombinator.com/item?id=47305979
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.
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.
I assume this is a marketing strategy. It feels a bit dishonest.
Neat. I was recently wondering if there was a way to find houses in my area that had roof-top solar, just to get an idea of how common it was.
Find me large outcroppings of gold, or gold particles in tree canopies please
Since this post is a dupe, here's a video demonstrating a similar but different app I made: https://www.youtube.com/watch?v=EjH0kMEz4YY
did you just make Danti?
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.