top | item 44452538

(no title)

sabman | 8 months ago

We've been working on this challenge in the satellite domain with https://earthgpt.app. It’s a subset of what Fei-Fei is describing, but comes with its own unique issues like handling multi-resolution sensors and imagery with hundreds of spectral bands. Think of it as computer vision, but in n-dimensions.

Happy to answer questions if you're curious. PS. still in early beta, so please be gentle!

discuss

order

fnands|8 months ago

Hey, cool project!

Do you actually pass the images to the model, or just the metadata/stats?

sabman|8 months ago

Thanks! This live demo uses metadata and stats only. Right now we are testing ViTs and Foundation Models as well. But quality of results from EO FMs haven't been worth the inference cost so far. Early days though. Also starting to fine tune models for specific downstream tasks ourselves.

byteab|8 months ago

Really interesting space